[ubuntu/bionic-proposed] fwupd 1.2.14-0~18.04.2 (Accepted)

Yuan-Chen Cheng yc.cheng at canonical.com
Tue Aug 31 15:50:43 UTC 2021


fwupd (1.2.14-0~18.04.2) bionic; urgency=medium

  * debian/rules: catch up to generate sbat section.

fwupd (1.2.14-0~18.04.1) bionic; urgency=medium

  * New upstream version (1.2.14) (LP: #1884788)
  * Bug fixes:
    - Fixes crashes on fwupdaa64.efi on startup (LP: #1858590)
    - Check version was updated by checking version
    - Correctly import PKCS-7 remote metadata
    - Decrease minimum battery requirement to 10%
    - Disable the battery percentage checks if UPower is unavailable
    - Do not do semver conversion in fu_common_vercmp()
    - Fix the DeviceID set by GetDetails
    - Force the synaptics-prometheus minor version from 0x02 to 0x01
    - Prevent Dell updates to occur via synaptics-mst
    - Read all releases and convert versions when comparing
    - Use the correct timeout for unifying IO channel writes
    - Validate that gpgme_op_verify_result() returned at least one signature
    - Avoid checking for bolt support when not required
    - Correct HWID support in wacom-raw
    - Fix offset of vendor id of hidraw devices
    - Make loading vendor/product/serial strings non-fatal
    - Only check the vendor ID if the device has one set
    - Use more systemd directives for directories
    - Actually write the new device path if different than before
    - Add a SynapticsMSTBoardID for a few Lenovo docks
    - Add the counterpart GUID for the DW5821e
    - Be more accepting when trying to recover a failed database migration
    - Do not ask the user to upload a report if ReportURI is not set
    - Do not segfault when trying to quit the downgrade selection
    - Fix a crash when stopping the fwupd service
    - Never show AppStream markup on the console
    - Relax the certificate time checks in the self tests for the legacy certificate
    - Reload metadata store when configuration changes
    - Remove replug flag after the device comes back from reboot
    - Update device_modified in sql database during updates
    - Work properly with ICL thunderbolt controller
  * New features:
    - Add support for tpm2-tools 4.X
    - Allow specifying a firmware GUID to check any version exists
    - Add SBAT region support (LP: #1921539)
  * Don't cleanup /var/cache/fwupdate anymore
  * Drop upstreamed patches:
    - 0001-Relax-the-certificate-time-checks-in-the-self-tests-.patch
    - 0001-trivial-libfwupd-skip-tests-if-machine-id-is-empty-t.patch
    - 0001-Allows-confined-snaps-to-activate-fwupd-via-D-Bus.patch
    - 0001-Only-check-the-vendor-ID-if-the-device-has-one-set.patch
    - 0001-efi-use-a-wildcard-section-copy-for-final-EFI-genera.patch
    - CVE-2020-10759.patch
  * Remaining changes:
    - meson-0.45-bc.patch: Fix build with meson 0.45
    - Drop added Recommends: on bolt which is not in flavor seeds and adds a
      new service.
  * Backport a patch from upstream 1_2_X branch to fix SBAT character.
  * Backport a patch from upstream 1_2_X branch to fix vendor-id requirement
    error on Dell WD19 (LP: #1921544)

Date: Tue, 31 Aug 2021 15:58:09 +0800
Changed-By: Yuan-Chen Cheng <yc.cheng at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Julian Andres Klode <julian.klode at canonical.com>
https://launchpad.net/ubuntu/+source/fwupd/1.2.14-0~18.04.2
-------------- next part --------------
Format: 1.8
Date: Tue, 31 Aug 2021 15:58:09 +0800
Source: fwupd
Built-For-Profiles: noudeb
Architecture: source
Version: 1.2.14-0~18.04.2
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Yuan-Chen Cheng <yc.cheng at canonical.com>
Launchpad-Bugs-Fixed: 1858590 1884788 1921539 1921544
Changes:
 fwupd (1.2.14-0~18.04.2) bionic; urgency=medium
 .
   * debian/rules: catch up to generate sbat section.
 .
 fwupd (1.2.14-0~18.04.1) bionic; urgency=medium
 .
   * New upstream version (1.2.14) (LP: #1884788)
   * Bug fixes:
     - Fixes crashes on fwupdaa64.efi on startup (LP: #1858590)
     - Check version was updated by checking version
     - Correctly import PKCS-7 remote metadata
     - Decrease minimum battery requirement to 10%
     - Disable the battery percentage checks if UPower is unavailable
     - Do not do semver conversion in fu_common_vercmp()
     - Fix the DeviceID set by GetDetails
     - Force the synaptics-prometheus minor version from 0x02 to 0x01
     - Prevent Dell updates to occur via synaptics-mst
     - Read all releases and convert versions when comparing
     - Use the correct timeout for unifying IO channel writes
     - Validate that gpgme_op_verify_result() returned at least one signature
     - Avoid checking for bolt support when not required
     - Correct HWID support in wacom-raw
     - Fix offset of vendor id of hidraw devices
     - Make loading vendor/product/serial strings non-fatal
     - Only check the vendor ID if the device has one set
     - Use more systemd directives for directories
     - Actually write the new device path if different than before
     - Add a SynapticsMSTBoardID for a few Lenovo docks
     - Add the counterpart GUID for the DW5821e
     - Be more accepting when trying to recover a failed database migration
     - Do not ask the user to upload a report if ReportURI is not set
     - Do not segfault when trying to quit the downgrade selection
     - Fix a crash when stopping the fwupd service
     - Never show AppStream markup on the console
     - Relax the certificate time checks in the self tests for the legacy certificate
     - Reload metadata store when configuration changes
     - Remove replug flag after the device comes back from reboot
     - Update device_modified in sql database during updates
     - Work properly with ICL thunderbolt controller
   * New features:
     - Add support for tpm2-tools 4.X
     - Allow specifying a firmware GUID to check any version exists
     - Add SBAT region support (LP: #1921539)
   * Don't cleanup /var/cache/fwupdate anymore
   * Drop upstreamed patches:
     - 0001-Relax-the-certificate-time-checks-in-the-self-tests-.patch
     - 0001-trivial-libfwupd-skip-tests-if-machine-id-is-empty-t.patch
     - 0001-Allows-confined-snaps-to-activate-fwupd-via-D-Bus.patch
     - 0001-Only-check-the-vendor-ID-if-the-device-has-one-set.patch
     - 0001-efi-use-a-wildcard-section-copy-for-final-EFI-genera.patch
     - CVE-2020-10759.patch
   * Remaining changes:
     - meson-0.45-bc.patch: Fix build with meson 0.45
     - Drop added Recommends: on bolt which is not in flavor seeds and adds a
       new service.
   * Backport a patch from upstream 1_2_X branch to fix SBAT character.
   * Backport a patch from upstream 1_2_X branch to fix vendor-id requirement
     error on Dell WD19 (LP: #1921544)
Checksums-Sha1:
 863edac129d90e44c910800ccddada788a804e2f 3809 fwupd_1.2.14-0~18.04.2.dsc
 defb039db502233b11b46026529fef9ed4253b3a 21760 fwupd_1.2.14-0~18.04.2.debian.tar.xz
 0cd5d8d1b26c5a1166d8fa6686b33c805debe236 14886 fwupd_1.2.14-0~18.04.2_source.buildinfo
Checksums-Sha256:
 66423e864b790ce690656cb4d791aa9bb5202f71aea2b85f3be9ace2552a0cc0 3809 fwupd_1.2.14-0~18.04.2.dsc
 1adf74ef68b3e0cacf50b0119b650460f33c0d6c9eb0e40d8bf7a3137026bdb4 21760 fwupd_1.2.14-0~18.04.2.debian.tar.xz
 714e8362a196e5000d158763d0fd1ed2035028033eb711a9ff1f73b09fbb789f 14886 fwupd_1.2.14-0~18.04.2_source.buildinfo
Files:
 d9fb9883a8baae31d3c27541227ecf70 3809 admin optional fwupd_1.2.14-0~18.04.2.dsc
 c672116f8d86c28e62709b1a4f32a1f6 21760 admin optional fwupd_1.2.14-0~18.04.2.debian.tar.xz
 6548757492de4ecba1e296a8aa8c2872 14886 admin optional fwupd_1.2.14-0~18.04.2_source.buildinfo
Original-Maintainer: Debian EFI <debian-efi at lists.debian.org>


More information about the Bionic-changes mailing list