From 9f4c00a0f417ad357f2b5435d5a90174dda64981 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Apr 2019 17:38:55 +0200 Subject: Update to 7.1.28 - http://www.php.net/releases/7_1_28.php --- php.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index d687613..b14783b 100644 --- a/php.spec +++ b/php.spec @@ -125,7 +125,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: %{?scl_prefix}php @@ -189,7 +189,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+) @@ -918,7 +917,6 @@ support for JavaScript Object Notation (JSON) to PHP. %patch91 -p1 -b .remi-oci8 # upstream patches -%patch100 -p1 -b .up # security patches @@ -1861,6 +1859,9 @@ fi %changelog +* Tue Apr 2 2019 Remi Collet - 7.1.28-1 +- Update to 7.1.28 - http://www.php.net/releases/7_1_28.php + * Wed Mar 6 2019 Remi Collet - 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 -- cgit