What's Changed
Breaking Changes 💥
New Features ✨
- Use Skopeo instead of Podman by @JasonN3 in #30
- Use bootc when available by @JasonN3 in #33
- Add Support for Secure Boot by @noelmiller in #37
- Fix bootc command by @noelmiller in #40
- Add support for extra boot options by @JasonN3 in #35
- Run tests using multiple installer versions by @JasonN3 in #47
- Fix Container Copying to Directory by @noelmiller in #41
- Add flatpaks by @JasonN3 in #32
- Allow caching of dnf by @JasonN3 in #46
- Prep for Anaconda 41 by @JasonN3 in #62
- Allowing storing the Flatpak refs in files by @JasonN3 in #66
- Fix post scripts and use multiple OS versions in tests by @JasonN3 in #70
- Add tests by @JasonN3 in #76
- Automatically determine Flatpak dependencies by @JasonN3 in #86
Bug Fixes 🐛
- Ensure workspace dir is used and not current dir by @JasonN3 in #34
- Fix var reference by @JasonN3 in #56
- Fixes macros still being readable by @JasonN3 in #61
- Fix builds on main by @JasonN3 in #63
- Use the Lorax templates for the OS version by @JasonN3 in #64
- Only run some actions on 38 or older by @JasonN3 in #69
- flatpak_set_repo fails to load by @JasonN3 in #72
- Revert chmod command on build directory by @noelmiller in #75
- fix repo reference by @JasonN3 in #83
- Fix issues pulling from fork build by @JasonN3 in #84
New Contributors
- @noelmiller made their first contribution in #37
Full Changelog: v1.0.1...v1.1.0