for focal, fwupd dbus 1.7.5 interface change compare to existing 1.5.11. It
looks fine per
previously test criteria we define in the SRU exception.
$ diff -u fwupd-dbus-1.5.11.log fwupd-dbus-1.7.5.log
--- fwupd-dbus-1.5.11.log 2022-03-02 06:31:45.690734046 +0800
+++ fwupd-dbus-1.7.5.log 2022-03-02 06:32:02.683328536 +0800
@@ -1,4 +1,4 @@
-method return time=1627442048.298940 sender=:1.120 -> destination=:1.122
serial=264 reply_serial=2
+method return time=1646173922.685521 sender=:1.87 -> destination=:1.93
serial=613 reply_serial=2
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object
Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<!-- GDBus 2.64.6 -->
@@ -76,10 +76,20 @@
<arg type="aa{sv}" name="attrs" direction="out">
</arg>
</method>
+ <method name="GetHostSecurityEvents">
+ <arg type="u" name="limit" direction="in">
+ </arg>
+ <arg type="aa{sv}" name="attrs" direction="out">
+ </arg>
+ </method>
<method name="GetReportMetadata">
<arg type="a{ss}" name="attrs" direction="out">
</arg>
</method>
+ <method name="SetHints">
+ <arg type="a{ss}" name="hints" direction="in">
+ </arg>
+ </method>
<method name="Install">
<arg type="s" name="id" direction="in">
</arg>
@@ -176,6 +186,8 @@
<arg type="s" name="sig" direction="out">
</arg>
</method>
+ <method name="Quit">
+ </method>
<signal name="Changed">
</signal>
<signal name="DeviceAdded">
@@ -190,8 +202,14 @@
<arg type="a{sv}" name="device">
</arg>
</signal>
+ <signal name="DeviceRequest">
+ <arg type="a{sv}" name="request">
+ </arg>
+ </signal>
<property type="s" name="DaemonVersion" access="read">
</property>
+ <property type="s" name="HostBkc" access="read">
+ </property>
<property type="s" name="HostProduct" access="read">
</property>
<property type="s" name="HostMachineId" access="read">
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1949412
Title:
Upgrade fwupd for Atomic Docking Support
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1949412/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs