------------------------------------------------------------------- Thu Apr 23 12:46:43 UTC 2015 - tbechtold@suse.com - Add 0001-Fix-s3_token-middleware-parsing-insecure-option.patch bsc#928205, CVE-2015-1852 ------------------------------------------------------------------- Sat Sep 27 17:20:03 UTC 2014 - dmueller@suse.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 11:55:45 UTC 2014 - dmueller@suse.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 07:36:58 UTC 2014 - dmueller@suse.com - Initial package