summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-10-01 16:49:43 +0200
committerLennart Poettering <lennart@poettering.net>2024-10-01 16:50:36 +0200
commit19b5853f82a4f3e5a34a25783d8c08255e9916f8 (patch)
tree54806a789521a156b5026c19ad249cbfa8c45747 /TODO
parentUpdate sd_bus_message_append_array.xml (diff)
downloadsystemd-19b5853f82a4f3e5a34a25783d8c08255e9916f8.tar.xz
systemd-19b5853f82a4f3e5a34a25783d8c08255e9916f8.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 81715933d8..e3244a9d8d 100644
--- a/TODO
+++ b/TODO
@@ -129,6 +129,10 @@ Deprecations and removals:
Features:
+* get rid of compat with libidn.so.11 (retain only for libidn.so.12)
+
+* get rid of compat with libbpf.so.0 (retainly only for libbpf.so.1)
+
* define a generic "report" varlink interface, which services can implement to
provide health/statistics data about themselves. then define a dir somewhere
in /run/ where components can bind such sockets. Then make journald, logind,