From: Lennart Poettering Date: Thu, 21 May 2026 15:13:40 +0000 (+0200) Subject: update TODO X-Git-Tag: v261-rc1~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F42233%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO.md b/TODO.md index 5c8f92ac421..8988e9e89d5 100644 --- a/TODO.md +++ b/TODO.md @@ -1226,12 +1226,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later - in pid1: include ExecStart= cmdlines (and other Exec*= cmdlines) in polkit request, so that policies can match against command lines. -- in sd-boot and sd-stub measure the SMBIOS vendor strings to some PCR (at - least some subset of them that look like systemd stuff), because apparently - some firmware does not, but systemd honours it. avoid duplicate measurement - by sd-boot and sd-stub by adding LoaderFeatures/StubFeatures flag for this, - so that sd-stub can avoid it if sd-boot already did it. - - in sd-id128: also parse UUIDs in RFC4122 URN syntax (i.e. chop off urn:uuid: prefix) - in sd-stub: optionally add support for a new PE section .keyring or so that @@ -1759,8 +1753,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later - measure all log-in attempts into a new nvpcr -- measure credentials picked up from SMBIOS to some suitable PCR - - measure GPT and LUKS headers somewhere when we use them (i.e. in systemd-gpt-auto-generator/systemd-repart and in systemd-cryptsetup?)