pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2021Q3]: pkgsrc/lang Pullup ticket #6542 - requested by taca



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57c624766a1b
branches:  pkgsrc-2021Q3
changeset: 770036:57c624766a1b
user:      tm <tm%pkgsrc.org@localhost>
date:      Tue Nov 23 22:49:09 2021 +0000

description:
Pullup ticket #6542 - requested by taca
lang/php73: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.346
- lang/php73/distinfo                                           1.41

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Fri Nov 19 14:27:56 UTC 2021

   Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php73: distinfo

   Log Message:
   lang/php73: update to 7.3.33

   This release contains security fix.

   18 Nov 2021, PHP 7.3.33

   - XML:
     . Fix #79971: special character is breaking the path in xml function.
       (CVE-2021-21707) (cmb)

diffstat:

 lang/php/phpversion.mk |   4 ++--
 lang/php73/distinfo    |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 067b6df86334 -r 57c624766a1b lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Tue Nov 23 22:47:40 2021 +0000
+++ b/lang/php/phpversion.mk    Tue Nov 23 22:49:09 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.341.2.4 2021/11/23 22:47:04 tm Exp $
+# $NetBSD: phpversion.mk,v 1.341.2.5 2021/11/23 22:49:09 tm Exp $
 #
 # This file selects a PHP version, based on the user's preferences and
 # the installed packages. It does not add a dependency on the PHP
@@ -88,7 +88,7 @@
 
 # Define each PHP's version.
 PHP56_VERSION= 5.6.40
-PHP73_VERSION= 7.3.32
+PHP73_VERSION= 7.3.33
 PHP74_VERSION= 7.4.26
 PHP80_VERSION= 8.0.12
 
diff -r 067b6df86334 -r 57c624766a1b lang/php73/distinfo
--- a/lang/php73/distinfo       Tue Nov 23 22:47:40 2021 +0000
+++ b/lang/php73/distinfo       Tue Nov 23 22:49:09 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.36.2.1 2021/11/01 22:06:32 tm Exp $
+$NetBSD: distinfo,v 1.36.2.2 2021/11/23 22:49:09 tm Exp $
 
-SHA1 (php-7.3.32.tar.xz) = 57afbb399eacab46bf7b0149abc035914d51be0e
-RMD160 (php-7.3.32.tar.xz) = 060c77961e7ecddfe4bf2c7b15d3f41554d1da76
-SHA512 (php-7.3.32.tar.xz) = afed20a90aa7d207f9b409fb2066789a637b24d6c6874fc5733bbe6e9972616b387669ce40cba16b606893d88572f398e34aff7a36626308e3ede312f09fcc56
-Size (php-7.3.32.tar.xz) = 12142436 bytes
+SHA1 (php-7.3.33.tar.xz) = d28e7e4bcfd2b4d344dde373064865fc63d7dbca
+RMD160 (php-7.3.33.tar.xz) = b35e975ea04ab1a86a95d17a4f8048d295ab1475
+SHA512 (php-7.3.33.tar.xz) = b05edb3e87775c0b2d7bd5990e47751279076e6ef2356f59dc917f4a1447d95894f596cd8de711f03278650ff74ff9f2687ed96cec69d2d669a6af563a455e25
+Size (php-7.3.33.tar.xz) = 12143820 bytes
 SHA1 (patch-configure) = 08b80528ba90c705398e8841c232382663479a3b
 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
 SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335



Home | Main Index | Thread Index | Old Index