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
|
python-pykmip (0.5.0-4+deb9u1) stretch; urgency=medium
* CVE-2018-1000872: Resource Management Errors (similar issue to
CVE-2015-5262) vulnerability in PyKMIP server that can result in DOS: the
server can be made unavailable by one or more clients opening all of the
available sockets. Applied upstream patch: Fix a denial-of-service bug by
setting the server socket timeout (Closes: #917030).
-- Thomas Goirand <zigo@debian.org> Sun, 24 Feb 2019 17:43:42 +0100
python-pykmip (0.5.0-4) unstable; urgency=medium
* Team upload.
* Bumped debhelper compat version to 10
* Rebuilt with python-sqlalchemy 1.1
-- Ondřej Nový <onovy@debian.org> Fri, 02 Dec 2016 22:49:06 +0100
python-pykmip (0.5.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 14:22:38 +0200
python-pykmip (0.5.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using update-alternatives to manage /usr/bin/pykmip-server.
* Fixed debian/copyright ordering.
* Standards-Version is now 3.9.8.
-- Thomas Goirand <zigo@debian.org> Fri, 03 Jun 2016 09:21:34 +0000
python-pykmip (0.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 10:32:42 +0000
python-pykmip (0.4.0-1) experimental; urgency=medium
* New upstream release.
* AUTHORS.txt removed from upstream, removing from debian/docs.
-- Thomas Goirand <zigo@debian.org> Sat, 26 Sep 2015 23:53:58 +0200
python-pykmip (0.3.3-2) experimental; urgency=medium
* Removed (build-)dependency on python3-enum34 (Closes: #796898).
-- Thomas Goirand <zigo@debian.org> Fri, 28 Aug 2015 15:30:47 +0000
python-pykmip (0.3.3-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Update gbp configuration for experimental branch.
* Update watch file to use Debian pypi redirector.
-- James Page <james.page@ubuntu.com> Thu, 02 Jul 2015 11:00:51 +0100
python-pykmip (0.3.1-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 02 May 2015 22:34:45 +0200
python-pykmip (0.2.0-1) unstable; urgency=medium
* Initial release. (Closes: #771076)
-- Thomas Goirand <zigo@debian.org> Wed, 26 Nov 2014 22:55:22 +0800
|