Skip to content

Releases: maximbaz/arch-secure-boot

1.6.2

05 Dec 00:27
1.6.2
8b5a1e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

1.6.1

01 Nov 15:49
1.6.1
4f3f7f7
Compare
Choose a tag to compare

What's Changed

  • Pacman hook will now trigger on install as well + add systemd EFI stub trigger path by @ShellCode33 in #24

Full Changelog: 1.6.0...1.6.1

1.6.0

07 Aug 20:51
1.6.0
3c66db2
Compare
Choose a tag to compare

What's Changed

  • Fix alignment of EFI binaries + inplace kernel decompression overwrite by @ShellCode33 in #20
    • Important: This further fixes boot support since systemd 254-1, as well as protects against potential issues described here.
  • Pacman hook: regenerate EFI binaries if arch-secure-boot is being updated by @ShellCode33 in #21
    • This makes sure your .efi entries are automatically regenerated, when arch-secure-boot receives fixes like the above.

Full Changelog: 1.5.0...1.6.0

1.5.0

02 Aug 11:46
1.5.0
31120fb
Compare
Choose a tag to compare

What's Changed

  • generate-efi: compute section offsets dynamically by @ShellCode33 in #18
    • Important: This fixes boot since systemd 254-1
  • Improve pacman hook by @ShellCode33 in #13
  • pacman hook: add fwupdx64.efi to the list of targets by @ShellCode33 in #15

Full Changelog: 1.4.1...1.5.0

1.4.1

24 Feb 23:07
1.4.1
928c698
Compare
Choose a tag to compare
  • Remove forward slash to make echos nicer (#12)

1.4.0

21 Feb 10:10
1.4.0
1fd8e9e
Compare
Choose a tag to compare
  • Improve entry names for lts and efi-shell for consistency
  • Remove older EFI images before copying new ones

1.3.2

16 May 19:33
1.3.2
4b55a33
Compare
Choose a tag to compare
  • No functional changes
  • Signed with new PGP key

1.3.1

07 Jun 14:54
fdc8e73
Compare
Choose a tag to compare
  • Make sure hook runs after snap-pac hook

1.3.0

05 Feb 21:05
04796ea
Compare
Choose a tag to compare
  • drop dependency on efitools

1.2.4

16 Dec 17:49
57de31c
Compare
Choose a tag to compare
  • Switch to 4096 bit keys by default