aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2015-03-16 01:31:10 +0100
committerDaniele Tricoli <eriol@mornie.org>2015-03-16 01:31:10 +0100
commit6509d16d9f1dc35e28ea4bf8fc9a9508287fd74d (patch)
tree63f03365126cb905303dca52ec9cedf08fb59a4d /debian/changelog
parent0dd40d0eca2d963b301aa727bcffc6790da706b8 (diff)
parent84c8199b600a805603600cbeb0a3119bc717e972 (diff)
downloadpython-requests-6509d16d9f1dc35e28ea4bf8fc9a9508287fd74d.tar
python-requests-6509d16d9f1dc35e28ea4bf8fc9a9508287fd74d.tar.gz
Imported Debian patch 2.4.3-6
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index edd52f2..24993e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+requests (2.4.3-6) unstable; urgency=medium
+
+ * debian/patches/05_do-not-ascribe-cookies-to-the-target-domain.patch
+ - Fix session fixation and cookie stealing: CVE-2015-2296.
+ (Closes: #780506)
+
+ -- Daniele Tricoli <eriol@mornie.org> Mon, 16 Mar 2015 01:31:10 +0100
+
requests (2.4.3-5) unstable; urgency=medium
* Team upload.