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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183
|
python-keystoneclient (1:0.10.1-2) unstable; urgency=high
* Uploading to unstable.
* Added CVE-2014-7144_Fix_the_condition_expression_for_ssl_insecure.patch,
(Closes: #762749).
-- Thomas Goirand <zigo@debian.org> Thu, 25 Sep 2014 20:30:57 +0800
python-keystoneclient (1:0.10.1-1) experimental; urgency=medium
* New upstream release.
* Uploading to experimental just right before the freeze.
* Bumped required version of python-six.
* Added patch for double call of TestCase.setUp(self), which was breaking all
the saml2 unit tests.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Sep 2014 23:47:40 +0800
python-keystoneclient (1:0.9.0-1) unstable; urgency=medium
* New upstream release (Closes: #751063).
* New (build-)dependencies for this release.
* Removed CVE_2014_0105_add_pooling_for_cache_references.patch applied
upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 10 Jun 2014 02:43:50 +0000
python-keystoneclient (1:0.7.1-1) unstable; urgency=high
* New upstream release.
* Uploading to unstable.
* Removed lots of now useless build-dependencies, updated (build-)depends for
this new upstream release.
* Note: this new upstream release fixes CVE-2014-0105: Potential context
confusion in Keystone middleware.
* Refresh no-intersphinx.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 25 Mar 2014 15:45:40 +0800
python-keystoneclient (1:0.6.0-3) experimental; urgency=low
* Added python-memcache *and* memcached as build-dependency. In deed, if
python-memcache is installed, but not memcached, unit tests would fail.
* Fails the build on unit test failures.
-- Thomas Goirand <zigo@debian.org> Fri, 21 Mar 2014 13:39:37 +0800
python-keystoneclient (1:0.6.0-2) experimental; urgency=low
* Added packaging of upstream man page and sphinxdoc.
* Added missing build-depends: subunit.
* Using python setup.py testr directly without using run_test.sh.
-- Thomas Goirand <zigo@debian.org> Thu, 20 Mar 2014 00:31:24 +0800
python-keystoneclient (1:0.6.0-1) experimental; urgency=medium
* New upstream release.
* Uploading to experimental due to suspect unit test failures.
* Build-depends on python-httpretty (>= 0.8.0) instead of 0.7.1.
* Standards-Version: is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Thu, 06 Mar 2014 22:11:45 +0800
python-keystoneclient (1:0.5.1-1) unstable; urgency=medium
* New upstream release.
* Reviewed (build-)depends for this new version.
-- Thomas Goirand <zigo@debian.org> Sat, 08 Feb 2014 14:59:41 +0800
python-keystoneclient (1:0.4.1-2) unstable; urgency=low
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Nov 2013 00:44:42 +0800
python-keystoneclient (1:0.4.0-1) unstable; urgency=low
* New upstream release.
* Added missing (build-)depends: python-iso8601, and many others for this new
release.
-- Thomas Goirand <zigo@debian.org> Tue, 01 Oct 2013 15:26:43 +0800
python-keystoneclient (1:0.3.2-1) unstable; urgency=low
* New upstream release.
* Removed patches (applied upstream).
* Lots of new (build-)depends.
-- Thomas Goirand <zigo@debian.org> Sun, 01 Sep 2013 22:01:20 +0800
python-keystoneclient (1:0.2.5-2) unstable; urgency=low
* Add Fix-memcache-encryption-middleware.patch (Closes: #713819)
[OSSA 2013-017] Keystone middleware memcache signing/encryption feature
(CVE-2013-2166 and CVE-2013-2167)
-- Prach Pongpanich <prachpub@gmail.com> Sun, 23 Jun 2013 11:54:52 +0700
python-keystoneclient (1:0.2.5-1) unstable; urgency=low
* New upstream release (Closes: #709535).
* Ran wrap-and-sort.
* Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules.
* Added build-depends: python-pbr.
* Bumped Standard-Version: to 3.9.4.
* Using cannonical URLs for the VCS fields.
-- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 14:06:05 +0800
python-keystoneclient (1:0.2.3-2) unstable; urgency=low
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 13 May 2013 09:03:20 +0000
python-keystoneclient (1:0.2.3-1) experimental; urgency=low
[ Mehdi Abaakouk ]
* New upstream version
* Removed prettytable patch (incorporated upstream)
* Change epoch to match the new upstream version convention
[ Thomas Goirand ]
* Switched to openstack-pkg-tools include of pkgos.make in debian/rules.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Nov 2012 06:15:45 +0000
python-keystoneclient (2012.1-3) unstable; urgency=low
[Ghe Rivero]
* Added watch file
* Added run_tests to rules.
* Fixed control depends. (some cleanup)
[ Mehdi Abaakouk]
* Add missing dependency "python-pkg-resources". Closes: #672910
-- Ghe Rivero <ghe.rivero@stackops.com> Wed, 06 Jun 2012 17:08:06 +0200
python-keystoneclient (2012.1-2) unstable; urgency=low
* Fixed new prettytable api.
-- Ghe Rivero <ghe.rivero@stackops.com> Mon, 07 May 2012 10:10:08 +0200
python-keystoneclient (2012.1-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe.rivero@stackops.com> Mon, 09 Apr 2012 09:10:06 +0200
python-keystoneclient (2012.1~rc2-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe.rivero@stackops.com> Wed, 04 Apr 2012 10:51:40 +0200
python-keystoneclient (2012.1~rc1-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe.rivero@stackops.com> Sat, 24 Mar 2012 09:17:47 +0100
python-keystoneclient (2012.1~e4-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe.rivero@stackops.com> Fri, 02 Mar 2012 09:05:06 +0100
python-keystoneclient (2012.1~e3-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe.rivero@stackops.com> Tue, 31 Jan 2012 09:05:07 +0100
python-keystoneclient (0~dev20111128-1) unstable; urgency=low
* Initial release (Closes: #650018)
-- Julien Danjou <acid@debian.org> Mon, 28 Nov 2011 16:35:09 +0100
|