From: Lennart Poettering Date: Tue, 1 Oct 2024 08:23:21 +0000 (+0200) Subject: update TODO X-Git-Tag: v257-rc1~329^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8ad43e5c97aeeb49ae41492db4b2f4303bfb4d;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index e3244a9d8d6..ec9a092f10a 100644 --- a/TODO +++ b/TODO @@ -142,12 +142,6 @@ Features: quote. tpm quote should proctect the json doc via the nonce field studd. Allow shipping this off elsewhere for analyze. -* sd-varlink: maybe add flag(s) to mark methods accepti/require "more" calls in - introspection structures already now, even if IDL doesn't know a construct to - advertise this. But do enforce it when validating incoming method calls, so - that we definitely have the data around and valid. For now, generate an IDL - comment based on this info. - * The bind(AF_UNSPEC) construct (for resetting sockets to their initial state) should be blocked in many cases because it punches holes in many sandboxes.