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 #4724 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa5de88fb878
branches: pkgsrc-2015Q1
changeset: 649251:aa5de88fb878
user: tron <tron%pkgsrc.org@localhost>
date: Tue May 19 17:52:32 2015 +0000
description:
Pullup ticket #4724 - requested by taca
lang/php54: security update
Revisions pulled up:
- lang/php/phpversion.mk 1.97
- lang/php54/distinfo 1.57
---
Module Name: pkgsrc
Committed By: taca
Date: Sat May 16 11:16:41 UTC 2015
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php54: distinfo
Log Message:
Update php54 to 5.4.41.
14 May 2015 PHP 5.4.41
- 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)
- FTP:
. Fixed bug #69545 (Integer overflow in ftp_genlist() resulting in heap
overflow). (Stas)
- PCNTL:
. Fixed bug #68598 (pcntl_exec() should not allow null char). (Stas)
- PCRE
. Upgraded pcrelib to 8.37.
- Phar:
. Fixed bug #69453 (Memory Corruption in phar_parse_tarfile when entry
filename starts with null). (Stas)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php54/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 24aa98e7d2a8 -r aa5de88fb878 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sun May 17 11:50:43 2015 +0000
+++ b/lang/php/phpversion.mk Tue May 19 17:52:32 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.93.2.3 2015/04/22 22:43:54 tron Exp $
+# $NetBSD: phpversion.mk,v 1.93.2.4 2015/05/19 17:52:32 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
@@ -81,7 +81,7 @@
PHPVERSION_MK= defined
# Define each PHP's version.
-PHP54_VERSION= 5.4.40
+PHP54_VERSION= 5.4.41
PHP55_VERSION= 5.5.24
PHP56_VERSION= 5.6.8
diff -r 24aa98e7d2a8 -r aa5de88fb878 lang/php54/distinfo
--- a/lang/php54/distinfo Sun May 17 11:50:43 2015 +0000
+++ b/lang/php54/distinfo Tue May 19 17:52:32 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.55.2.1 2015/04/21 21:50:09 tron Exp $
+$NetBSD: distinfo,v 1.55.2.2 2015/05/19 17:52:32 tron Exp $
-SHA1 (php-5.4.40.tar.bz2) = a4ba79caf32fe0d5dd1ab26fa4a0f4e64107d117
-RMD160 (php-5.4.40.tar.bz2) = 2848d814e1038e88156a8d58ad661ed9d42cbbdc
-Size (php-5.4.40.tar.bz2) = 12272787 bytes
+SHA1 (php-5.4.41.tar.bz2) = 78f88f6211686f273e9abdfe0910abf7735a3f37
+RMD160 (php-5.4.41.tar.bz2) = f14dea2befc58fb4bc7a28d275e8655005085727
+Size (php-5.4.41.tar.bz2) = 12487089 bytes
SHA1 (patch-acinclude.m4) = 71635e5381abf99a9fc9f2537b1c2f18e8096f00
SHA1 (patch-aclocal.m4) = 699086785fcd3d3834cc6016479dbdae6518e522
SHA1 (patch-build_libtool.m4) = d81527abea3bd97e220f00a5d5296d8b1bfe2659
Home |
Main Index |
Thread Index |
Old Index