pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Update php54 to 5.4.35 (PHP 5.4.35).
details: https://anonhg.NetBSD.org/pkgsrc/rev/d18908a9f400
branches: trunk
changeset: 641710:d18908a9f400
user: taca <taca%pkgsrc.org@localhost>
date: Sat Nov 15 14:49:45 2014 +0000
description:
Update php54 to 5.4.35 (PHP 5.4.35).
13 Nov 2014 PHP 5.4.35
- Core:
. Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in
zend_hash_copy). (Dmitry)
- Fileinfo:
. Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
(CVE-2014-3710) (Remi)
- GMP:
. Fixed bug #63595 (GMP memory management conflicts with other libraries
using GMP). (Remi)
- PDO_pgsql:
. Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php54/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 26ed755ec9a8 -r d18908a9f400 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sat Nov 15 14:44:30 2014 +0000
+++ b/lang/php/phpversion.mk Sat Nov 15 14:49:45 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.75 2014/10/18 14:29:04 taca Exp $
+# $NetBSD: phpversion.mk,v 1.76 2014/11/15 14:49:45 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
@@ -82,7 +82,7 @@
# Define each PHP's version.
PHP53_VERSION= 5.3.29
-PHP54_VERSION= 5.4.34
+PHP54_VERSION= 5.4.35
PHP55_VERSION= 5.5.18
# Define initial release of major version.
diff -r 26ed755ec9a8 -r d18908a9f400 lang/php54/distinfo
--- a/lang/php54/distinfo Sat Nov 15 14:44:30 2014 +0000
+++ b/lang/php54/distinfo Sat Nov 15 14:49:45 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2014/10/18 14:29:04 taca Exp $
+$NetBSD: distinfo,v 1.49 2014/11/15 14:49:45 taca Exp $
-SHA1 (php-5.4.34.tar.bz2) = de60c31a254045c4cfe23153e4b25a3cf265933c
-RMD160 (php-5.4.34.tar.bz2) = 6909d0e3c4bf9567faf4b5bf87004b08197c98ad
-Size (php-5.4.34.tar.bz2) = 12277163 bytes
+SHA1 (php-5.4.35.tar.bz2) = 3f76d6b381a03b0be575cffa23eece30c43bc402
+RMD160 (php-5.4.35.tar.bz2) = 96d385baaa573f4079bb6d8c400946cfdb2b4c6e
+Size (php-5.4.35.tar.bz2) = 12279065 bytes
SHA1 (patch-acinclude.m4) = 71635e5381abf99a9fc9f2537b1c2f18e8096f00
SHA1 (patch-aclocal.m4) = 699086785fcd3d3834cc6016479dbdae6518e522
SHA1 (patch-build_libtool.m4) = d81527abea3bd97e220f00a5d5296d8b1bfe2659
Home |
Main Index |
Thread Index |
Old Index