We are pumped to announce the release of: ironic 23.0.4 This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/ironic Download the package from: https://tarballs.openstack.org/ironic/ Please report issues through: https://storyboard.openstack.org/#!/project/943 For more details, please see below. 23.0.4 ^^^^^^ Bug Fixes * The fix for CVE-2024-47211 results in image checksum being required in all cases. However there is no checksum requirement for file:// based images. When checksum is missing for file:// based image_source it is now calculated on-the-fly. * Fixes an error within the redfish session cache when no "redfish_password" is specified bug 2097019 (https://bugs.launchpad.net/ironic/+bug/2097019). Changes in ironic 23.0.3..23.0.4 -------------------------------- a3b014965 Fix redfish session cache on missing password 6593ec86b [CI] Pin sushy-tools 5efbf9a22 Calculate missing checksum for file:// based images 9925ed5f4 Fix actual size calculation for storage fallback logic Diffstat (except docs and test files) ------------------------------------- ironic/common/checksum_utils.py | 15 +++++++++++++-- ironic/common/images.py | 2 +- ironic/drivers/modules/redfish/utils.py | 6 +++++- .../notes/missing_file_checksum-4931c98031951486.yaml | 7 +++++++ .../redfish-allow-missing-password-ce4fb161d35a6850.yaml | 6 ++++++ zuul.d/ironic-jobs.yaml | 9 ++++++--- 8 files changed, 54 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org