summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-18 15:15:11 +0100
committerRemi Collet <remi@remirepo.net>2020-02-18 15:15:11 +0100
commit313c6ee5d5d2d72745c56e5054467ea542c42deb (patch)
treeb7687e6515323c86c5ed7dfe9f69aba30d5d62cc /php56.spec
parent500785af6b7fd78ab7170a101cfbc4cd77e2ec43 (diff)
Renew openssl certs
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php56.spec b/php56.spec
index 8997d4f..21e19c3 100644
--- a/php56.spec
+++ b/php56.spec
@@ -251,6 +251,8 @@ Patch237: php-bug79082.patch
Patch300: php-5.6.30-datetests.patch
# Revert changes for pcre < 8.34
Patch301: php-5.6.0-oldpcre.patch
+# Renew openssl certs
+Patch302: php-openssl-cert.patch
# WIP
@@ -1048,6 +1050,9 @@ echo CIBLE = %{name}-%{version}-%{release} oci8=%{with_oci8} libzip=%{with_libzi
%patch301 -p1 -b .pcre834
%endif
%endif
+# New openssl certs
+%patch302 -p1 -b .renewcert
+rm ext/openssl/tests/bug65538_003.phpt
# WIP patch