Comment 18 for bug 1949412

Revision history for this message
Yuan-Chen Cheng (ycheng-twn) wrote :

fwupd dbus 1.7.3 interface change compare to 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.3.log
--- fwupd-dbus-1.5.11.log 2022-01-28 13:02:17.288157828 +0800
+++ fwupd-dbus-1.7.3.log 2022-01-28 13:02:02.476101470 +0800
@@ -1,4 +1,4 @@
-method return time=1627442048.298940 sender=:1.120 -> destination=:1.122 serial=264 reply_serial=2
+method return time=1643346039.053383 sender=:1.114 -> destination=:1.190 serial=1220 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>
@@ -190,8 +200,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">