diff --git a/_service b/_service index 6b967e4..cbed6a8 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git @PARENT_TAG@ enable - 1.5.0 + 1.5.1 *.tar diff --git a/_servicedata b/_servicedata index 6832206..6261b38 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/fwupd.git - f90cda6f0b0ff1ab0ebd31a6e5be1c4d2e3cc4e6 \ No newline at end of file + bbb1a8136ec3fb88a659cb2ac632128f516d13ad \ No newline at end of file diff --git a/fwupd-1.5.0.tar.xz b/fwupd-1.5.0.tar.xz deleted file mode 100644 index 24378cb..0000000 --- a/fwupd-1.5.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc58211d50a91b020d022f31af57c97881ebaa56cdc8c376bb2709b5ae2f2008 -size 1707632 diff --git a/fwupd-1.5.1.tar.xz b/fwupd-1.5.1.tar.xz new file mode 100644 index 0000000..da33d5c --- /dev/null +++ b/fwupd-1.5.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7712a206ee0db998db25aabf78495883d3f8bdbf89e7b534f940885f0bc60993 +size 1713304 diff --git a/fwupd.changes b/fwupd.changes index 839bdd3..a8911b2 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Nov 02 15:57:37 UTC 2020 - dimstar@opensuse.org + +- Update to version 1.5.1: + + Use UDisks to find out if swap devices are encrypted. + + Show a link to discover more information about a specific + plugin failure. + + updated fish completions to 1.5.0. + + Remove the duplicate parent-child data in FwupdDevice and + FuDevice. + + Show a less scary fwupdate output for devices without info. + + thunderbolt: recognize authorized value of '2' as well. + + bcm57xx: Make hotplug more reliable. + + Use a different Device ID for the OptionROM devices. + + contrib/ci: switch TPM simulator from ibmswtpm to swtpm. + + Delete unused EFI variables when deploying firmware. + + Fix probe warning for the Logitech Unifying device. + + Include the amount of NVRAM size in use in the LVFS failure + report. + + Add external interface messages. + ------------------------------------------------------------------- Mon Oct 26 12:18:38 UTC 2020 - dimstar@opensuse.org diff --git a/fwupd.spec b/fwupd.spec index 9b518c0..57f5e50 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -24,7 +24,7 @@ %endif Name: fwupd -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Device firmware updater daemon License: GPL-2.0-or-later AND LGPL-2.1-or-later