diff options
author | Ondřej Surý <ondrej@sury.org> | 2014-06-18 09:44:36 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2014-06-18 09:44:36 +0200 |
commit | 3bec12a2733a457e2224dde92b95cce3e33a67eb (patch) | |
tree | 4d0fd5e9b45f9ccdeee98b4a47224f1959e2bf5a | |
parent | 21fa14f27e787807f8891672be3345ca23106504 (diff) | |
download | php-debian/5.4.29-3.tar.gz |
prepare 5.4.29-3 releasedebian/5.4.29-3
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8b847d2b9..1c7534d91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +php5 (5.4.29-3) unstable; urgency=medium + + * Fixed regression introduced by patch for bug #67072 + * Fix bug #67326 fileinfo: cdf_read_short_sector insufficient + boundary check + * Fix regression introduce in fix for bug #67118 + + -- Ondřej Surý <ondrej@debian.org> Wed, 18 Jun 2014 09:44:19 +0200 + php5 (5.4.29-2) unstable; urgency=medium * [CVE-2014-4049]: Fix potential segfault in dns_get_record() |