From: Lennart Poettering Date: Fri, 16 Jan 2026 17:18:00 +0000 (+0100) Subject: update TODO X-Git-Tag: v260-rc1~385 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919d0cc1d31e720c954602e57d173f0de79f02b3;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index f04a0ca801a..f0abb25316d 100644 --- a/TODO +++ b/TODO @@ -137,6 +137,17 @@ Deprecations and removals: Features: +* systemd-sysupdate: add support a "best before" in manifests (ie. SHA256SUMS) + files, to detect freshness, and refuse stale sources + +* systemd-sysupdate: for each transfer support looking at multiple sources, + pick source with newest entry. If multiple sources have the same entry, use + first configured source. Usecase: "sideload" components from local dirs, + without disabling remote sources. + +* systemd-sysupdate: support "revoked" items, which cause the client to + downgrade/upgrade + * portable services: attach not only unit files to host, but also simple binaries to a tmpfs path in $PATH.