commit c91289803dc60e6416f3e0bf75a9b69b34cfb3c7
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Oct 29 12:04:13 2021 +0300

    Apply bug-81026-CVE-2021-21703.patch

 php.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index bfcef23..df1035e 100644
--- a/php.spec
+++ b/php.spec
@@ -143,7 +143,7 @@ ERROR: You need to select at least one Apache SAPI to build 
shared modules.
 %undefine      with_alternatives
 %endif
 
-%define                rel     55
+%define                rel     56
 %define                orgname php
 %define                ver_suffix 53
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -252,6 +252,7 @@ Patch75:    openssl.patch
 Patch76:       php-bug-61930.patch
 Patch77:       php-icu64.patch
 Patch78:       icu69.patch
+Patch79:       bug-81026-CVE-2021-21703.patch
 # Fixes for security bugs
 # https://repo.webtatic.com/yum/centos/5/SRPMS/repoview/php.html
 # also from RHEL6/CentOS7
@@ -2164,6 +2165,7 @@ gzip -dc %{SOURCE15} | tar xf - -C sapi/
 %patch76 -p1
 %patch77 -p1
 %patch78 -p1
+%patch79 -p1
 
 %patch220 -p1
 %patch221 -p1
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to