[release-announce] oslo.privsep 2.4.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:29:54 UTC 2020


We are happy to announce the release of:

oslo.privsep 2.4.0: OpenStack library for privilege separation

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/oslo.privsep

Download the package from:

    https://pypi.org/project/oslo.privsep

Please report issues through:

    https://bugs.launchpad.net/oslo.privsep/+bugs

For more details, please see below.

Changes in oslo.privsep 2.3.0..2.4.0
------------------------------------

b015f45 [goal] Migrate testing to ubuntu focal
68d1196 Bump bandit version


Diffstat (except docs and test files)
-------------------------------------

lower-constraints.txt | 2 +-
requirements.txt      | 2 +-
test-requirements.txt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 8541ac3..99b4412 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.utils>=3.33.0 # Apache-2.0
-cffi>=1.7.0 # MIT
+cffi>=1.14.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index a4fdee5..e8c4e49 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ stestr>=2.0.0 # Apache-2.0
-bandit>=1.1.0,<1.6.0 # Apache-2.0
+bandit>=1.6.0,<1.7.0 # Apache-2.0






More information about the Release-announce mailing list