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
|
python-keystonemiddleware (1.0.0-3+deb8u1) jessie-proposed-updates; urgency=medium
* Refreshed patches.
* cve-2015-1852: S3Token TLS cert verification option not honored. Applied
upstream patch.
* Added python-oslo.utils new (build-)depends introduced by this patch.
-- Thomas Goirand <zigo@debian.org> Wed, 20 May 2015 02:08:33 +0200
python-keystonemiddleware (1.0.0-3) unstable; urgency=medium
* Added CVE-2014-7144_convert_the_conf_value_into_correct_type.patch. Thanks
to Luciano Bello <luciano@debian.org> for the report (Closes: #762748).
-- Thomas Goirand <zigo@debian.org> Thu, 25 Sep 2014 07:16:29 +0000
python-keystonemiddleware (1.0.0-2) unstable; urgency=medium
* Do not attempt to run unit tests in Python 2.6, as it needs the discover
package, which we don't want as build-depends.
* Removes intersphinx plugin from docs build.
-- Thomas Goirand <zigo@debian.org> Mon, 28 Jul 2014 00:29:44 +0800
python-keystonemiddleware (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #755135)
-- Thomas Goirand <zigo@debian.org> Tue, 08 Jul 2014 14:25:47 +0800
|