Comment 0 for bug 1883568

Revision history for this message
Mario Limonciello (superm1) wrote : Update focal fwupd to 1.3.10 point release

[Impact]
 * Upstream has issued a 1.3.10 point release with the following fixes:
    - Actually reload the DFU device after upgrade has completed
    - Capture the dock SKU in report metadata
    - Correctly set the Logitech device protocol
    - Do not use shim for non-secure boot configurations
    - Ensure that the DeviceID is set for child devices
    - Fix an error when detaching MSP430
    - Fix the DeviceID set by GetDetails
    - Force the prometheus minor version from 0x02 to 0x01 to fix updates
    - Parse the CSR firmware as a DFU file
    - Prevent dell-dock updates to occur via synaptics-mst plugin
    - Rather than hardcoding thunderbolt to PCI slot numbers, use domain in GUID
    - Remove a dock device from the whitelist that is never going to be updated
    - Validate that gpgme_op_verify_result() returned at least one signature
    - Wait for the cxaudio device to reboot after writing firmware
 * All but 1 of the patches carried on top of 1.3.9 in Ubuntu focal are also included in 1.3.10 and can be dropped.

 * Per the firmware update policy described in https://wiki.ubuntu.com/StableReleaseUpdates#fwupd_and_fwupdate and https://wiki.ubuntu.com/firmware-updates we should jump to point release not backport patches

[Test Case]

 * On a device supporting updates, either install a new firmware upgrade (fwupdmgr update) or reinstall (fwupdmgr reinstall)

 * verify the update works properly

[Regression Potential]

 * Regressions are unlikely as these are all bug fixes that were prompted by users reporting problems.
 * There are no new features.
 * If a regression was to pop up it's likely to be very specific to a user's configuration.