From: Luca Boccassi Date: Mon, 15 Jun 2026 21:05:18 +0000 (+0100) Subject: report: place Upload() on io.systemd.Report.Uploader rather than io.systemd.Report... X-Git-Tag: v261-rc4~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53f5f840c73fa0913c604e2208ee6bbe364df27f;p=thirdparty%2Fsystemd.git report: place Upload() on io.systemd.Report.Uploader rather than io.systemd.Report interface (#42584) We really want to use io.systemd.Report for the interface provided by systemd-report itself, not by its backend. hence, rename the interface that uploading plugins shall implement to io.systemd.Report.Uploader. Note that we ideally should have a varlink interface definition for that interface. if we had, we'd have noticed that earlier. --- 53f5f840c73fa0913c604e2208ee6bbe364df27f