pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/php71 Update php71 to 7.1.0rc2 (PHP 7.1.0RC2).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/656fedcb2406
branches:  trunk
changeset: 352601:656fedcb2406
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Sep 17 07:59:59 2016 +0000

description:
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)

diffstat:

 lang/php71/distinfo |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (18 lines):

diff -r 4cee7e9db093 -r 656fedcb2406 lang/php71/distinfo
--- a/lang/php71/distinfo       Sat Sep 17 07:44:10 2016 +0000
+++ b/lang/php71/distinfo       Sat Sep 17 07:59:59 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index