]> git.ipfire.org Git - thirdparty/systemd.git/commit
updatectl: Expose partial/pending updates in the updatectl list output
authorPhilip Withnall <pwithnall@gnome.org>
Mon, 19 Jan 2026 17:11:18 +0000 (17:11 +0000)
committerPhilip Withnall <pwithnall@gnome.org>
Mon, 23 Feb 2026 16:35:10 +0000 (16:35 +0000)
commitb0ca987cd96599ca672716249aa4efe3d80abf72
treeb5db2011122fe1402c42009a658c360e4a2f4564
parenta5ff474a2bf13a95075519d0193f88537f6e979d
updatectl: Expose partial/pending updates in the updatectl list output

And expand the tests to catch if any more JSON fields are added to the
sysupdated output in future without being added to `updatectl`’s parser.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
Helps: https://github.com/systemd/systemd/issues/34814
src/sysupdate/updatectl.c
test/units/TEST-72-SYSUPDATE.sh