]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootctl: when updating EFI random seed file, hash old seed with new one
authorLennart Poettering <lennart@poettering.net>
Tue, 20 Dec 2022 10:48:21 +0000 (11:48 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 4 Jan 2023 14:18:10 +0000 (15:18 +0100)
commit114172fbe75b247883dd873cafb9209e4a2bd778
tree6eff9243f6bd9a6eebcd20b068aa642039f1b945
parent60315d59534fe59aacae26e2c497359a409af0b6
bootctl: when updating EFI random seed file, hash old seed with new one

Let's not regress in entropy in any case.

This does what f913c784ad4c93894fd6cb2590738113dff5a694 also does.
src/boot/bootctl-random-seed.c