From: Lennart Poettering Date: Tue, 7 Feb 2023 14:11:52 +0000 (+0100) Subject: update TODO X-Git-Tag: v253-rc3~32^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fbfdb1edc9a017dc72faf651a7c5bf21d60cde3;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 0a06735c08c..6fd21d244a7 100644 --- a/TODO +++ b/TODO @@ -129,6 +129,10 @@ Deprecations and removals: Features: +* sd-journal puts a limit on parallel journal files to view at once. journald + should probably honour that same limit (JOURNAL_FILES_MAX) when vacuuming to + ensure we never generate more files than we can actually view. + * in order to make binding to PCR 4 realistic: - generate one keypair "U" and store it in a tpm2 nvindex. - Generate another keypair "P" and store it in a second tpm2 nvindex.