[packages/php/PHP_5_5] up to 5.5.32

glen glen at pld-linux.org
Tue Feb 23 18:18:12 CET 2016


commit fdafc4af9619108cd2878df7353ba581bf291075
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Feb 23 19:10:23 2016 +0200

    up to 5.5.32
    
    marked as security release, but all CVE's relate to pcre >= 8.38 update

 php.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php.spec b/php.spec
index 9a7ebdb..a5ba123 100644
--- 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	2
+%define		rel	1
 %define		orgname	php
 %define		ver_suffix 55
 %define		php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -137,7 +137,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.5.31
+Version:	5.5.32
 Release:	%{rel}%{?with_type_hints:.th}
 Epoch:		4
 # All files licensed under PHP version 3.01, except
@@ -146,7 +146,7 @@ Epoch:		4
 License:	PHP 3.01 and Zend and BSD
 Group:		Libraries
 Source0:	http://www.php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5:	6c487db7e7c07072bd70c7c0475c1308
+# Source0-md5:	2bdf251ea06106b6176408254d919a30
 Source2:	%{orgname}-mod_%{orgname}.conf
 Source3:	%{orgname}-cgi-fcgi.ini
 Source4:	%{orgname}-apache.ini
@@ -262,7 +262,7 @@ BuildRequires:	openssl-devel >= 0.9.7d
 %{?with_snmp:BuildRequires:	net-snmp-devel >= 5.0.7}
 %{?with_oci:%{?with_instantclient:BuildRequires:	oracle-instantclient-devel}}
 BuildRequires:	pam-devel
-%{?with_pcre:BuildRequires:	pcre-devel >= 8.10}
+%{?with_pcre:BuildRequires:	pcre-devel >= 8.38}
 BuildRequires:	pkgconfig
 %{?with_pgsql:BuildRequires:	postgresql-backend-devel >= 7.2}
 %{?with_pgsql:BuildRequires:	postgresql-devel}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/fdafc4af9619108cd2878df7353ba581bf291075



More information about the pld-cvs-commit mailing list