From: Lennart Poettering Date: Thu, 6 Aug 2020 12:08:25 +0000 (+0200) Subject: update TODO X-Git-Tag: v247-rc1~448 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc733bed3b98621d55bbb395c6f9588d50d259ad;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 88fd20ad3ed..a9d4ee35a97 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,8 @@ Features: nodes to /run/host, move notify socket (for sd_notify() between payload and container manager) +* make use of new glibc 2.32 APIs sigabbrev_np() and strerrorname_np(). + * cryptsetup: if keyfile specified in crypttab is AF_UNIX socket, connect to it and read from it (like we do elsewhere with READ_FULL_FILE_CONNECT_SOCKET)