]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Jan 2026 17:18:00 +0000 (18:18 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Jan 2026 17:18:00 +0000 (18:18 +0100)
TODO

diff --git a/TODO b/TODO
index f04a0ca801a05e43e7edfab12404a17b98fe9114..f0abb25316dbe92966e9602b9457c927fae621c0 100644 (file)
--- 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.