]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 27 Mar 2023 11:20:11 +0000 (13:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 27 Mar 2023 11:20:11 +0000 (13:20 +0200)
TODO

diff --git a/TODO b/TODO
index 5d2390610eb6cdde360188d54a192be193cf89af..a6ca1195317176896b43866216f0da03abe93a5d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,13 @@ Deprecations and removals:
 
 Features:
 
+* fix our various hwdb lookup keys to end with ":" again. The original idea was
+  that hwdb patters can match arbitrary fields with expressions like
+  "*:foobar:*", to wildcard match both the start and the end of the string.
+  This only works safely for later extensions of the string if the strings
+  always end in a colon. This requires updating our udev rules, as well as
+  checking if the various hwdb files are fine with that.
+
 * mount /tmp/ and /var/tmp with a uidmap applied that blocks out "nobody" user
   among other things such as dynamic uid ranges for containers and so on. That
   way noone can create files there with these uids and we enforce they are only