Bug 412126

Summary: Add support for `LVFS::UpdateMessage`
Product: [Applications] Discover Reporter: superm1
Component: fwupd BackendAssignee: Abhijeet Sharma <sharma.abhijeet2096>
Status: REPORTED ---    
Severity: normal CC: leinir
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description superm1 2019-09-20 15:27:54 UTC
In https://github.com/fwupd/fwupd/issues/1383 there was some discussion that frontends will need to adopt support for LVFS::UpdateMessage to be able to show messages after completing an update if they're present in the CAB.
This was implemented in the text frontends fwupdmgr/fwupdtool, but needs to be brought into other frontends now.  Sample code from fwupdmgr/fwupdtool implementation is here: https://github.com/fwupd/fwupd/commit/32241f4256bfbc6d1042e7ae725edb7d7906dc59
Comment 1 Unknown 2020-06-16 18:12:52 UTC
Any progress?