summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-08 14:00:17 +0100
committerRemi Collet <remi@remirepo.net>2019-03-08 14:00:17 +0100
commitc38140589209d61232f43a47589850057529fb47 (patch)
tree5ebacf37d3b554392c9104427fb3c8b2ee63da50 /php.spec
parent43befe9f73a84da1b6f1576d92f3d2a33d76b183 (diff)
F30 build
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec13
1 files changed, 7 insertions, 6 deletions
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 <remi@remirepo.net> - 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