diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-10-09 08:52:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-10-09 09:04:31 +0200 |
commit | 438348f7cc33853c15327d6efdf43dc20c141ee9 (patch) | |
tree | 324ac403f6bddb1f65f18d79bdb89d9b93224faf /TODO | |
parent | mount: optimize mountinfo traversal by decoupling device discovery (diff) | |
download | systemd-438348f7cc33853c15327d6efdf43dc20c141ee9.tar.xz systemd-438348f7cc33853c15327d6efdf43dc20c141ee9.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -129,6 +129,12 @@ Deprecations and removals: Features: +* add a generic varlink dispatcher for pidfd/pidinode/pid to PidRef handling + (and formatter?) + +* add a generic macro to generate polkit varlink allowInteractiveAuth parameter + for valrink introspection + * 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) |