pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2019Q4] pkgsrc/lang
Module Name: pkgsrc
Committed By: bsiegert
Date: Sun Mar 8 10:29:22 UTC 2020
Modified Files:
pkgsrc/lang/php [pkgsrc-2019Q4]: phpversion.mk
pkgsrc/lang/php72 [pkgsrc-2019Q4]: distinfo
Log Message:
Pullup ticket #6143 - requested by taca
lang/php72: security fix
Revisions pulled up:
- lang/php/phpversion.mk 1.289
- lang/php72/distinfo 1.52
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Feb 20 14:47:55 UTC 2020
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php72: distinfo
Log Message:
lang/php72: update to 7.2.28
Update php72 to 7.2.28 (PHP 7.2.28).
20 Feb 2020, PHP 7.2.28
- DOM:
. Fixed bug #77569: (Write Access Violation in DomImplementation). (Nikita,
cmb)
- Phar:
. Fixed bug #79082 (Files added to tar with Phar::buildFromIterator have
all-access permissions). (CVE-2020-7063) (stas)
- Session:
. Fixed bug #79221 (Null Pointer Dereference in PHP Session Upload Progress).
(CVE-2020-7062) (stas)
To generate a diff of this commit:
cvs rdiff -u -r1.283.4.5 -r1.283.4.6 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.50.4.1 -r1.50.4.2 pkgsrc/lang/php72/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php/phpversion.mk
diff -u pkgsrc/lang/php/phpversion.mk:1.283.4.5 pkgsrc/lang/php/phpversion.mk:1.283.4.6
--- pkgsrc/lang/php/phpversion.mk:1.283.4.5 Sun Mar 8 10:24:19 2020
+++ pkgsrc/lang/php/phpversion.mk Sun Mar 8 10:29:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.283.4.5 2020/03/08 10:24:19 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.283.4.6 2020/03/08 10:29:22 bsiegert 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 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP56_VERSION= 5.6.40
-PHP72_VERSION= 7.2.27
+PHP72_VERSION= 7.2.28
PHP73_VERSION= 7.3.15
PHP74_VERSION= 7.4.3
Index: pkgsrc/lang/php72/distinfo
diff -u pkgsrc/lang/php72/distinfo:1.50.4.1 pkgsrc/lang/php72/distinfo:1.50.4.2
--- pkgsrc/lang/php72/distinfo:1.50.4.1 Wed Jan 29 13:39:33 2020
+++ pkgsrc/lang/php72/distinfo Sun Mar 8 10:29:22 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.50.4.1 2020/01/29 13:39:33 bsiegert Exp $
+$NetBSD: distinfo,v 1.50.4.2 2020/03/08 10:29:22 bsiegert Exp $
-SHA1 (php-7.2.27.tar.xz) = 6c7647acc873ef2a23c6af2130f466509e4ff420
-RMD160 (php-7.2.27.tar.xz) = f07a0007ed55d8535e8bedbc6a5a03ced5f28842
-SHA512 (php-7.2.27.tar.xz) = 02416e2bdfcd47ef660c7403ca25c7358c2f9a685b1dee6a2a95c52d1b1178666f9fa0bb32dc070cfd09febb5c44ecdb70116546142369d7ead4432634dc38c5
-Size (php-7.2.27.tar.xz) = 12307512 bytes
+SHA1 (php-7.2.28.tar.xz) = 119ee13b9a945034abcfdf11c81bd4b3b6751d9f
+RMD160 (php-7.2.28.tar.xz) = 048d6b9a7cd80ee48cc1fbfffadf69eadeb9c679
+SHA512 (php-7.2.28.tar.xz) = c9465a2858a324c6b68cb99424ef2719da9f8a4177ba9aa87605b2633a8a404cf780612eca50249a57c516d2a0bbe07d5e88654590117124e3528840e3dee9ae
+Size (php-7.2.28.tar.xz) = 12311760 bytes
SHA1 (patch-configure) = 6e66a79e691a84aa7ae461f8dec1752443ad6b61
SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c
SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335
Home |
Main Index |
Thread Index |
Old Index