pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2015Q1]: pkgsrc/lang Pullup ticket #4725 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0dcd0b82f24
branches: pkgsrc-2015Q1
changeset: 649252:b0dcd0b82f24
user: tron <tron%pkgsrc.org@localhost>
date: Tue May 19 17:57:02 2015 +0000
description:
Pullup ticket #4725 - requested by taca
lang/php55: security update
Revisions pulled up:
- lang/php/phpversion.mk 1.98
- lang/php55/distinfo 1.40
---
Module Name: pkgsrc
Committed By: taca
Date: Sat May 16 11:17:45 UTC 2015
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php55: distinfo
Log Message:
Update php55 to 5.5.25.
14 May 2015, PHP 5.5.25
- Core:
. Fixed bug #69364 (PHP Multipart/form-data remote dos Vulnerability). (Stas)
. Fixed bug #69403 (str_repeat() sign mismatch based memory corruption).
(Stas)
. Fixed bug #69418 (CVE-2006-7243 fix regressions in 5.4+). (Stas)
. Fixed bug #69522 (heap buffer overflow in unpack()). (Stas)
. Fixed bug #69467 (Wrong checked for the interface by using Trait).
(Laruence)
. Fixed bug #69420 (Invalid read in zend_std_get_method). (Laruence)
. Fixed bug #60022 ("use statement [...] has no effect" depends on leading
backslash). (Nikita)
. Fixed bug #67314 (Segmentation fault in gc_remove_zval_from_buffer).
(Dmitry)
. Fixed bug #68652 (segmentation fault in destructor). (Dmitry)
. Fixed bug #69419 (Returning compatible sub generator produces a warning).
(Nikita)
. Fixed bug #69472 (php_sys_readlink ignores misc errors from
GetFinalPathNameByHandleA). (Jan Starke)
- FTP:
. Fixed bug #69545 (Integer overflow in ftp_genlist() resulting in heap
overflow). (Stas)
- ODBC:
. Fixed bug #69474 (ODBC: Query with same field name from two tables returns
incorrect result). (Anatol)
. Fixed bug #69381 (out of memory with sage odbc driver). (Frederic Marchall,
Anatol Belski)
- OpenSSL:
. Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
(Daniel Lowrey)
- PCNTL:
. Fixed bug #68598 (pcntl_exec() should not allow null char). (Stas)
- Phar:
. Fixed bug #69453 (Memory Corruption in phar_parse_tarfile when entry filename
starts with null). (Stas)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php55/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r aa5de88fb878 -r b0dcd0b82f24 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Tue May 19 17:52:32 2015 +0000
+++ b/lang/php/phpversion.mk Tue May 19 17:57:02 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.93.2.4 2015/05/19 17:52:32 tron Exp $
+# $NetBSD: phpversion.mk,v 1.93.2.5 2015/05/19 17:57:02 tron 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
@@ -82,7 +82,7 @@
# Define each PHP's version.
PHP54_VERSION= 5.4.41
-PHP55_VERSION= 5.5.24
+PHP55_VERSION= 5.5.25
PHP56_VERSION= 5.6.8
# Define initial release of major version.
diff -r aa5de88fb878 -r b0dcd0b82f24 lang/php55/distinfo
--- a/lang/php55/distinfo Tue May 19 17:52:32 2015 +0000
+++ b/lang/php55/distinfo Tue May 19 17:57:02 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38.2.1 2015/04/21 21:53:52 tron Exp $
+$NetBSD: distinfo,v 1.38.2.2 2015/05/19 17:57:02 tron Exp $
-SHA1 (php-5.5.24.tar.bz2) = 9f446753c994fb2ea9d8a827a43b34a3f2119df3
-RMD160 (php-5.5.24.tar.bz2) = b6abec80c013aa28df0bce5134ca31645119667b
-Size (php-5.5.24.tar.bz2) = 13337043 bytes
+SHA1 (php-5.5.25.tar.bz2) = 89a7c0de86db9e06106f5bc091b13aa0c0e06952
+RMD160 (php-5.5.25.tar.bz2) = c48a7598875595404c0143fde782f82452b24f63
+Size (php-5.5.25.tar.bz2) = 13422002 bytes
SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a
SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2
SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2
Home |
Main Index |
Thread Index |
Old Index