summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2010-10-21 17:02:42 +0200
committerOndřej Surý <ondrej@sury.org>2010-10-21 17:32:05 +0200
commit743544fffe5417d5ac0d212b158fe7a974d52a82 (patch)
tree74cc5586cca90a9578ebde2b32b10a8fe98df061
parentf8c87dcd177b3aeecfe72b46fa898c3934b95a3b (diff)
downloadphp-debian/5.3.3-2.tar.gz
Prepare 5.3.3-2 release with all changesdebian/5.3.3-2
-rw-r--r--debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4d6a35cfa..c55928e6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,15 @@ php5 (5.3.3-2) unstable; urgency=low
* Synchronize system crypt patch
* Cherry pick upstream fix for format vulnerability in phar/stream.c
+ Fixes CVE-2010-2950.
-
- -- Ondřej Surý <ondrej@debian.org> Thu, 21 Oct 2010 12:36:54 +0200
+ * Set explicit error level to hide warnings on systems with modified
+ php.ini (Closes: #590485)
+ * Apply patch to fix loading of extensions without [PHP] section
+ (Closes: #595761)
+ * Set session.gc_probability back to 0 (Closes: #595706)
+ * Update PHP5 description to not include references to C, Java and
+ Perl (Closes: #351032)
+
+ -- Ondřej Surý <ondrej@debian.org> Thu, 21 Oct 2010 16:57:53 +0200
php5 (5.3.3-1) experimental; urgency=low