From: Lennart Poettering Date: Thu, 2 Apr 2020 14:58:49 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc1~659 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0fc659eea9aef031d1aa6cf729f3927abcfcb922;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index e944245a57b..a31a9405cdc 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,10 @@ Janitorial Clean-ups: Features: +* drop sd_bus_message_set_priority() from sd-bus API and documentation as much + as we can, it's a kdbus left-over and unlikely to come back on AF_UNIX, since + it's not really implementable there. + * cryptsetup/homed: also support FIDO2 HMAC password logic for unlocking devices. (see: https://github.com/mjec/fido2-hmac-secret)