From da403fd38ad56797cceef6986868f3a598dacb99 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 23 Nov 2022 01:24:57 +0100 Subject: Update changelog with latest sd-boot, sd-stub, and bootctl changes --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4868748a3e..db5d84c47d 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,18 @@ CHANGES WITH 253 in spe: * systemd-boot handles various seed inputs using a domain- and field-separated hashing scheme. + * systemd-boot's 'random-seed-mode' option has been removed. A system + token is now always required to be present for random seeds to be + used. + + * systemd-stub now processes random seeds in the same way as + systemd-boot, in case a unified kernel image is being used from a + different bootloader than systemd-boot. + + * bootctl will now generate a system token on all EFI systems, even + virtualized ones, and is activated in the case that the system token + is missing from either sd-boot and sd-stub booted systems. + CHANGES WITH 252 🎃: Announcements of Future Feature Removals: -- cgit v1.2.1