This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
Releases: kairos-io/enki
Releases · kairos-io/enki
v0.1.0-rc1
What's Changed
- Improve error message by @mauromorales in #112
- Update repositories (major) by @renovate in #73
- Allow customizing artifact name for build-uki command by @ZauberNerd in #114
- Ensure valid and non-problematic efi filenames for UKIs by @ZauberNerd in #113
- Make cpio files reproducible by @Itxaka in #116
- Move to golang ukifier by @Itxaka in #117
- Update module github.com/spf13/cobra to v1.8.1 by @renovate in #19
New Contributors
- @ZauberNerd made their first contribution in #114
Full Changelog: v0.0.32...v0.1.0
v0.0.32
What's Changed
- Don't set immucore to debug mode by default by @jimmykarily in #111
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
- Update module github.com/foxboron/sbctl to v0.0.0-20240508204623-78476facea5e by @renovate in #108
- Fix signing by @jimmykarily in #110
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- Update earthly/actions-setup action to v1.0.13 by @renovate in #95
- Update module github.com/containerd/containerd to v1.7.16 by @renovate in #96
- Update module github.com/foxboron/sbctl to v0.0.0-20240427130655-ea6fa4106d0b by @renovate in #98
- Update module github.com/klauspost/compress to v1.17.8 by @renovate in #99
- Update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f by @renovate in #100
- Update quay.io/luet/base Docker tag to v0.35.2 by @renovate in #101
- Fix master by @mauromorales in #102
- Update module github.com/foxboron/sbctl to v0.0.0-20240507180215-7d1c13a353e4 by @renovate in #104
- Update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 by @renovate in #105
- Use isohybrid-gpt-basdat when creating uki images by @Itxaka in #107
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- 2379 extra cmdline by @jimmykarily in #88
- Refactor code to handle all cmdlines the same way by @jimmykarily in #89
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
- Expose secure-boot-enroll systemd-boot option by @jimmykarily in #87
Full Changelog: v0.0.27...v0.0.28
v0.0.27
v0.0.26
What's Changed
- check if generated efi file has size bigger than limit by @nianyush in #80
- Add flag to skip microsoft certificates by @jimmykarily in #83
- Mark the secure boot enroll to if-safe by @Itxaka in #84
New Contributors
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- Remove not needed microsoft certs by @jimmykarily in #82
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- Tell systemd-boot to not auto-enroll keys when in "setup" mode by @jimmykarily in #79
- Add microsoft certificate to the enki image by @jimmykarily in #81
Full Changelog: v0.0.23...v0.0.24