Changelog for
python-keystonemiddleware-1.2.0-2.11.x86_64.rpm :
Thu Apr 23 14:00:00 2015 tbechtoldAATTsuse.com
- Add 0001-Fix-s3_token-middleware-parsing-insecure-option.patch
bsc#928205, CVE-2015-1852
Sat Sep 27 14:00:00 2014 dmuellerAATTsuse.com
- update to 1.2.0:
* Add an optional advanced pool of memcached clients
* Fix auth_token for old oslo.config
* Add composite authentication support
* Fix test failure after discovery hack
* Updated from global requirements
* Use oslo_debug_helper and remove our own version
* convert the conf value into correct type
* Always add auth URI to unauthorized requests
* Work toward Python 3.4 support and testing
* warn against sorting requirements
* Always supply a username to auth_token tests setup
* Create an Auth Plugin to pass to users
* Updated from global requirements
Wed Sep 10 14:00:00 2014 dmuellerAATTsuse.com
- update to 1.1.1:
* Hash for PKIZ
* Updated from global requirements
* Use oslosphinx in keystonemiddlware for documentation
* Updated from global requirements
* Convert auth_token middleware to use sessions
* Updated from global requirements
* Remove mox dependency
* move webob from test-requirements to requirements
* remove unused dep: stevedore
* remove unused dep: prettytable
* Example JSON files should be human-readable
* Updated from global requirements
* Mark keystonemiddleware as being a universal wheel
* Use keystoneclient fixtures in middleware tests
* prefer identity API v3 over v2 in auth_token
* Clean up openstack-common.conf
* Sync with oslo-incubator 569979adf
* Refactor auth_token, move identity server members to class
Mon Jul 21 14:00:00 2014 dmuellerAATTsuse.com
- Initial package