]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 5.4.37, fixes for CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232.
authorElan Ruusamäe <glen@delfi.ee>
Wed, 4 Feb 2015 17:20:16 +0000 (19:20 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 4 Feb 2015 17:20:16 +0000 (19:20 +0200)
php.spec

index 4f1fc8878376904497a2d15068155175358528bc..61e034484627f0e339a4eda1123614c3cf463880 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     2
+%define                rel     1
 %define                orgname php
 %define                ver_suffix 54
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -135,13 +135,13 @@ 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.36
+Version:       5.4.37
 Release:       %{rel}%{?with_type_hints:.th}%{?with_oci8:.oci}
 Epoch:         4
 License:       PHP
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{orgname}-%{version}.tar.bz2
-# Source0-md5: 70e223be4bb460e465b7a9d7cb5b9cac
+# Source0-md5: 1962086593e8e39342674be0483db439
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.057066 seconds and 4 git commands to generate.