pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2015Q1] pkgsrc/lang
Module Name: pkgsrc
Committed By: tron
Date: Sat Jun 13 11:00:12 UTC 2015
Modified Files:
pkgsrc/lang/php [pkgsrc-2015Q1]: phpversion.mk
pkgsrc/lang/php56 [pkgsrc-2015Q1]: distinfo
pkgsrc/lang/php56/patches [pkgsrc-2015Q1]: patch-ext_phar_Makefile.frag
Log Message:
Pullup ticket #4749 - requested by taca
lang/php56: security update
Revisions pulled up:
- lang/php/phpversion.mk 1.101
- lang/php56/distinfo 1.11
- lang/php56/patches/patch-ext_phar_Makefile.frag 1.3
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Jun 12 00:47:03 UTC 2015
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php56: distinfo
pkgsrc/lang/php56/patches: patch-ext_phar_Makefile.frag
Log Message:
Update php56 to 5.6.10.
11 Jun 2015, PHP 5.6.10
- Core:
. Fixed bug #66048 (temp. directory is cached during multiple requests).
(Julien)
. Fixed bug #69566 (Conditional jump or move depends on uninitialised value
in extension trait). (jbboehr at gmail dot com)
. Fixed bug #69599 (Strange generator+exception+variadic crash). (Nikita)
. Fixed bug #69628 (complex GLOB_BRACE fails on Windows).
(Christoph M. Becker)
. Fixed POST data processing slowdown due to small input buffer size
on Windows. (Jorge Oliveira, Anatol)
. Fixed bug #69646 (OS command injection vulnerability in escapeshellarg).
(Anatol Belski)
. Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
- FTP
. Improved fix for bug #69545 (Integer overflow in ftp_genlist()
resulting in heap overflow). (Max Spelsberg)
- GD:
. Fixed bug #69479 (GD fails to build with newer libvpx). (Remi)
- Iconv:
. Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)
- Litespeed SAPI:
. Fixed bug #68812 (Unchecked return value). (George Wang)
- Mail:
. Fixed bug #68776 (mail() does not have mail header injection prevention for
additional headers). (Yasuo)
- MCrypt:
. Added file descriptor caching to mcrypt_create_iv() (Leigh)
- Opcache
. Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF).
(Laruence, Dmitry)
- Phar:
. Fixed bug #69680 (phar symlink in binary directory broken).
(Matteo Bernardini, Remi)
- Postgres:
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
- Sqlite3:
. Upgrade bundled sqlite to 3.8.10.2. (CVE-2015-3414, CVE-2015-3415,
CVE-2015-3416) (Kaplan)
To generate a diff of this commit:
cvs rdiff -u -r1.93.2.7 -r1.93.2.8 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.8.2.2 -r1.8.2.3 pkgsrc/lang/php56/distinfo
cvs rdiff -u -r1.2 -r1.2.4.1 \
pkgsrc/lang/php56/patches/patch-ext_phar_Makefile.frag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index