From c38140589209d61232f43a47589850057529fb47 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 8 Mar 2019 14:00:17 +0100 Subject: F30 build --- php.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index ded3e31..c8807f9 100644 --- a/php.spec +++ b/php.spec @@ -1718,14 +1718,14 @@ fi cat << EOF ===================================================================== - WARNING : PHP 7.0 have reached its "End of Life" in December 2018. - Even, if this package includes some of the important security fix, - backported from 7.1, - The UPGRADE to a maintained version is very strongly RECOMMENDED. + WARNING : PHP 7.0 have reached its "End of Life" in + December 2018. Even, if this package includes some of + the important security fix, backported from 7.1, the + UPGRADE to a maintained version is very strongly RECOMMENDED. %if %{?fedora}%{!?fedora:99} < 28 - WARNING : Fedora %{fedora} is now EOL : - You should consider upgrading to a supported release + WARNING : Fedora %{fedora} is now EOL : + You should consider upgrading to a supported release %endif ===================================================================== EOF @@ -1929,6 +1929,7 @@ EOF * Wed Jan 9 2019 Remi Collet - 7.0.33-2 - core: Fix #77369 memcpy with negative length via crafted DNS response + CVE-2019-9022 - mbstring: Fix #77370 buffer overflow on mb regex functions - fetch_token CVE-2019-9023 -- cgit