aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 2501b1c..6e50b85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,6 @@
requests (2.4.3-6) UNRELEASED; urgency=medium
- * debian/patches/05_do-not-make-SSLv3-mandatory.patch
- - Since SSL version 3 is insecure it is supported only if Python
- supports it. (Closes: #770172)
- * debian/patches/06_do-not-ascribe-cookies-to-the-target-domain.patch
+ * debian/patches/05_do-not-ascribe-cookies-to-the-target-domain.patch
- Fix session fixation and cookie stealing: CVE-2015-2296.
(Closes: #780506)