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
commit4c654bedbf8dded28e15a637c45cb28a39d561df (patch)
treeea646cb44d3a7f1c0258ef95f0eac4f8b7e1ecd1
parentdb1808379626ccb8c2f01938ec76c439f2b61117 (diff)
php 5.4, add CVE ref
-rw-r--r--php.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index 3e6385a..e32a303 100644
--- a/php.spec
+++ b/php.spec
@@ -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