Path to this page:
Subject: CVS commit: [pkgsrc-2015Q2] pkgsrc/lang
From: Matthias Scheler
Date: 2015-07-15 00:08:13
Message id: 20150714220813.1AB8C98@cvs.netbsd.org
Log Message:
Pullup ticket #4772 - requested by taca
lang/php54: security update
Revisions pulled up:
- lang/php/phpversion.mk 1.103
- lang/php54/Makefile 1.30
- lang/php54/distinfo 1.61
---
Module Name: pkgsrc
Committed By: taca
Date: Sat Jul 11 00:29:17 UTC 2015
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php54: Makefile distinfo
Log Message:
Update php54 to 5.4.43.
09 Jul 2015 PHP 5.4.43
- Core:
. Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
. Fixed bug #69874 (Can't set empty additional_headers for mail()), regression
from fix to bug #68776. (Yasuo)
- Mysqlnd:
. Fixed bug #69669 (mysqlnd is vulnerable to BACKRONYM) (CVE-2015-3152).
(Andrey)
- Phar:
. Fixed bug #69958 (Segfault in Phar::convertToData on invalid file). (Stas)
. Fixed bug #69923 (Buffer overflow and stack smashing error in
phar_fix_filepath). (Stas)
Files: