pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2015Q1]: pkgsrc/lang Pullup ticket #4726 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/5142cfebee2b
branches: pkgsrc-2015Q1
changeset: 649253:5142cfebee2b
user: tron <tron%pkgsrc.org@localhost>
date: Tue May 19 18:01:25 2015 +0000
description:
Pullup ticket #4726 - requested by taca
lang/php56: security update
Revisions pulled up:
- lang/php/phpversion.mk 1.99
- lang/php56/distinfo 1.10
---
Module Name: pkgsrc
Committed By: taca
Date: Sat May 16 11:18:57 UTC 2015
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php56: distinfo
Log Message:
Update php56 to 5.6.9.
14 May 2015, PHP 5.6.9
- Core:
. Fixed bug #69467 (Wrong checked for the interface by using Trait).
(Laruence)
. Fixed bug #69420 (Invalid read in zend_std_get_method). (Laruence)
. Fixed bug #60022 ("use statement [...] has no effect" depends on leading
backslash). (Nikita)
. Fixed bug #67314 (Segmentation fault in gc_remove_zval_from_buffer).
(Dmitry)
. Fixed bug #68652 (segmentation fault in destructor). (Dmitry)
. Fixed bug #69419 (Returning compatible sub generator produces a warning).
(Nikita)
. Fixed bug #69472 (php_sys_readlink ignores misc errors from
GetFinalPathNameByHandleA). (Jan Starke)
. Fixed bug #69364 (PHP Multipart/form-data remote dos Vulnerability). (Stas)
. Fixed bug #69403 (str_repeat() sign mismatch based memory corruption).
(Stas)
. Fixed bug #69418 (CVE-2006-7243 fix regressions in 5.4+). (Stas)
. Fixed bug #69522 (heap buffer overflow in unpack()). (Stas)
- FTP:
. Fixed bug #69545 (Integer overflow in ftp_genlist() resulting in heap
overflow). (Stas)
- ODBC:
. Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
(Anatol)
. Fixed bug #69474 (ODBC: Query with same field name from two tables returns
incorrect result). (Anatol)
. Fixed bug #69381 (out of memory with sage odbc driver). (Frederic Marchall,
Anatol Belski)
- OpenSSL:
. Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
(Daniel Lowrey)
- PCNTL:
. Fixed bug #68598 (pcntl_exec() should not allow null char). (Stas)
- PCRE
. Upgraded pcrelib to 8.37.
- Phar:
. Fixed bug #69453 (Memory Corruption in phar_parse_tarfile when entry
filename starts with null). (Stas)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php56/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r b0dcd0b82f24 -r 5142cfebee2b lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Tue May 19 17:57:02 2015 +0000
+++ b/lang/php/phpversion.mk Tue May 19 18:01:25 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.93.2.5 2015/05/19 17:57:02 tron Exp $
+# $NetBSD: phpversion.mk,v 1.93.2.6 2015/05/19 18:01:25 tron 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
@@ -83,7 +83,7 @@
# Define each PHP's version.
PHP54_VERSION= 5.4.41
PHP55_VERSION= 5.5.25
-PHP56_VERSION= 5.6.8
+PHP56_VERSION= 5.6.9
# Define initial release of major version.
PHP54_RELDATE= 20120301
diff -r b0dcd0b82f24 -r 5142cfebee2b lang/php56/distinfo
--- a/lang/php56/distinfo Tue May 19 17:57:02 2015 +0000
+++ b/lang/php56/distinfo Tue May 19 18:01:25 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8.2.1 2015/04/22 22:43:54 tron Exp $
+$NetBSD: distinfo,v 1.8.2.2 2015/05/19 18:01:25 tron Exp $
-SHA1 (php-5.6.8.tar.bz2) = e946b6519a22110bce41b9fba2cf9e51d4070986
-RMD160 (php-5.6.8.tar.bz2) = fea06774bd27cb6dacac8e69984b431b934e0517
-Size (php-5.6.8.tar.bz2) = 13724681 bytes
+SHA1 (php-5.6.9.tar.bz2) = a03f3a168a83a5e6fb983c44933f23fc44323a00
+RMD160 (php-5.6.9.tar.bz2) = b99aefd6118cbfc139b08fd137026edcb49d3e63
+Size (php-5.6.9.tar.bz2) = 14037070 bytes
SHA1 (patch-acinclude.m4) = b38fc34c3a3847dc317e8e286612b21ec8fd5ce8
SHA1 (patch-aclocal.m4) = 49117c42e03bd3ed57d967d33ba543f936013b4f
SHA1 (patch-build_libtool.m4) = f459cda09cbdad9780568d271091fb17bbc5d965
Home |
Main Index |
Thread Index |
Old Index