0.13 release is here! #380
anatol
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Booster 0.13
Booster 0.13 is a large encrypted-boot usability release. It improves LUKS unlock orchestration, adds native early-boot SSH unlock, expands
/etc/crypttabsupport, and makes Plymouth/FIDO2/TPM2 flows much smoother and more predictable.Highlights
/etc/crypttabintegration forx-initrd.attachentries (53798b1, 2a932e5).fido2-assertpath with native FIDO2 support through Booster’sfido2plugin.so(b442c20, daaf02b).fido2-device=is detected in crypttab (f272f9f).systemd-cryptenrollTPM2 tokens, including systemd v252+ persistent SRK/PBKDF2 PIN tokens (35ab72d).token_timeout,pin_delay, andserialize_tokens(3878422, 6749a36).LUKS, FIDO2, TPM2, and Tokens
Remote Unlock
This release adds native early-boot SSH unlock using Go’s SSH implementation (c38c904). Configure
network.ssh_host_key,network.ssh_authorized_keys, andnetwork.ssh_listenin/etc/booster.yamlto allow pubkey-authenticated passphrase submission during initramfs boot.Generator and Boot Fixes
crypttab_pathconfig and--crypttaboverride (78e7912)./etc/crypttab(93df14f, cebca35).booster.aliasentries deterministically, fixing Undeterministic booster.alias causes different initramfs when it should be equal #309 (b708efe).ro/rwkernel command-line handling so the last value wins, fixing Read-only flag for root fs should overwrite the read-write flag #250 (dfc7505).FONT_MAPandFONT_UNIMAPresolution (6d3a307).extra_fileslookup errors by including the binary name, fixing make error message when including nonexistent file more descriptive #328 (74527f3).Packaging and Docs
kernel-installhook (07f5c5a).Fixes
root=/dev/mapper/<name>has no matching LUKS unlock spec (70544fd).booster.log=null/ no-logging support (fd70557).binutilsto optional dependencies forstripsupport (b8d9e80).Thanks
Thanks to everyone who contributed to this release:
kernel-installhook.strip.Full changelog: 0.12...0.13
Beta Was this translation helpful? Give feedback.
All reactions