We are ecstatic to announce the release of: ironic-python-agent 8.5.2: Ironic Python Agent Ramdisk This release is part of the yoga stable release series. The source is available from: https://opendev.org/openstack/ironic-python-agent Download the package from: https://tarballs.openstack.org/ironic-python-agent/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/ironic- python-agent For more details, please see below. 8.5.2 ^^^^^ Bug Fixes * Fixes UEFI NVRAM record handling with efibootmgr so we can accept and handle UTF-16 encoded data which is to be expected in UEFI NVRAM as the records are UTF-16 encoded. * Fixes handling of UEFI NVRAM records to allow for unexpected characters in the response, so it is non-fatal to Ironic. Changes in ironic-python-agent 8.5.1..8.5.2 ------------------------------------------- 9f84c8b Fix UTF-16 result handling for efibootmgr 8e77848 Make reno ignore bugfix eol tags 1d4ea49 Fixes for tox 4.0 de4cf64 Warn when smartctl not found 57f1e53 Drop python2 from bindep.txt Diffstat (except docs and test files) ------------------------------------- bindep.txt | 4 +- ironic_python_agent/efi_utils.py | 15 +++- ironic_python_agent/hardware.py | 3 +- releasenotes/config.yaml | 2 + ...ootmgr-character-encoding-19e531ba694824c1.yaml | 9 +++ tox.ini | 15 ++-- 8 files changed, 104 insertions(+), 74 deletions(-)