lang/php70: Update to 7.0.25

* pkgsrc change: remove post-extract which is not required any more.
* including securiy fixes.

26 Oct 2017 PHP 7.0.25

- Core:
  . Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).
    (Laruence)
  . Fixed bug #75236 (infinite loop when printing an error-message). (Andrea)
  . Fixed bug #75252 (Incorrect token formatting on two parse errors in one
    request). (Nikita)
  . Fixed bug #75220 (Segfault when calling is_callable on parent).
    (andrewnester)
  . Fixed bug #75290 (debug info of Closures of internal functions contain
    garbage argument names). (Andrea)

- Apache2Handler:
  . Fixed bug #75311 (error: 'zend_hash_key' has no member named 'arKey' in
    apache2handler). (mcarbonneaux)

- Date:
  . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick)

- Intl:
  . Fixed bug #75318 (The parameter of UConverter::getAliases() is not
    optional). (cmb)

- mcrypt:
  . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh)

- OCI8:
  . Fixed incorrect reference counting. (Dmitry, Tianfang Yang)

- PCRE:
  . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)

- litespeed:
  . Fixed bug #75248 (Binary directory doesn't get created when building
    only litespeed SAPI). (petk)
  . Fixed bug #75251 (Missing program prefix and suffix). (petk)

- SPL:
  . Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags).
    (J. Jeising, cmb)
This commit is contained in:
taca 2017-10-27 08:46:49 +00:00
parent 13bb6ff47d
commit 58337ecf3e
3 changed files with 8 additions and 12 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: phpversion.mk,v 1.191 2017/10/27 08:45:06 taca Exp $
# $NetBSD: phpversion.mk,v 1.192 2017/10/27 08:46:49 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
@ -88,7 +88,7 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP56_VERSION= 5.6.32
PHP70_VERSION= 7.0.24
PHP70_VERSION= 7.0.25
PHP71_VERSION= 7.1.10
# Define initial release of major version.

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2017/06/20 07:24:08 manu Exp $
# $NetBSD: Makefile,v 1.10 2017/10/27 08:46:49 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
@ -59,10 +59,6 @@ INSTALL_UNSTRIPPED= yes
CFLAGS+= -DSQLITE_ENABLE_LOCKING_STYLE=0 -DSQLITE_WITHOUT_ZONEMALLOC
.endif
post-extract:
cd ${WRKSRC} && \
${FIND} . -xdev -type f -name '*.orig' -exec ${RM} -f {} \;
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/sapi/cli/php ${DESTDIR}${PREFIX}/bin/php
${INSTALL_DATA} ${WRKSRC}/sapi/cli/php.1 \

View file

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.38 2017/10/01 15:48:17 taca Exp $
$NetBSD: distinfo,v 1.39 2017/10/27 08:46:49 taca Exp $
SHA1 (php-7.0.24.tar.bz2) = 696882f1ff78ce28d871db65709707432781ffb2
RMD160 (php-7.0.24.tar.bz2) = 371b72252b55da03c226fd6ddbd15771204d3825
SHA512 (php-7.0.24.tar.bz2) = ccf40e3b038db3694bd2ea525cffcb1f744a98458d206d33dd588ab1192a6e9a40ad7b142c24173c6922de921b4cdcd8055568140f004a6f2c2576b691722826
Size (php-7.0.24.tar.bz2) = 14632741 bytes
SHA1 (php-7.0.25.tar.bz2) = 910700d4340244b4775ffad62e2a59e1ccd5641f
RMD160 (php-7.0.25.tar.bz2) = 54c3aada6892efe6c01294b5a52d3c2ec379ee1c
SHA512 (php-7.0.25.tar.bz2) = c6c964ac3a043e3c2c43218c157385a5cc0c90918e0bd9338eed294855f58778dacd64da8e2a31163c119f796a645c7ed672c44d6c0b2a5d4a5cffea963e0878
Size (php-7.0.25.tar.bz2) = 14638215 bytes
SHA1 (patch-acinclude.m4) = 81a8f33a536500978ea5a9aa2d2875c61c843e56
SHA1 (patch-configure) = a129e19ef87338f6e53ccc967c40ddcde7c7357c
SHA1 (patch-ext_gd_config.m4) = bde93678626592cdcee619189bfc6532d0913a76