summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-28 19:05:46 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-28 19:05:46 +0200
commit1ba888720efbd445482182e9b7692fcd4d55f6a0 (patch)
treecde7b813d12b77d4d21d9db10eedf988e47d7a92
parenta5552ef22fa2f98fce424a30a3efe5ed3b1109db (diff)
php 5.4, add CVE ref
-rw-r--r--php54.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php54.spec b/php54.spec
index eb3c529..2576363 100644
--- a/php54.spec
+++ b/php54.spec
@@ -1836,6 +1836,7 @@ fi
* 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