python-openstackclient 5.8.0-0ubuntu1.1 source package in Ubuntu
Changelog
python-openstackclient (5.8.0-0ubuntu1.1) jammy-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:08:45 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | main | misc | |
Jammy | security | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-openstackclient_5.8.0.orig.tar.gz | 808.2 KiB | 334852df8897b95f0581ec12ee287de8c7a9289a208a18f0a8b38777019fd986 |
python-openstackclient_5.8.0-0ubuntu1.1.debian.tar.xz | 48.4 KiB | 40f491e9d1d906c7a52ea459c0d7bd623ddd85096f2959c24caa3a24a7df371d |
python-openstackclient_5.8.0-0ubuntu1.1.dsc | 4.0 KiB | da973309ba5bd2126ced373e153d84d8435ae9bb80cb9e1e159cc40d958bfa89 |
Available diffs
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.