This release has multiple enhancements and bug fixes, the bigger change introduced with this release is integration with kernel-install
which introduces a way to use DNF and rpm on container builds to install kernel packages #5135.
Alex Haydock (1):
Update timer to be more in-line with dnf-automatic
Colin Walters (13):
packaging: Add a bcond without ostree_ext
tree-wide: `cargo clippy --fix` + a few manual warning fixes
core: stop wrapping kernel-install when layout=ostree is set
packaging/Dockerfile: This is long since dead
cliwrap: use `const` over `static`
ci: Use `cargo install --locked`
Add `rpm-ostree experimental`
tree-wide: Import and use cmdutils from bootc
core: Create usr/sbin -> bin if we detect merged sbin filesystem
Cargo.lock: Update(*)
Fix use of deprecated GString::to_str()
Cargo.lock: Downgrade cxx to avoid missing cxxbridge-cmd during vendoring
deny.toml: Update allowed licenses
Joseph Marrero Corchado (3):
docs: Add debug.md
src/libpriv: Add kernel-install-integration
Release 2025.1
Xiaofeng Wang (1):
ci: fix copr build Unknown argument "builddep" for command "dnf5"
New Contributors
- @alexhaydock made their first contribution in #5183
- @henrywang made their first contribution in #5202
Full Changelog: v2024.9...v2025.1