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 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
python-requests-kerberos (0.14.0-5) unstable; urgency=medium
[ James Morris ]
* Add missking python3-krb5 depends (Closes: #1073066).
-- Thomas Goirand <zigo@debian.org> Wed, 26 Nov 2025 10:47:12 +0100
python-requests-kerberos (0.14.0-4) unstable; urgency=medium
* Removed extraneous python3-mock build-dependency (Closes: #1075957).
* Fix d/copyright ordering and years.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Jan 2025 15:22:23 +0100
python-requests-kerberos (0.14.0-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090604).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 23:09:43 +0100
python-requests-kerberos (0.14.0-2) unstable; urgency=medium
* Use pytest to run tests, and remove python3-mock depends.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Tue, 14 May 2024 13:28:37 +0200
python-requests-kerberos (0.14.0-1) unstable; urgency=medium
* New upstream release (Closes: #1064401).
* Add python3-pyspnego as (build-)depends.
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Mon, 11 Mar 2024 14:30:46 +0100
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
|