pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2013Q1] pkgsrc/lang/php54
Module Name: pkgsrc
Committed By: tron
Date: Sun Jun 9 20:08:42 UTC 2013
Modified Files:
pkgsrc/lang/php54 [pkgsrc-2013Q1]: Makefile.common distinfo
Removed Files:
pkgsrc/lang/php54/patches [pkgsrc-2013Q1]: patch-main_main.c
Log Message:
Pullup ticket #4155 - requested by taca
lang/php54: security update
Revisions pulled up:
- lang/php54/Makefile.common 1.11-1.13
- lang/php54/distinfo 1.16-1.18
- lang/php54/patches/patch-main_main.c deleted
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Apr 12 17:00:40 UTC 2013
Modified Files:
pkgsrc/lang/php54: Makefile.common distinfo
Log Message:
Update php54 to 5.4.14.
11 Apr 2013, PHP 5.4.14
- Core
. Fixed bug #64529 (Ran out of opcode space). (Dmitry)
. Fixed bug #64515 (Memoryleak when using the same variablename two t=
imes in
function declaration). (Laruence)
. Fixed bug #64432 (more empty delimiter warning in strX methods). (L=
aruence)
. Fixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal=
error).
(Dmitry)
. Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_=
FLOAT']).
(Anatol)
. Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or =
5.4.11).
(Dmitry, Laruence)
. Fixed bug #63976 (Parent class incorrectly using child constant in =
class
property). (Dmitry)
. Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle
exceptions properly). (Jeff Welch)
. Fixed bug #62343 (Show class_alias In get_declared_classes()) (Dmit=
ry)
- PCRE:
. Merged PCRE 8.32. (Anatol)
- SNMP:
. Fixed bug #61981 (OO API, walk: $suffix_as_key is not working corre=
ctly).
(Boris Lytochkin)
- Zip:
. Bug #64452 (Zip crash intermittently). (Anatol)
---
Module Name: pkgsrc
Committed By: taca
Date: Thu May 16 16:19:58 UTC 2013
Modified Files:
pkgsrc/lang/php54: Makefile.common distinfo
Removed Files:
pkgsrc/lang/php54/patches: patch-main_main.c
Log Message:
Update php54 to 5.4.15 (PHP 5.4.15).
09 May 2013, PHP 5.4.15
- Core:
. Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zen=
d heap:
segfault). (Laruence)
. Fixed bug #64458 (dns_get_record result with string of length -1). =
(Stas)
. Fixed bug #64433 (follow_location parameter of context is ignored f=
or most
response codes). (Sergey Akbarov)
. Fixed bugs #47675 and #64577 (fd leak on Solaris)
- Fileinfo:
. Upgraded libmagic to 5.14. (Anatol)
- Zip:
. Fixed bug #64342 (ZipArchive::addFile() has to check for file exist=
ence).
(Anatol)
- Streams:
. Fixed Windows x64 version of stream_socket_pair() and improved erro=
r
handling (Anatol Belski)
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Jun 7 13:54:33 UTC 2013
Modified Files:
pkgsrc/lang/php54: Makefile.common distinfo
Log Message:
Update php54 to 5.4.16.
06 Jun 2013, PHP 5.4.16
- Core:
. Fixed bug #64879 (Heap based buffer overflow in quoted_printable_en=
code,
CVE 2013-2110). (Stas)
. Fixed bug #64853 (Use of no longer available ini directives causes =
crash on
TS build). (Anatol)
. Fixed bug #64729 (compilation failure on x32). (Gustavo)
. Fixed bug #64720 (SegFault on zend_deactivate). (Dmitry)
. Fixed bug #64660 (Segfault on memory exhaustion within function def=
inition).
(Stas, reported by Kylm=E4nen)
- Calendar:
. Fixed bug #64895 (Integer overflow in SndToJewish). (Remi)
- Fileinfo:
. Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anato=
l)
- FPM:
. Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
. Fixed some possible memory or resource leaks and possible null dere=
ference
detected by code coverity scan. (Remi)
. Log a warning when a syscall fails. (Remi)
. Add --with-fpm-systemd option to report health to systemd, and
systemd_interval option to configure this. The service can now use
Type=3Dnotify in the systemd unit file. (Remi)
- MySQLi
. Fixed bug #64726 (Segfault when calling fetch_object on a use_result=
and DB
pointer has closed). (Laruence)
- Phar
. Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, =
SMB or
with non std tmp dir). (Pierre)
- SNMP:
. Fixed bug #64765 (Some IPv6 addresses get interpreted wrong).
(Boris Lytochkin)
. Fixed bug #64159 (Truncated snmpget). (Boris Lytochkin)
- Streams:
. Fixed bug #64770 (stream_select() fails with pipes returned by proc=
_open()
on Windows x64). (Anatol)
- Zend Engine:
. Fixed bug #64821 (Custom Exceptions crash when internal properties
overridden). (Anatol)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.2.1 pkgsrc/lang/php54/Makefile.common
cvs rdiff -u -r1.15 -r1.15.2.1 pkgsrc/lang/php54/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/lang/php54/patches/patch-main_main.c
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