| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Cobbler V3.3.8 source code.tar.gz | 2026-08-29 | 1.4 MB | |
| Cobbler V3.3.8 source code.zip | 2026-08-29 | 1.9 MB | |
| README.md | 2026-08-29 | 2.0 kB | |
| Totals: 3 Items | 3.3 MB | 0 | |
This release is defunct due to an issue with the CI release and packaging workflow. Please use 3.3.9.
Milestone: https://github.com/cobbler/cobbler/milestone/26
Fixed
- support for import and manage of openSUSE Leap 16 and new Agama installer #3419
- XML-RPC generate_autoinstall now normalizes empty string parameters to None, preventing incorrect error banner when clients send "" instead of null #3807
- Basic support for Python 3.13 #3826
- Fix url for wimboot when importing Windows distro #3887
- check: Use systemctl is-active --quiet to check the status of services #3942
- Added support for interactive and automatic network installations of XCP-ng 7.x and 8.x latest releases. #3980
- SHA-pin GH Actions inside the CI #4067
- Aligned CNAME records in generated BIND zone files into columns, matching the existing A/AAAA/PTR record formatting. #4070
- Fix crash while writing the bind reverse zone when a host's IPv6 address contains a non-numeric hex character #4072
- Fix UnicodeDecodeError in
cobbler statuswhen reading rotated/compressed install logs #4084 - Fix genders module failing to load on Python 3.12+ due to removed distutils module #4086
- Add missing root=live: kernel parameter for Agama PXE installs so the installer can find its live media over the network #4088