]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 5.4.43 (09 Jul 2015) auto/th/php54-5.4.43-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 17 Jul 2015 10:27:14 +0000 (13:27 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 17 Jul 2015 10:28:10 +0000 (13:28 +0300)
- fixes for CVE-2015-3152, CVE-2015-4643, CVE-2015-4642, CVE-2015-4644

php.spec

index 8ecdc89c8ba4e275062dbaa1980dd6790018244f..df5bf562da407a36bb93203c8b13369200eafaab 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -124,7 +124,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     5
+%define                rel     1
 %define                orgname php
 %define                ver_suffix 54
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -135,7 +135,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.4.41
+Version:       5.4.43
 Release:       %{rel}%{?with_type_hints:.th}%{?with_oci8:.oci}
 Epoch:         4
 # All files licensed under PHP version 3.01, except
@@ -144,7 +144,7 @@ Epoch:              4
 License:       PHP 3.01 and Zend and BSD
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{orgname}-%{version}.tar.bz2
-# Source0-md5: e00817b920cfc6dde2d01d7a74c654c0
+# Source0-md5: eedfa86393db2ae49a163d1f80aa2c19
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.062883 seconds and 4 git commands to generate.