diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-28 19:05:46 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-28 19:05:46 +0200 |
commit | 4c654bedbf8dded28e15a637c45cb28a39d561df (patch) | |
tree | ea646cb44d3a7f1c0258ef95f0eac4f8b7e1ecd1 | |
parent | db1808379626ccb8c2f01938ec76c439f2b61117 (diff) |
php 5.4, add CVE ref
-rw-r--r-- | php.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1726,6 +1726,7 @@ EOF * Tue Feb 16 2016 Remi Collet <remi@remirepo.net> 5.4.45-4 - Fix #71354: phar, remove UMR when size is 0 + CVE-2016-4342 - Fix #71335: type confusion in WDDX packet deserialization - Fix #71391: NULL pointer dereference in phar_tar_setupmetadata() - Fix #71323: output of stream_get_meta_data can be falsified by its input |