python-openstackclient 5.2.0-0ubuntu1.20.04.2 source package in Ubuntu

Changelog

python-openstackclient (5.2.0-0ubuntu1.20.04.2) focal-security; urgency=medium

  * SECURITY UPDATE: deleting a non existing access rule deletes another
    existing access rule
    - debian/patches/CVE-2023-6110.patch: fix access rule commands to only
      use ID in openstackclient/identity/common.py,
      openstackclient/identity/v3/access_rule.py,
      openstackclient/tests/unit/identity/v3/test_access_rule.py.
    - CVE-2023-6110

 -- Marc Deslauriers <email address hidden>  Tue, 20 Feb 2024 08:12:46 -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-openstackclient_5.2.0.orig.tar.gz 706.9 KiB 0a36aea3596c201593c4b1f54e6bfd57d1bd2920b124a5751df8d05d80498d6a
python-openstackclient_5.2.0-0ubuntu1.20.04.2.debian.tar.xz 49.1 KiB d7a78b6e230a2f1b401b0f8aa3f0ea8b09886b02bbc9f74c97f64b5549447650
python-openstackclient_5.2.0-0ubuntu1.20.04.2.dsc 3.5 KiB 9fd290dc7f1a1c2cdec07ac50e520d5db8d0263778e29797cf67b9ee1a952668

View changes file

Binary packages built by this source

python-openstackclient-doc: OpenStack Command-line Client - doc

 python-openstackclient is a unified command-line client for the OpenStack APIs.
 It is a thin wrapper to the stock python-*client modules that implement the
 actual REST API client actions.
 .
 This is an implementation of the design goals shown in
 http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide
 a unified shell command structure and a common language to describe
 operations in OpenStack.
 .
 This package contains the documentation.

python3-openstackclient: OpenStack Command-line Client - Python 3.x

 python-openstackclient is a unified command-line client for the OpenStack APIs.
 It is a thin wrapper to the stock python-*client modules that implement the
 actual REST API client actions.
 .
 This is an implementation of the design goals shown in
 http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide
 a unified shell command structure and a common language to describe
 operations in OpenStack.
 .
 This package contains the Python 3.x module.