diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-18 13:48:58 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-18 13:48:58 +0100 |
commit | cbdcbc63a65d469b9ac4124cef8e443e0bf6d9cf (patch) | |
tree | c121acd2f328b9894b789b3950549cdec17f67ce /php54.spec | |
parent | 1c9b27afad1181e4a57cb0e1b60f728090c052db (diff) |
php 5.4: add 3 CVE ref in changelog
Diffstat (limited to 'php54.spec')
-rw-r--r-- | php54.spec | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1797,6 +1797,7 @@ fi - 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 @@ -1808,8 +1809,9 @@ fi * 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 |