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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
python-requests-kerberos (0.12.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 20 Oct 2019 00:56:10 +0200
python-requests-kerberos (0.12.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Fixed executing unit tests for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2019 12:14:13 +0200
python-requests-kerberos (0.11.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #938138).
-- Thomas Goirand <zigo@debian.org> Sat, 14 Sep 2019 18:05:51 +0200
python-requests-kerberos (0.11.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Add missing dh-python build-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 18:16:14 +0200
python-requests-kerberos (0.11.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release (Closes: #880599).
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_install.
* Removed all patches.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 22:33:24 +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
|