diff options
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 72f2cb3..82f992e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,11 +14,12 @@ requests (2.4.2-1) UNRELEASED; urgency=medium - Provide requests.packages.urllib3 as symlink of python{,3}-urllib3 system package since it is used as import location. (Closes: #753578) - -- Daniele Tricoli <eriol@mornie.org> Wed, 08 Oct 2014 20:49:10 +0200 + -- Daniele Tricoli <eriol@mornie.org> Wed, 08 Oct 2014 20:53:08 +0200 requests (2.3.0-1) unstable; urgency=medium * Team upload. + - Fix CVE-2014-1829 and CVE-2014-1830 (Closes: #733108) * New upstream release. * d/control: Added python{,3}-pytest to Build-Depends. * d/patches/*: Refreshed. |