pkgsrc/lang/php54/patches
taca e997573e72 Update php54 to 5.4.32 (PHP 5.4.32).
07 Aug 2014, PHP 5.4.32

- Core:
  . Fixed bug #67717 (segfault in dns_get_record). (CVE-2014-3597) (Remi)

- COM:
  . Fixed missing type checks in com_event_sink. (Yussuf Khalil, Stas)

- Fileinfo:
  . Fixed bug #67705 (extensive backtracking in rule regular expression).
    (CVE-2014-3538) (Remi)
  . Fixed bug #67716 (Segfault in cdf.c). (CVE-2014-3587) (Remi)

- GD:
  . Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference).
    (CVE-2014-2497) (Remi)
  . Fixed bug #67730 (Null byte injection possible with imagexxx functions).
    (CVE-2014-5120) (Ryan Mauger)

- Milter:
  . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)

- OpenSSL:
  . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).

- Readline:
  . Fixed bug #55496 (Interactive mode doesn't force a newline before the
    prompt). (Bob, Johannes)
  . Fixed bug #67496 (Save command history when exiting interactive shell
    with control-c). (Dmitry Saprykin, Johannes)

- Sessions:
  . Fixed missing type checks in php_session_create_id (Yussuf Khalil, Stas).

- SPL:
  . Fixed bug #67539 (ArrayIterator use-after-free due to object change during
    sorting). (research at insighti dot org, Laruence)
  . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)

- Core:
  . Fixed bug #67693 (incorrect push to the empty array) (Tjerk)

- ODBC:
  . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
    char fields). (Keyur)

- Zlib:
  . Fixed bug #67724 (chained zlib filters silently fail with large amounts of
    data). (Mike)
2014-08-23 16:07:24 +00:00
..
patch-acinclude.m4 Update php54 to 5.4.20, approved by wiz@. 2013-09-21 16:06:07 +00:00
patch-aclocal.m4 Update php54 to 5.4.31. 2014-07-26 00:12:53 +00:00
patch-build_libtool.m4 Update php54 to 5.4.31. 2014-07-26 00:12:53 +00:00
patch-configure Update php54 to 5.4.31. 2014-07-26 00:12:53 +00:00
patch-ext_gd_config.m4 Fix build problem of graphics/php-gd with png 1.6.0. 2013-02-17 13:10:13 +00:00
patch-ext_imap_config.m4
patch-ext_mssql_php__mssql.c
patch-ext_pdo__mysql_config.m4
patch-ext_pdo_config.m4
patch-ext_phar_Makefile.frag
patch-ext_phar_phar_phar.php
patch-ext_standard_basic__functions.c
patch-php.ini-development Update php54 to 5.4.27. CVE-2013-7345 is already fixed in 5.4.26nb2. 2014-04-05 03:43:40 +00:00
patch-php.ini-production Update php54 to 5.4.27. CVE-2013-7345 is already fixed in 5.4.26nb2. 2014-04-05 03:43:40 +00:00
patch-run-tests.php
patch-sapi_cgi_Makefile.frag Update php54 to 5.4.20, approved by wiz@. 2013-09-21 16:06:07 +00:00
patch-sapi_fpm_fpm_events_port.c Fix problems on SunOS with the combination of FPM, event ports and catch_workers_output=yes. 2014-06-13 14:09:34 +00:00
patch-sapi_fpm_php-fpm.conf.in Uncomment the pid parameter of php-fpm.conf so the pidfile is created and 2013-02-28 21:43:04 +00:00