Skip to content

Releases: cobbler/koan

V3.0.1

27 Jul 13:02
v3.0.1
332df6d
Compare
Choose a tag to compare

This is the first stable release in the separate Koan repository.

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:

  • SUSE internal patches are now upstream #72
  • Fix incorrect exception raise #78 #64

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