We are overjoyed to announce the release of: oslo.privsep 1.23.0: OpenStack library for privilege separation This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.privsep Download the package from: https://pypi.python.org/pypi/oslo.privsep Please report issues through launchpad: https://bugs.launchpad.net/oslo.privsep For more details, please see below. Changes in oslo.privsep 1.22.0..1.23.0 -------------------------------------- 8b0d620 Updated from global requirements 79b4422 Imported Translations from Zanata 3336c5a Updated from global requirements 85ada84 Update reno for stable/pike 22b1440 Updated from global requirements f53d083 Update capabilities from current kernel source Diffstat (except docs and test files) ------------------------------------- oslo_privsep/capabilities.py | 35 +++++++++++++++++- .../de/LC_MESSAGES/oslo_privsep-log-warning.po | 18 ---------- .../en_GB/LC_MESSAGES/oslo_privsep-log-error.po | 26 -------------- .../en_GB/LC_MESSAGES/oslo_privsep-log-info.po | 41 ---------------------- .../en_GB/LC_MESSAGES/oslo_privsep-log-warning.po | 18 ---------- releasenotes/source/index.rst | 1 + releasenotes/source/pike.rst | 6 ++++ requirements.txt | 2 +- test-requirements.txt | 6 ++-- 9 files changed, 45 insertions(+), 108 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 22b2b9d..37a799b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -oslo.log>=3.22.0 # Apache-2.0 +oslo.log>=3.30.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 9752557..351c138 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +7 @@ oslotest>=1.10.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD @@ -11 +11 @@ fixtures>=3.0.0 # Apache-2.0/BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0 @@ -13 +13 @@ sphinx>=1.6.2 # BSD -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0