[release-announce] oslo.utils 3.42.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Nov 14 04:38:11 UTC 2019


We joyfully announce the release of:

oslo.utils 3.42.0: Oslo Utility library

This release is part of the ussuri release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

3.42.0
^^^^^^


Security Issues
***************

* This patch ensures we actually mask sensitive data, even if case
  doesn't match the static entry we have in the patterns.

* It also ensures that some fancy names with a common base, but
  added number are actually taken care of.


Bug Fixes
*********

* https://bugs.launchpad.net/tripleo/+bug/1850843

Changes in oslo.utils 3.41.1..3.42.0
------------------------------------

b412684 Make mask_password case insensitive, and add new patterns
a3c314e Update the constraints url
5204dfc Support "qemu-img info" virtual size in QEMU 4.1 and later
9ae49b3 Update master for stable/train


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

oslo_utils/imageutils.py                           |  7 ++--
oslo_utils/strutils.py                             | 29 +++++++--------
.../mask-password-patterns-f41524069b8ae488.yaml   |  8 +++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/train.rst                      |  6 ++++
tox.ini                                            |  2 +-
8 files changed, 89 insertions(+), 17 deletions(-)







More information about the Release-announce mailing list