[packages/php/PHP_7_0] - release 6, backported fix for CVE-2019-11043
adamg
adamg at pld-linux.org
Fri Oct 25 12:42:26 CEST 2019
commit 2461bc021d50faa3349abffb6aa92b0577e1682b
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Fri Oct 25 12:42:17 2019 +0200
- release 6, backported fix for CVE-2019-11043
php.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 9cdf7b1..ec66b8b 100644
--- a/php.spec
+++ b/php.spec
@@ -150,7 +150,7 @@ Summary(ru.UTF-8): PHP Версии 7 - язык препроцессирова
Summary(uk.UTF-8): PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
Name: %{orgname}%{php_suffix}
Version: 7.0.33
-Release: 5
+Release: 6
Epoch: 4
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -217,6 +217,7 @@ Patch70: mysqlnd-ssl.patch
Patch71: libdb-info.patch
Patch72: phar-hash-shared.patch
Patch73: php-icu64.patch
+Patch74: php-CVE-2019-11043.patch
URL: http://php.net/
%{?with_interbase:%{!?with_interbase_inst:BuildRequires: Firebird-devel >= 1.0.2.908-2}}
%{?with_pspell:BuildRequires: aspell-devel >= 2:0.50.0}
@@ -2011,6 +2012,7 @@ cp -p php.ini-production php.ini
%patch71 -p1
%patch72 -p1
%patch73 -p1
+%patch74 -p1
%{__sed} -i -e '/PHP_ADD_LIBRARY_WITH_PATH/s#xmlrpc,#xmlrpc-epi,#' ext/xmlrpc/config.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/2461bc021d50faa3349abffb6aa92b0577e1682b
More information about the pld-cvs-commit
mailing list