From 6e8e85a59458910b5b2741a69b0198d76418ffde Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 30 Sep 2014 08:14:25 +0000 Subject: Update php55 to 5.5.17, approved by wiz@. 18 Sep 2014, PHP 5.5.17 - Core: . Fixed bug #47358 (glob returns error, should be empty array()). (Pierre) . Fixed bug #65463 (SIGSEGV during zend_shutdown()). (Keyur Govande) . Fixed bug #66036 (Crash on SIGTERM in apache process). (Keyur Govande) . Fixed bug #67878 (program_prefix not honoured in man pages). (Remi) - COM: . Fixed bug #41577 (DOTNET is successful once per server run) (Aidas Kasparas) - FPM: . Fixed #67606 (FPM with mod_fastcgi/apache2.4 is broken). (David Zuelke) - OpenSSL: . Fixed bug #41631 (socket timeouts not honored in blocking SSL reads). (Daniel Lowrey) . Fixed bug #67850 (extension won't build if openssl compiled without SSLv3) (Daniel Lowrey) - SPL: . Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong message). (tim_siebels_aurich at yahoo dot de) - Date: . Fixed bug #66091 (memory leaks in DateTime constructor). (Tjerk) . Fixed bug #66985 (Some timezones are no longer valid in PHP 5.5.10). (Derick) . Fixed bug #67109 (First uppercase letter breaks date string parsing). (Derick) - GD . Made fontFetch's path parser thread-safe. (Sara). - MySQLi: . Fixed bug #67839 (mysqli does not handle 4-byte floats correctly). (Keyur) - Zlib: . Fixed bug #67724 (chained zlib filters silently fail with large amounts of data). (Mike) . Fixed bug #67865 (internal corruption phar error). Mike --- lang/php55/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lang/php55') diff --git a/lang/php55/distinfo b/lang/php55/distinfo index f39b191f484..31a13f68e6e 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.28 2014/08/23 16:09:21 taca Exp $ +$NetBSD: distinfo,v 1.29 2014/09/30 08:14:25 taca Exp $ -SHA1 (php-5.5.16.tar.bz2) = 36c007e24a440f97c4f56ac094ac5e271dbd1a11 -RMD160 (php-5.5.16.tar.bz2) = dc0f15b662c37e99a5eea728774e29a54fb58db7 -Size (php-5.5.16.tar.bz2) = 13257031 bytes +SHA1 (php-5.5.17.tar.bz2) = e5cdf8cea131e5ee7116efc6d00e1cacfc850393 +RMD160 (php-5.5.17.tar.bz2) = 03c2a2acd36d5c40047290af5b4bbc5b72dbd478 +Size (php-5.5.17.tar.bz2) = 13269227 bytes SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2 SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2 -- cgit v1.2.3