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
|
python-pykmip (0.7.0-3) unstable; urgency=high
[ Ondřej Nový ]
* d/control: Add trailing tilde to min version depend to allow
backports
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* 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:30:07 +0100
python-pykmip (0.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 20:46:12 +0000
python-pykmip (0.7.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
[ Thomas Goirand ]
* New upstream release.
* Add kill-broken-test.patch.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Feb 2018 22:09:01 +0000
python-pykmip (0.6.0-1) unstable; urgency=medium
* New upstream release.
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Ran wrap-and-sort -bast.
* Fixed (build-)depends versions past Stretch.
* Standards-Version is now 4.1.1.
* Using pkgos-dh_auto_install and testing with all Python 3 versions.
* Fixed python3 shebang to be python3, not python3.x.
-- Thomas Goirand <zigo@debian.org> Sun, 05 Nov 2017 20:54:15 +0000
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
|