diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-08-06 13:02:24 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-08-06 13:02:24 +0200 |
commit | 94cbde807865f3f16a92165921a308e7e05fb0bd (patch) | |
tree | e860681e779705d7601c6c610a5b1b16e9a09da2 | |
parent | 025f4c3a4bc196e841b11e3b3f52ae47832f984f (diff) | |
download | php-debian/5.4.4-4.tar.gz |
prepare 5.4.4-4 releasedebian/5.4.4-4
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 51bb6411a..5ffe58022 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +php5 (5.4.4-4) unstable; urgency=low + + * Fix php5-fpm segfault (PHP#62205) + * CVE-2012-2688: potential overflow in _php_stream_scandir + (Closes: #683274) + * Improve security in CGI section in README.Debian (Closes: #674205) + + -- Ondřej Surý <ondrej@debian.org> Mon, 06 Aug 2012 13:01:42 +0200 + php5 (5.4.4-3) unstable; urgency=low * Update ucf/ucfr scripts to not conflict between mysql and mysqlnd |