From 76982d8944ea65340228d1d7cd64a8ff2afb4be8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 23 Jun 2023 21:48:05 +0200 Subject: [PATCH] update NEWS --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 7571c0b30fc..2322b4740be 100644 --- a/TODO +++ b/TODO @@ -131,6 +131,12 @@ Deprecations and removals: Features: +* use kernel 6.3's "noswap" parameter in tmpfs in place of ramfs for storing + credentials. + +* import-creds: allocate a non-swap-backed fs for /run/credentials/@system, + like we do for services. + * new "systemd-pcrlock" component for dealing with PCR4. Design idea: 1. define /{etc,usr,var/lib}/pcrlock.d//.pcrlock 2. these files contain list of hashes that will be measured when component is -- 2.47.3