pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2018Q1] pkgsrc/lang
Module Name: pkgsrc
Committed By: spz
Date: Sun May 6 11:06:06 UTC 2018
Modified Files:
pkgsrc/lang/php [pkgsrc-2018Q1]: phpversion.mk
pkgsrc/lang/php70 [pkgsrc-2018Q1]: distinfo
Log Message:
Pullup ticket #5749 - requested by taca
lang/php70: security update
Revisions pulled up:
- lang/php/phpversion.mk 1.216
- lang/php70/distinfo 1.45
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Thu Apr 26 15:46:57 UTC 2018
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php70: distinfo
Log Message:
lang/php70: update to 7.0.30
26 Apr 2018 PHP 7.0.30
- Exif:
. Fixed bug #76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value).
(Stas)
- iconv:
. Fixed bug #76249 (stream filter convert.iconv leads to infinite loop on
invalid sequence). (Stas)
- LDAP:
. Fixed bug #76248 (Malicious LDAP-Server Response causes Crash). (Stas)
- Phar:
. Fixed bug #76129 (fix for CVE-2018-5712 may not be complete). (Stas)
29 Mar 2018 PHP 7.0.29
- FPM:
. Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
access controls). (Jakub Zelenka)
To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.44 -r1.45 pkgsrc/lang/php70/distinfo
To generate a diff of this commit:
cvs rdiff -u -r1.213.2.2 -r1.213.2.3 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.44 -r1.44.2.1 pkgsrc/lang/php70/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.213.2.2 pkgsrc/lang/php/phpversion.mk:1.213.2.3
--- pkgsrc/lang/php/phpversion.mk:1.213.2.2 Sun May 6 10:54:33 2018
+++ pkgsrc/lang/php/phpversion.mk Sun May 6 11:06:06 2018
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.213.2.2 2018/05/06 10:54:33 spz Exp $
+# $NetBSD: phpversion.mk,v 1.213.2.3 2018/05/06 11:06:06 spz 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.35
-PHP70_VERSION= 7.0.29
+PHP70_VERSION= 7.0.30
PHP71_VERSION= 7.1.17
PHP72_VERSION= 7.2.5
Index: pkgsrc/lang/php70/distinfo
diff -u pkgsrc/lang/php70/distinfo:1.44 pkgsrc/lang/php70/distinfo:1.44.2.1
--- pkgsrc/lang/php70/distinfo:1.44 Thu Mar 29 16:22:24 2018
+++ pkgsrc/lang/php70/distinfo Sun May 6 11:06:06 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.44 2018/03/29 16:22:24 taca Exp $
+$NetBSD: distinfo,v 1.44.2.1 2018/05/06 11:06:06 spz Exp $
-SHA1 (php-7.0.29.tar.bz2) = d38e77625398591326babeb30e5f33f0ffb83b70
-RMD160 (php-7.0.29.tar.bz2) = 5264445eb6047b0eb9ab127b72b474150e103389
-SHA512 (php-7.0.29.tar.bz2) = 05a934d38815505ba2cb3dfbaffd98b682038ed279092e53760a0a91b688b484644c3114df402a8fa03e200b42d3eee9fc451270e27736975fc7bf40e7d2d64a
-Size (php-7.0.29.tar.bz2) = 14510520 bytes
+SHA1 (php-7.0.30.tar.bz2) = 774d76578f06e4acc035ed65692f7750f7d9c9b1
+RMD160 (php-7.0.30.tar.bz2) = f3bf11cfb9d02988d1458d9b30a223af3191e970
+SHA512 (php-7.0.30.tar.bz2) = 37b39b3163ad5c5f7d42e22bb5fe9d8708a0559add4f29624c4640c11ef0cbcdfe010cbf69032b741099c9d4f87c9878c19c1d2f3f98817271686aa177956002
+Size (php-7.0.30.tar.bz2) = 14641553 bytes
SHA1 (patch-acinclude.m4) = 81a8f33a536500978ea5a9aa2d2875c61c843e56
SHA1 (patch-configure) = 68ca63d7623feee2f12c9e1abacf4a5d7827d96c
SHA1 (patch-ext_gd_config.m4) = bde93678626592cdcee619189bfc6532d0913a76
Home |
Main Index |
Thread Index |
Old Index