Debian Patches

Status for python-glance-store/4.1.0-4

Patch Description Author Forwarded Bugs Origin Last update
OverflowError_running_on_32-bit_systems.patch OverflowError running on 32-bit systems Change I59b1579dc9877668b82d4195431c1 added tests that mock an
input buffer, but the mocked return_value for __len__ exceeds the
allowable maximum value for an index in the CPython implementation
on 32-bit systems. Fix this by using half the value and allowing
the buffer to be called twice during the tests.

diff --git a/glance_store/tests/unit/test_cinder_base.py b/glance_store/tests/unit/test_cinder_base.py
index d7fca2f..712ed15 100644
Brian Rosmaita <rosmaita.fossdev@gmail.com> no upstream, https://review.opendev.org/c/openstack/glance_store/+/860004 2022-10-01
CVE-2023-2088_Add_force_to_os-brick_disconnect.patch CVE-2023-2088: Add force to os-brick disconnect In order to be sure that devices are being removed from the host,
we should be using the 'force' parameter with os-brick's
disconnect_volume() method.

diff --git a/glance_store/_drivers/cinder.py b/glance_store/_drivers/cinder.py
index 3509348..7405b7a 100644
Brian Rosmaita <rosmaita.fossdev@gmail.com> yes debian upstream upstream, https://review.opendev.org/c/openstack/glance_store/+/882853 2023-05-12

All known versions for source package 'python-glance-store'

Links