Cobbler 3.3.2 Released

Posted by Enno on Friday, March 11, 2022

This release addresses mainly security issues and bugfixes.

We have 156 files changed, 3288 insertions(+), 1642 deletions(-)

Milestone: https://github.com/cobbler/cobbler/milestone/18

Diff to last release: https://github.com/cobbler/cobbler/compare/v3.3.1...v3.3.2

Announcements:

  • Important Security Bugfixes

New:

  • cobbler sync doesn’t have to be executed no more after enable_ipxe was flipped #2689 #2944
  • Auth: Support for Global Secure Catalog via LDAP provider #2937

Breaking Changes:

  • None

Changes:

  • Reposync now deletes old metadata to prevent metadata merge conflicts #2942
  • The automigration of the settings is now not enabled per default. #2881 #2966
  • We removed ppc from RedHat EL 7 as it is not supported #2964

Bugfixes:

  • Network interface is not subscriptable errors were fixed #2856
  • The stacktraces related to the package and file pre & post triggers should no longer appear #2953
  • You should be able to add multiple initrds if needed again #2870 #2931
  • Debian: Fix regex for SHIM_FILE which now provides a working reasonable default #2930

Other:

  • Internal Refactorings:
    • Tech-Tebt in the DHCP ISC manager was cleaned up #2957
    • Switch from the collection manager to the api.py #2955
  • Docs
    • cobbler-settings is now explained in the “Scripts” section #2966
  • Tests:
    • Added basic tests for untested modules #2956
    • Python: Switch from XML-RPC to Python objects #2963
  • CI/container:
    • Increase timout for DEB build #2954
    • CI: Add podman support #2934
    • Debian packages build on PRs again #2950
    • Debian package build errors were fixed #2948 #2949

comments powered by Disqus

Related posts in 2022 Mar

Cobbler 3.3.2 Released
Posted on March 11, 2022
Read more