New upstream release
This commit is contained in:
parent
4f25b50805
commit
9d0bf94c20
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/fwupd-1.7.6.tar.xz
|
||||
/fwupd-1.7.7.tar.xz
|
||||
/fwupd-1.8.0.tar.xz
|
||||
/fwupd-1.8.1.tar.xz
|
||||
|
14
fwupd.spec
14
fwupd.spec
@ -54,7 +54,7 @@
|
||||
|
||||
Summary: Firmware update daemon
|
||||
Name: fwupd
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/fwupd/fwupd
|
||||
@ -526,6 +526,18 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2022 Richard Hughes <richard@hughsie.com> 1.8.1-1
|
||||
- New upstream release
|
||||
- Accurately return the last-set status to client tools
|
||||
- Add X-UsbReceiver as an update category with icon usb-receiver
|
||||
- Allow clients to opt-in to showing updates with user-solvable problems
|
||||
- Be more resilient when restarting the Redfish BMC
|
||||
- Do not mark all Redfish updates as UPDATABLE
|
||||
- Export the system and device battery levels on the D-Bus interface
|
||||
- Fix a critical warning on failed modem update
|
||||
- Fix regression when probing PS175 devices
|
||||
- And, many more devices supported
|
||||
|
||||
* Thu Apr 28 2022 Richard Hughes <richard@hughsie.com> 1.8.0-1
|
||||
- New upstream release
|
||||
- Add coSWID and uSWID parsers to libfwupdplugin for initial SBoM support
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fwupd-1.8.0.tar.xz) = 8adec12e95630e4575ec2e3212050012f9555a9da27a2e8beb21777e93451264354b1b4a5c69b6df996e9b99571e2148f775dfcc3533013903fec2427de3528c
|
||||
SHA512 (fwupd-1.8.1.tar.xz) = abb94393045d9e4dd10cef5ea49e0943c22e10eb78cb5a2888f15aabd41b98059bb24d14d9ba57da0278c75c0fe6dab31d489be4f6fe3a82010fbdd76a61427e
|
||||
|
Loading…
Reference in New Issue
Block a user