summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-18 13:48:58 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-18 13:48:58 +0100
commit9a969ef7708b752e35f825190735ce20e6031302 (patch)
treea9d884d342bb24597a099ee960af085e52f41f9a
parenta3d4d25dc496959efb77abab9c68893fbdbc3931 (diff)
php 5.4: add 3 CVE ref in changelog
-rw-r--r--php.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index f0d84ad..820c109 100644
--- a/php.spec
+++ b/php.spec
@@ -1687,6 +1687,7 @@ EOF
- Fix #71039: exec functions ignore length but look for NULL termination
- Fix #71720: heap bufferover flow in escapeshell functions
- Fix #71488: Stack overflow when decompressing tar archives
+ CVE-2016-2554
- upgrade bundled PCRE to 8.38
* Wed Jan 6 2016 Remi Collet <remi@fedoraproject.org> 5.4.45-3
@@ -1698,8 +1699,9 @@ EOF
* Wed Sep 30 2015 Remi Collet <remi@fedoraproject.org> 5.4.45-2
- Fix bug #70433 - Uninitialized pointer in phar_make_dirstream
- when zip entry filename is "/"
+ when zip entry filename is "/" CVE-2015-7804
- Fix bug #69720: Null pointer dereference in phar_get_fp_offset()
+ CVE-2015-7803
* Wed Sep 2 2015 Remi Collet <remi@fedoraproject.org> 5.4.45-1
- Update to 5.4.45