Update php55 to 5.5.19.

13 Nov 2014, PHP 5.5.19

- Core:
  . Fixed bug #68095 (AddressSanitizer reports a heap buffer overflow in
    php_getopt()). (Stas)
  . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
  . Fixed bug #68129 (parse_url() - incomplete support for empty usernames
    and passwords) (Tjerk)
    Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in
    zend_hash_copy). (Dmitry)

- Fileinfo:
  . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
  . Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
    (CVE-2014-3710) (Remi)

- FPM:
  . Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
    addresses). (Robin Gloster)

- GD:
  . Fixed bug #65171 (imagescale() fails without height param). (Remi)

- GMP:
  . Fixed bug #63595 (GMP memory management conflicts with other libraries
    using GMP). (Remi)

- Mysqli:
  . Fixed bug #68114 (linker error on some OS X machines with fixed width
    decimal support) (Keyur Govande)

- ODBC:
  . Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by
    a VARCHAR column) (Keyur Govande)

- SPL:
  . Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk)

- CURL:
  . Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and
    CURL_SSLVERSION_TLSv1_2 constants if supported by libcurl (Rasmus)
This commit is contained in:
taca 2014-11-15 14:53:12 +00:00
parent aff5a5560a
commit 9d371b6e26
3 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: phpversion.mk,v 1.76 2014/11/15 14:49:45 taca Exp $
# $NetBSD: phpversion.mk,v 1.77 2014/11/15 14:53:12 taca 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 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP53_VERSION= 5.3.29
PHP54_VERSION= 5.4.35
PHP55_VERSION= 5.5.18
PHP55_VERSION= 5.5.19
# Define initial release of major version.
PHP53_RELDATE= 20090630

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2014/06/13 14:13:20 fhajny Exp $
@comment $NetBSD: PLIST,v 1.4 2014/11/15 14:53:12 taca Exp $
bin/phar
bin/phar.phar
bin/php
@ -94,6 +94,7 @@ include/php/ext/hash/php_hash_snefru.h
include/php/ext/hash/php_hash_tiger.h
include/php/ext/hash/php_hash_types.h
include/php/ext/hash/php_hash_whirlpool.h
include/php/ext/libxml/php_libxml.h
include/php/ext/mysqlnd/config-win.h
include/php/ext/mysqlnd/mysqlnd.h
include/php/ext/mysqlnd/mysqlnd_alloc.h
@ -114,7 +115,6 @@ include/php/ext/mysqlnd/mysqlnd_structs.h
include/php/ext/mysqlnd/mysqlnd_wireprotocol.h
include/php/ext/mysqlnd/php_mysqlnd.h
include/php/ext/mysqlnd/php_mysqlnd_config.h
include/php/ext/libxml/php_libxml.h
include/php/ext/pcre/pcrelib/config.h
include/php/ext/pcre/pcrelib/pcre.h
include/php/ext/pcre/pcrelib/pcre_internal.h

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.30 2014/10/18 14:27:30 taca Exp $
$NetBSD: distinfo,v 1.31 2014/11/15 14:53:12 taca Exp $
SHA1 (php-5.5.18.tar.bz2) = ab76f52d2fc5c1e8d9426b3f1a99f05d10edfcc0
RMD160 (php-5.5.18.tar.bz2) = 211e1147f013002c8cb3108fafc34dc51d309c8e
Size (php-5.5.18.tar.bz2) = 13276408 bytes
SHA1 (php-5.5.19.tar.bz2) = 1d22f5ea0fbd4eb0d7df4618990dbbbdd47dd2de
RMD160 (php-5.5.19.tar.bz2) = 0fea87a94feaceee50b6b110ab92755dd3a079e0
Size (php-5.5.19.tar.bz2) = 13280178 bytes
SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a
SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2
SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2