summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ghedini <ghedo@debian.org>2020-08-24 10:26:33 +0200
committerAlessandro Ghedini <ghedo@debian.org>2020-08-24 10:47:19 +0200
commit7da4386cf66ce608a62e7f1d78978f6707735234 (patch)
tree1c65aa267c52968e3271775a96d66c1169552c0f
parent5d8fa77b6460144c5d414c0447e4a6dec83b3388 (diff)
Finalize changelog
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a2e98ae..f7f049ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-curl (7.72.0-1) UNRELEASED; urgency=medium
+curl (7.72.0-1) unstable; urgency=medium
* New upstream release
+ Fix partial password leak over DNS on HTTP redirect as per CVE-2020-8169
@@ -9,8 +9,14 @@ curl (7.72.0-1) UNRELEASED; urgency=medium
https://curl.haxx.se/docs/CVE-2020-8177.html
+ Fix wrong connect-only connection as per CVE-2020-8231 (Closes: #968831)
https://curl.haxx.se/docs/CVE-2020-8231.html
+ * Refresh patches
+ * Do not install *.la files.
+ Thanks to Pino Toscano for the patch. (Closes: #955785)
+ * Update list of doc files
+ * Update copyright for polarssl -> mbedtls rename
+ * Use python3 executable in tests
- -- Alessandro Ghedini <ghedo@debian.org> Mon, 24 Aug 2020 08:48:13 +0200
+ -- Alessandro Ghedini <ghedo@debian.org> Mon, 24 Aug 2020 10:26:12 +0200
curl (7.68.0-1) unstable; urgency=medium