[packages/php/PHP_5_4] up to 5.4.19. Fixed UMR in fix for CVE-2013-4248.
glen
glen at pld-linux.org
Sun Sep 1 13:06:52 CEST 2013
commit e7931c970fc25d44ac6358cc638aa94a395ba048
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Sep 1 13:46:00 2013 +0300
up to 5.4.19. Fixed UMR in fix for CVE-2013-4248.
php.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php.spec b/php.spec
index c38b664..14e581d 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/e7931c970fc25d44ac6358cc638aa94a395ba048
More information about the pld-cvs-commit
mailing list