summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Geissert <geissert@debian.org>2010-02-05 14:30:32 -0600
committerRaphael Geissert <geissert@debian.org>2010-02-05 14:30:32 -0600
commitddfff897c2f38d712300a2836a5202e1683c0f9d (patch)
treefa25cefcf47f830c4fd0fb3dbfef421a8509f1ab
parent5d5b63e91c2f930c860c32e57ca1e543f9bbd34f (diff)
downloadphp-debian/5.2.6.dfsg.1-1+lenny5.tar.gz
Prepare changelog for 5.2.6.dfsg.1-1+lenny5debian/5.2.6.dfsg.1-1+lenny5
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a57a015e8..001a8955b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+php5 (5.2.6.dfsg.1-1+lenny5) stable; urgency=low
+
+ * Fix an integer overflow on the curl_read callback (Closes: #529278)
+ * Recognise ? and = in email addresses as valid (Closes: #556459)
+ * Fix a heap overflow in the odbc extension (Closes: #565387)
+ * Add missing sybase aliases (Closes: #523073)
+
+ -- Raphael Geissert <geissert@debian.org> Fri, 05 Feb 2010 14:29:56 -0600
+
php5 (5.2.6.dfsg.1-1+lenny4) stable-security; urgency=high
* CVE-2009-2687: DoS via malformed JPEG images with invalid offset fields