Releases: cobbler/koan
Releases · cobbler/koan
V3.0.1
This is the first stable release in the separate Koan repository.
- Project: https://github.com/cobbler/koan/projects/2
- Milestone: https://github.com/cobbler/koan/milestone/1
The release on PyPi is not working yet due to that the name "koan" is not allowed. The reason for this is yet unkown.
New:
- Dockerfiles are in place to build DEBs and RPMs locally - see issues and PRs below
- The CI now runs linters, tests and tries to build packages #76 #79 #80
- EFI support for self-replacment #75
Changes:
- The Python 2 compatibility layer was fully removed #71
Bugfixes:
Other:
- Copy & Pasted Cobbler files which are not required, were removed. #77
Breaking Changes:
Announcement:
Known Issues:
- The
xend
integration is broken due to #73