diff options
author | Ondřej Surý <ondrej@sury.org> | 2013-03-04 13:35:05 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2013-03-04 13:35:05 +0100 |
commit | 598da4583845a7073736f60915855c33830c06ea (patch) | |
tree | b729d60d0f06469169483e5d897baa5347e7c3ac | |
parent | bb6ee1ff594290dd40349c4802619bc64f6b1df5 (diff) | |
download | php-debian/5.3.3-7+squeeze15.tar.gz |
prepare 5.3.3-7+squeeze15 releasedebian/5.3.3-7+squeeze15
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d733a0885..55dba9a87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +php5 (5.3.3-7+squeeze15) squeeze-security; urgency=high + + * [CVE-2013-1635] Fixed external entity loading + * [CVE-2013-1643] Check if soap.wsdl_cache_dir confirms to open_basedir + + -- Ondřej Surý <ondrej@debian.org> Mon, 04 Mar 2013 13:34:39 +0100 + php5 (5.3.3-7+squeeze14) squeeze-security; urgency=high * CVE-2012-2688: potential overflow in _php_stream_scandir |