]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 5.4.19. Fixed UMR in fix for CVE-2013-4248. auto/th/php54-5.4.19-1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 1 Sep 2013 10:46:00 +0000 (13:46 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 1 Sep 2013 10:47:16 +0000 (13:47 +0300)
php.spec

index c38b66458a1bf1da9cd465d8f88279c4a3359c06..14e581db0e3664515580051c1a34ea66c4916d54 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.18
+Version:       5.4.19
 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: b2e185b46b22a48a385cf21a0dc76e65
+# Source0-md5: f06f99b9872b503758adab5ba7a7e755
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.058491 seconds and 4 git commands to generate.