We are jazzed to announce the release of: cinder 26.1.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/cinder Download the package from: https://tarballs.openstack.org/cinder/ Please report issues through: https://bugs.launchpad.net/cinder/+bugs For more details, please see below. 26.1.0 ^^^^^^ Bug Fixes * Bug #2082587 (https://bugs.launchpad.net/cinder/+bug/2082587): Fixed backup restoration throwing TypeError on new volume. * NFS driver bug #2074377 (https://bugs.launchpad.net/cinder/+bug/2074377): Fixed regression caused by change I65857288b797 (the mitigation for CVE-2024-32498) that was preventing the creation of a new volume from the second and subsequent snapshots of an existing volume. Changes in cinder 26.0.0..26.1.0 -------------------------------- 8df631859 [docs] Extra spaces breaking rst->html rendering 1f9d111f8 Fix type passed to write function during backup restoration ca8290720 NFS driver: Fix fail creating volume with multiple snapshots 2889ee129 zuul: cinder-plugin-ceph-tempest: raise swap size Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 - cinder/backup/chunkeddriver.py | 2 +- cinder/image/image_utils.py | 64 +++++++++++++------ cinder/volume/drivers/nfs.py | 8 ++- ...-fix-type-passed-during-backup-restoration.yaml | 5 ++ ...fix-nfs-vol-from-snapshot-654a07d25a33bf7d.yaml | 8 +++ 8 files changed, 158 insertions(+), 35 deletions(-)
participants (1)
-
no-reply@openstack.org