]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 5.6.23 - http://php.net/releases/5_6_23.php auto/th/php56-5.6.23-1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 26 Jun 2016 22:18:44 +0000 (01:18 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 26 Jun 2016 22:20:58 +0000 (01:20 +0300)
- Fixed bug #66387 (Stack overflow with imagefilltoborder).  (CVE-2015-8874)
- Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in heap overflow). (CVE-2016-5766)
- Fixed bug #72446 (Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow). (CVE-2016-5767)
- Fixed bug #72402 (_php_mb_regex_ereg_replace_exec - double free). (CVE-2016-5768)
- Fixed bug #72455 (Heap Overflow due to integer overflows). (CVE-2016-5769)
- Fixed bug #72262 (int/size_t confusion in SplFileObject::fread). (CVE-2016-5770)
- Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and unserialize). (CVE-2016-5771)
- Fixed bug #72340 (Double Free Courruption in wddx_deserialize). (CVE-2016-5772)
- Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize). (CVE-2016-5773)

php.spec

index 75fe2666b4cc01f1ac11609920455fdd961bb85a..4a34f1124b43665ade9703cb6bc1141b941e8c21 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -161,7 +161,7 @@ Summary(pt_BR.UTF-8):       A linguagem de script PHP
 Summary(ru.UTF-8):     PHP Версии 5 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
-Version:       5.6.22
+Version:       5.6.23
 Release:       %{rel}
 Epoch:         4
 # All files licensed under PHP version 3.01, except
@@ -170,7 +170,7 @@ Epoch:              4
 License:       PHP 3.01 and Zend and BSD
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5: 19a5bcbddc105dfb29482ab779fcc795
+# Source0-md5: c2d2155e50bcbaa0ee7a63845862c894
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.050369 seconds and 4 git commands to generate.