From 54b0e05ed0db04d515ecf7773e39cd61b6445698 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 13 Mar 2024 11:21:25 +0100 Subject: [PATCH] update TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 5ff62680432..5a1f553ff0b 100644 --- a/TODO +++ b/TODO @@ -130,6 +130,11 @@ Deprecations and removals: Features: +* move documentation about our common env vars (SYSTEMD_LOG_LEVEL, + SYSTEMD_PAGER, …) into a man page of its own, and just link it from our + various man pages that so far embedd the whole list again and again, in an + attempt to reduce clutter and noise a bid. + * vmspawn switch default swtpm PCR bank to SHA384-only (away from SHA256), at least on 64bit archs, simply because SHA384 is typically double the hashing speed than SHA256 on 64bit archs (since based on 64bit words unlike SHA256 -- 2.47.3