Skip to content

Releases: nix-community/lanzaboote

v0.4.2

23 Jan 13:56
a65905a
Compare
Choose a tag to compare

This release fixes lanzaboote for systemd v257 and more versions.

Fixed in: #423 - thanks to @mjm and @ElvishJerricco for the fast turnover!!

It brings also minor improvements:

  • companions files are automatically loaded by the UEFI stub now, done by @RaitoBezarius
  • better errors are available when the public key is missing, thanks to @Mic92!

On the internal side of things: signature schemes are generalized and now offer the possibility to plug more signers backends, e.g. HSM, etc.

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

12 Jun 07:58
b627ccd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Jun 19:44
56ed078
Compare
Choose a tag to compare

What's Changed

Read more

v0.3.0

29 Apr 21:09
64b903c
Compare
Choose a tag to compare

This version supports the officially merged Bootspec RFC-125 from NixOS. Previous versions are not guaranteed to work anymore with future versions of NixOS.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Feb 20:27
195e29f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Feb 10:37
cb315d5
Compare
Choose a tag to compare

What's Changed

A lot. :) This is our first release.

New Contributors

Full Changelog: https://github.com/nix-community/lanzaboote/commits/v0.1.0