summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php71.spec b/php71.spec
index 43603ad..e25ffff 100644
--- a/php71.spec
+++ b/php71.spec
@@ -107,7 +107,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.27
+%global upver 7.1.28
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -170,7 +170,6 @@ Patch49: php-7.1.24-getallheaders.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-openssl111.patch
# Security fixes (200+)
@@ -1024,7 +1023,6 @@ support for JavaScript Object Notation (JSON) to PHP.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -2069,6 +2067,9 @@ fi
%changelog
+* Tue Apr 2 2019 Remi Collet <remi@remirepo.net> - 7.1.28-1
+- Update to 7.1.28 - http://www.php.net/releases/7_1_28.php
+
* Wed Mar 6 2019 Remi Collet <remi@remirepo.net> - 7.1.27-1
- Update to 7.1.27 - http://www.php.net/releases/7_1_27.php
- add upstream patch for OpenSSL 1.1.1b