python-glance-store 2.0.0-0ubuntu4.3 source package in Ubuntu

Changelog

python-glance-store (2.0.0-0ubuntu4.3) focal-security; urgency=medium

  * SECURITY UPDATE: access_key logged in DEBUG log level
    - debian/patches/CVE-2024-1141-1.patch: do not show access_key in
      glance_store/_drivers/s3.py.
    - debian/patches/CVE-2024-1141-2.patch: fix more access_key logging in
      glance_store/_drivers/s3.py.
    - CVE-2024-1141

 -- Marc Deslauriers <email address hidden>  Thu, 08 Feb 2024 13:51:06 -0500

Upload details

Uploaded by:
Marc Deslauriers
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-glance-store_2.0.0.orig.tar.gz 196.1 KiB 329348d56d592db8efa3ea6f09cbd08b11b795dad059e8d2bc6858aa57de30a5
python-glance-store_2.0.0-0ubuntu4.3.debian.tar.xz 19.3 KiB 8cb3548a6a9cfd5fc43194a45f604f4be1ffa8d8751e7390a04d2e128fa493be
python-glance-store_2.0.0-0ubuntu4.3.dsc 3.6 KiB 02ec1f8c654986c13bcca2654e39112d0005f026c1065b094a16a05d88e10055

View changes file

Binary packages built by this source

python-glance-store-doc: OpenStack Image Service store library - doc

 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the documentation.

python3-glance-store: OpenStack Image Service store library - Python 3.x

 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the Python 3.x module for the Glance's stores.