From: Lennart Poettering Date: Mon, 23 Feb 2026 21:08:37 +0000 (+0100) Subject: sysupdated: Split Update() into Acquire() and Install() D-Bus methods (#40628) X-Git-Tag: v260-rc1~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab83c7489dcc288ced1cd2a59f31730c5933d49f;p=thirdparty%2Fsystemd.git sysupdated: Split Update() into Acquire() and Install() D-Bus methods (#40628) These mirror the `sysupdate acquire` and `sysupdate install` verbs, which are themselves a split of `sysupdate update` into downloading and installing stages. I have dropped the existing `Update()` method in the final commit, as per the suggestion on https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/2004#note_2145880. If the D-Bus API for `sysupdated` is considered stable now, though, I can drop that commit. CC @AdrianVovk Fixes https://github.com/systemd/systemd/issues/34814 --- ab83c7489dcc288ced1cd2a59f31730c5933d49f