]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 5.5.13, fixes CVE-2014-0238 and CVE-2014-0237 auto/th/php55-5.5.13-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 30 May 2014 18:11:04 +0000 (21:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 30 May 2014 18:11:04 +0000 (21:11 +0300)
php.spec

index a1532c214178a1d873c42af519db5c88659592ef..058e6ec27dacfc934004ffa6da1471212971a796 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -126,7 +126,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     3
+%define                rel     1
 %define                orgname php
 %define                ver_suffix 55
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -137,13 +137,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.5.12
+Version:       5.5.13
 Release:       %{rel}%{?with_type_hints:.th}
 Epoch:         4
 License:       PHP
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5: 3fb091987063135fd86b3b5ba5010479
+# Source0-md5: 57d5d9607511a5cb76e9af49dd5874e3
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.056542 seconds and 4 git commands to generate.