Skip to content

v0.2.20

Compare
Choose a tag to compare
@jmarrero jmarrero released this 10 Jul 20:38
· 78 commits to main since this release
b9fd030

Release 0.2.20

This release introduces two notable changes:

  • Drops the systemd service in favor of systemd-run (#663).
  • The option --update-firmware will now match the current Anaconda behavior of removing all boot entries that match the product name and then creating a new boot entry (#665).

Additionally, this release provides various dependency updates, CI improvements, and documentation fixes.

Colin Walters (2):
      Port to rustix, drop nix
      ci: Add cross-arch builds

HuijingHei (6):
      ci: fix failed log
      Drop systemd service
      efi: change `--update-firmware` to match current Anaconda logic
      bootupd.spec: remove `%{_unitdir}`
      ci: minor updates - Remove fast track for `virtiofsd` as higher version is installed - Update `grub2` to newer version in ci testing
      Release 0.2.20

Timothée Ravier (2):
      github/workflows: Update to ubuntu-24.04 & podman
      README: Update now that it is no longer a daemon

Full Changelog: v0.2.19...v0.2.20