1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
python-requests-kerberos (0.7.0-3) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:49:10 +0100
python-requests-kerberos (0.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 10:45:31 +0000
python-requests-kerberos (0.7.0-1) experimental; urgency=medium
* New upstream release.
* Removed CVE-2014-8650_Handle_mutual_authentication.patch applied upstream.
* Some (build-)depends updates.
-- Thomas Goirand <zigo@debian.org> Wed, 02 Sep 2015 19:50:21 +0000
python-requests-kerberos (0.5-3) unstable; urgency=medium
* Fixed swapped short package descriptions of python2.x and python3.x binary
packages. Thanks to Beatrice Torracca <beatricet@libero.it> for the bug
repport. (Closes: #782185)
-- Thomas Goirand <zigo@debian.org> Thu, 09 Apr 2015 09:59:49 +0200
python-requests-kerberos (0.5-2) unstable; urgency=high
* CVE-2014-8650: failure to handle mutual authentication. Applied upstream
patch: CVE-2014-8650_Handle_mutual_authentication.patch (Closes: #768408).
Thanks to Salvatore Bonaccorso <carnil@debian.org> for reporting it.
-- Thomas Goirand <zigo@debian.org> Mon, 10 Nov 2014 21:22:51 +0800
python-requests-kerberos (0.5-1) unstable; urgency=medium
* Initial release. (Closes: #752858)
-- Thomas Goirand <zigo@debian.org> Thu, 12 Jun 2014 09:09:45 +0800
|