diff options
author | Piotr Ożarowski <piotr@debian.org> | 2013-05-20 18:58:41 +0000 |
---|---|---|
committer | Piotr Ożarowski <piotr@debian.org> | 2013-05-20 18:58:41 +0000 |
commit | fd657b655be7d400ad85a18d94e248393d52d7e1 (patch) | |
tree | e8d70aa189d042b1ce28ea2b9f6372d2c68205a6 /debian/changelog | |
parent | 2c05e52e60674a2d9240c05330f11875096c6e71 (diff) | |
download | python-urllib3-fd657b655be7d400ad85a18d94e248393d52d7e1.tar python-urllib3-fd657b655be7d400ad85a18d94e248393d52d7e1.tar.gz |
* change urgency to high (fixes security bug)
* s/UNRELEASED/unstable
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cbf79ab..ae1b0d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-urllib3 (1.6-2) UNRELEASED; urgency=low +python-urllib3 (1.6-2) unstable; urgency=high * debian/patches/06_fix_abuse_of_match_hostname_for_DoS.patch - Added upstream patch to fix possible abuse of ssl.match_hostname() |