summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2022-11-23 01:24:57 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2022-11-23 01:33:05 +0100
commitda403fd38ad56797cceef6986868f3a598dacb99 (patch)
treedbb97fad1e8570ba3bf9eb181dcc366df591bbc2 /NEWS
parent0a1d8ac77a21ae0741bdf4af08f3a71354805ff1 (diff)
downloadsystemd-da403fd38ad56797cceef6986868f3a598dacb99.tar.gz
Update changelog with latest sd-boot, sd-stub, and bootctl changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
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: