python-oslo.utils 4.1.1-0ubuntu1.1 source package in Ubuntu

Changelog

python-oslo.utils (4.1.1-0ubuntu1.1) focal-security; urgency=medium

  * SECURITY UPDATE: Improper parsing
    - debian/patches/CVE-2022-0718.patch: fix regex used
      to mask password in oslo_utils/strutils.py,
      oslo_utils/test/test_strutils.py.
    - CVE-2022-0718

 -- Leonidas Da Silva Barbosa <email address hidden>  Mon, 04 Apr 2022 11:39:59 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main misc
Focal security main misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.utils_4.1.1.orig.tar.gz 90.7 KiB a272f4a665dac902a3f6ca8b2962302648a4e0e2193b47a57a22416b906d3c0b
python-oslo.utils_4.1.1-0ubuntu1.1.debian.tar.xz 7.9 KiB 06b9e5a592ca67833cc09509c1149bed76b6eae474c492516f7308d33640e8d9
python-oslo.utils_4.1.1-0ubuntu1.1.dsc 3.2 KiB 740c398afe4b62ed93e861dc81d55659a4bf554fba42951165666ecbd2e51a72

View changes file

Binary packages built by this source

python-oslo.utils-doc: Oslo Utility library - doc

 The Oslo.utils package provides a set of function which are cross-project
 for OpenStack. For example, it provides text decoding, exception handling,
 Python module import facility (try_import function), network-related
 system-level, and time utilities and helper functions.
 .
  This package contains the documentation.

python3-oslo.utils: set of utility functions for OpenStack - Python 3.x

 The Oslo.utils package provides a set of function which are cross-project
 for OpenStack. For example, it provides text decoding, exception handling,
 Python module import facility (try_import function), network-related
 system-level, and time utilities and helper functions.
 .
 This package contains the Python 3.x module.