python-glance-store 4.6.1-0ubuntu1.1 source package in Ubuntu

Changelog

python-glance-store (4.6.1-0ubuntu1.1) mantic-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:49:15 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-glance-store_4.6.1.orig.tar.gz 238.7 KiB 6a7fe5c166b5aacbdabeeaa626db7657511d8876185ade899d94e5e4c3cf85ce
python-glance-store_4.6.1-0ubuntu1.1.debian.tar.xz 8.2 KiB a65d076aa9f6ef2321d8196a62ff0a1b669de2f883100ed90e28630fd6c66397
python-glance-store_4.6.1-0ubuntu1.1.dsc 3.5 KiB c19176a39230dd00da4e6fe819cd3803343eb1c9b1b0cf84416341acca885a48

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.