From 76323d5893eb8d6a7b16274cb9eb1d400493b960 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 17 Sep 2016 07:59:59 +0000 Subject: Update php71 to 7.1.0rc2 (PHP 7.1.0RC2). 15 Sep 2016, PHP 7.1.0RC2 - Core: . Fixed bug #73067 (__debugInfo crashes when throwing an exception). (Laruence) . Fixed bug #73025 (Heap Buffer Overflow in virtual_popen of zend_virtual_cwd.c). (cmb) . Fixed bug #73058 (crypt broken when salt is 'too' long). (Anatol) - Filter: . Fixed bug #72972 (Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and FILTER_FLAG_NO_PRIV_RANGE). (julien) . Fixed bug #73054 (default option ignored when object passed to int filter). (cmb) -GD: . Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette). (cmb) - Mbstring . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo) . Fixed bug #72992 (mbstring.internal_encoding doesn't inherit default_charset). (Yasuo) - Opcache: . Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp() function). (Laruence) - OpenSSL: . Fixed bug #73072 (Invalid path SNI_server_certs causes segfault). (Jakub Zelenka) - Session: . Fixed bug #68015 (Session does not report invalid uid for files save handler). (Yasuo) - SQLite3: . Updated to SQLite3 3.14.2. (cmb) --- lang/php71/distinfo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lang/php71') diff --git a/lang/php71/distinfo b/lang/php71/distinfo index e010771bd48..428f91fd2d3 100644 --- a/lang/php71/distinfo +++ b/lang/php71/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.5 2016/09/12 15:38:01 taca Exp $ +$NetBSD: distinfo,v 1.6 2016/09/17 07:59:59 taca Exp $ -SHA1 (php-7.1.0RC1.tar.bz2) = 2ec9bcce7463c912e75bd7a94ceb82b2052d0943 -RMD160 (php-7.1.0RC1.tar.bz2) = 5083278ffc8ddae7ed0b6ba45f2779c5ebde87bf -SHA512 (php-7.1.0RC1.tar.bz2) = 0f7c6d52341e996c44d21dc032bf49fe373c39974e639a39fdf54efb0b42674d44028603b12f82f3abfd82fbb8af3de5dc88685a62d35e10292c877e6e683dbf -Size (php-7.1.0RC1.tar.bz2) = 15486320 bytes +SHA1 (php-7.1.0RC2.tar.bz2) = 11a469d6e5cd7467ccde9eafa7da5f18958d3f58 +RMD160 (php-7.1.0RC2.tar.bz2) = 2e3f8615a74f7cd288e5bc98c8f8f3583ad69004 +SHA512 (php-7.1.0RC2.tar.bz2) = 8ac3246c9d2816c54eb4c4f75f548e4446f3ff9c76ef2688b47ad6c985e59bfa316415fb9607d9dd2562c7ec199ee5711e99c79dad43b263b2959375f996eb1b +Size (php-7.1.0RC2.tar.bz2) = 15550341 bytes SHA1 (patch-acinclude.m4) = b682280fd89950c082c2226bdb7364b0dc475bad SHA1 (patch-configure) = a129e19ef87338f6e53ccc967c40ddcde7c7357c SHA1 (patch-ext_gd_config.m4) = 93b62daad93b9ee6dc28e06016f739bc26b0dc9f -- cgit v1.2.3