summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Fritsch <sf@sfritsch.de>2013-07-21 17:36:23 +0200
committerStefan Fritsch <sf@sfritsch.de>2013-07-21 18:04:07 +0200
commit622a7c7140b97159e745e56592cf79ae91647e88 (patch)
tree32fc2a25c942bf5bba0fdaf8f892dbae481cc6bf
parent3d4f1dea93f7eb5d3bc305fcbccfd55fe1adc9cc (diff)
downloadapache2-622a7c7140b97159e745e56592cf79ae91647e88.tar.gz
update changelog for 2.4.6-1
-rw-r--r--debian/changelog8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index fd7d7a84..5c19caf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,8 @@
-apache2 (2.4.4-7) unstable; urgency=low
+apache2 (2.4.6-1) UNRELEASED; urgency=low
+
+ New upstream release:
+ * CVE-2013-1896: mod_dav: Fix a denial of service via MERGE request
+ (Closes: #717272)
[ Arno Töll ]
* Document our security model in our NEWS file and highlight we do not allow
@@ -11,8 +15,6 @@ apache2 (2.4.4-7) unstable; urgency=low
(Closes: #716694)
* Fix "dh_apache2 ignores alternative httpd on conf files" by correctly
checking the supplied arguments, we were off by one (Closes: #717299).
- * CVE-2013-1896: Add patch provided by Marc Deslauriers to fix a denial of
- service via MERGE request (Closes: #717272)
* Reinstall index.html also on upgrades as it is removed during upgrades.
[ Stefan Fritsch ]