]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 33420/head
authorLennart Poettering <lennart@poettering.net>
Wed, 19 Jun 2024 14:55:13 +0000 (16:55 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 19 Jun 2024 20:50:02 +0000 (22:50 +0200)
TODO

diff --git a/TODO b/TODO
index 0b3cfa989f2b1c3d5a5685562d6792f361310a51..6321de54b3611742813db41a8902de40af885124 100644 (file)
--- a/TODO
+++ b/TODO
@@ -164,10 +164,6 @@ Features:
   probably should measure the dm-verity root hash from the kernel side, but
   DDI meta info from userspace.
 
-* consider reworking json_build() to imply a top-level JSON_BUILD_OBJECT(),
-  since that's what we want in 99% of cases. Then provide json_build_any() or
-  so that can build other variant types top-level too.
-
 * rework tpm2_parse_pcr_argument_to_mask() to refuse literal hash value
   specifications. They are currently parsed but ignored. We should refuse them
   however, to not confuse people.