8000 Release Cobbler V3.3.7 · cobbler/cobbler · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cobbler V3.3.7

Latest
Compare
Choose a tag to compare
@SchoolGuy SchoolGuy released this 17 Nov 21:17
· 1018 commits to main since this release
v3.3.7
758143e

Cobbler 3.3.7 - 2024-11-17

This release is containing again some backports from main to make Cobbler more stable for the community.

The mean reason for this release is CVE-2024-47533

59 files changed, 9948 insertions(+), 499 deletions(-)

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

Diff to last release: v3.3.6...v3.3.7

Fixed

  • Security: Fix issue that allowed anyone to connect to the API as admin
    #cve-2024-47533
  • Modules: bind - Fix bug that prevents cname entries from being generated
    successfully #3812
  • Fix build on RHEL9 based distributions (fence-agents-all split)
    #3836
  • Update Docker openSUSE Leap images to 15.6 (devel and rpms)
    #3838
  • Fix for Windows systems
    #3840
  • Docs: Add missing dependencies for source installation
    #3845
  • Dependent systems are not synced when the profile is changed
    #3849
0