ironic-python-agent-builder 5.3.0 (caracal)
We jubilantly announce the release of: ironic-python-agent-builder 5.3.0: Tools and scripts to build Ironic Python Agent This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/ironic-python-agent-builder Download the package from: https://tarballs.openstack.org/ironic-python-agent-builder/ Please report issues through: https://bugs.launchpad.net/ironic-python-agent-builder/+bugs For more details, please see below. 5.3.0 ^^^^^ Bug Fixes ********* * Fixes building images for Debian Bullseye and Bookworm. Other Notes *********** * Debian images are now published using Bookworm instead of Bullseye. Changes in ironic-python-agent-builder 5.2.0..5.3.0 --------------------------------------------------- 1d2877e Update ipmitool version to 1.8.19 dfd24a9 Update link to ipmitool repository 99adeec Update tinyipa to tinycore 15.x efe4b0d reno: Update master for unmaintained/yoga beabe85 Bump hacking to 6.1.0 1458cba [codespell] Adding CI target for Tox Codespell da3fccb [codespell] Adding Tox Target for Codespell a48825d [codespell] Fixing Spelling Mistakes e392a47 Drop TripleO job 2a1c289 Switch IPA building to Debian Bookworm 9da0cf4 Fix building images for Bullseye and Bookworm 055c999 Always generate checksum files on image builds 572b780 Add link to LP bug tracker eeeaa42 Remove USE_PYTHON3 option 112157b Use systemd-networkd for debian 9aaf0de 'sudo' group different between RH and Debian 732852f CI: Change image-build to use Ubuntu Jammy 3311c9b Update master for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- README.rst | 2 +- .../environment.d/01-debian-ipa.bash | 7 +++++- dib/ironic-python-agent-ramdisk/pkg-map | 5 ++++ .../post-install.d/80-ironic-python-agent-ramdisk | 19 +++++++++++++++ .../post-install.d/99-remove-extra-packages | 2 +- .../bin/ironic-python-agent-create-rescue-user.sh | 10 +++++++- dib/ironic-python-agent-tls/README.rst | 2 +- .../cleanup.d/99-ramdisk-create | 2 +- ironic_python_agent_builder/__init__.py | 4 ++++ releasenotes/notes/debian-9a4fa6b2d3ef96d0.yaml | 4 ++++ .../notes/debian-ipa-cb5975e436cba525.yaml | 4 ++++ .../dhcp-predictible-ifnames-b2a1d9e6471b6819.yaml | 2 +- ...remove-PYOPTIMIZE_TINYIPA-ebde63911d140209.yaml | 4 ++-- releasenotes/source/2023.2.rst | 6 +++++ releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 2 +- setup.cfg | 5 ++++ tinyipa/add-ssh-tinyipa.sh | 2 +- tinyipa/build-tinyipa.sh | 27 ++++++++-------------- tinyipa/build_files/bootlocal.sh | 2 +- tinyipa/build_files/buildreqs.lst | 6 ++--- tinyipa/build_files/buildreqs_python2.lst | 2 -- tinyipa/build_files/fakeuname | 2 +- tinyipa/build_files/finalreqs.lst | 8 +++---- tinyipa/build_files/finalreqs_python2.lst | 1 - tinyipa/common.sh | 3 +-- tinyipa/finalise-tinyipa.sh | 19 +++++---------- tox.ini | 12 +++++++++- zuul.d/ironic-python-agent-builder-jobs.yaml | 17 +++++++++++++- zuul.d/project.yaml | 4 +++- 31 files changed, 131 insertions(+), 62 deletions(-)
participants (1)
-
no-reply@openstack.org