summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-05 16:01:19 +0100
committerRemi Collet <remi@remirepo.net>2019-03-05 16:01:19 +0100
commit39cc29e95417288edd319e81f36d37ee45b9ae67 (patch)
treea8198f0a3f84e20833663dd91c521015c5f0e91f /php72.spec
parent3504732820bdf39bc90d01f9fd4e0e85f016703a (diff)
add upstream patch for OpenSSL 1.1.1b
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php72.spec b/php72.spec
index f488b75..e0866c8 100644
--- a/php72.spec
+++ b/php72.spec
@@ -124,7 +124,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -184,6 +184,7 @@ Patch49: php-7.2.16-pdooci.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: php-openssl111.patch
# Security fixes (200+)
@@ -1101,6 +1102,7 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .up
# security patches
@@ -2179,6 +2181,9 @@ fi
%changelog
+* Tue Mar 5 2019 Remi Collet <remi@remirepo.net> - 7.2.16-2
+- add upstream patch for OpenSSL 1.1.1b
+
* Tue Mar 5 2019 Remi Collet <remi@remirepo.net> - 7.2.16-1
- Update to 7.2.16 - http://www.php.net/releases/7_2_16.php