pkgsrc/lang/php55
taca 9237b6d61a Update php55 to 5.5.37 (PHP 5.5.37), including security fixes.
pkgsrc change: remove confiugre from SUBST_FILES.path.

23 Jun 2016, PHP 5.5.37

- Core:
  . Fixed bug #72268 (Integer Overflow in nl2br()). (Stas)
  . Fixed bug #72275 (Integer Overflow in json_encode()/json_decode()/
    json_utf8_to_utf16()). (Stas)
  . Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
  . Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)

- GD:
  . Fixed bug #66387 (Stack overflow with imagefilltoborder) (CVE-2015-8874).
    (cmb)
  . Fixed bug #72298 (pass2_no_dither out-of-bounds access). (Stas)
  . Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in
    heap overflow). (Pierre)
  . Fixed bug #72407 (NULL Pointer Dereference at _gdScaleVert). (Stas)
  . Fixed bug #72446 (Integer Overflow in gdImagePaletteToTrueColor() resulting
    in heap overflow). (Pierre)

- mbstring:
   . Fixed bug #72402 (_php_mb_regex_ereg_replace_exec - double free). (Stas)

- mcrypt:
   . Fixed bug #72455 (Heap Overflow due to integer overflows). (Stas)

- SPL:
  . Fixed bug #72262 (int/size_t confusion in SplFileObject::fread). (Stas)
  . Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and
    unserialize). (Dmitry)

- WDDX:
  . Fixed bug #72340 (Double Free Courruption in wddx_deserialize). (Stas)

- zip:
  . Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC
    algorithm and unserialize). (Dmitry)
2016-06-24 15:23:00 +00:00
..
patches Update php55 to 5.5.35. 2016-05-02 13:06:21 +00:00
buildlink3.mk
DESCR Fixed a typo in the DESCR files for PHP 2013-11-07 23:52:40 +00:00
distinfo Update php55 to 5.5.37 (PHP 5.5.37), including security fixes. 2016-06-24 15:23:00 +00:00
Makefile Update php55 to 5.5.37 (PHP 5.5.37), including security fixes. 2016-06-24 15:23:00 +00:00
Makefile.common Fix problem by PHP_BASE_VERS related changes. 2015-03-16 00:26:31 +00:00
Makefile.php Add the mysqlnd (MySQL Native Driver) include files. 2014-06-13 14:13:20 +00:00
MESSAGE
PLIST Update php55 to 5.5.22 (PHP 5.5.22). 2015-02-19 13:35:24 +00:00