From d4bfb5b7dd9ffede90c788177116694d703a84c9 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mar 26 2019 11:26:16 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index 0c98df3..a40046b 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /fwupd-1.2.3.tar.xz /fwupd-1.2.4.tar.xz /fwupd-1.2.5.tar.xz +/fwupd-1.2.6.tar.xz diff --git a/fwupd.spec b/fwupd.spec index 34ac141..b39fcf1 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -25,7 +25,7 @@ Summary: Firmware update daemon Name: fwupd -Version: 1.2.5 +Version: 1.2.6 Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/fwupd @@ -208,6 +208,8 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %dir %{_libexecdir}/fwupd %{_libexecdir}/fwupd/fwupd %{_libexecdir}/fwupd/fwupdtool +%{_libexecdir}/fwupd/fwupdagent +%{_libexecdir}/fwupd/fwupdoffline %if 0%{?have_uefi} %{_libexecdir}/fwupd/efi/*.efi %{_libexecdir}/fwupd/efi/*.efi.signed @@ -227,6 +229,7 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %{_sysconfdir}/dbus-1/system.d/org.freedesktop.fwupd.conf %{_datadir}/bash-completion/completions/fwupdmgr %{_datadir}/bash-completion/completions/fwupdtool +%{_datadir}/bash-completion/completions/fwupdagent %{_datadir}/fwupd/metainfo/org.freedesktop.fwupd*.metainfo.xml %{_datadir}/fwupd/remotes.d/fwupd/metadata.xml %{_datadir}/fwupd/remotes.d/vendor/firmware/README.md @@ -249,6 +252,7 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %{_libdir}/libfwupd*.so.* %{_libdir}/girepository-1.0/Fwupd-2.0.typelib /usr/lib/udev/rules.d/*.rules +/usr/lib/systemd/system-shutdown/fwupd.shutdown %dir %{_libdir}/fwupd-plugins-3 %{_libdir}/fwupd-plugins-3/libfu_plugin_altos.so %{_libdir}/fwupd-plugins-3/libfu_plugin_amt.so @@ -315,6 +319,24 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf %changelog +* Tue Mar 26 2019 Richard Hughes 1.2.6-1 +- New upstream release +- Add support for delayed activation of docks and ATA devices +- Add support for reading the SuperIO device checksum and writing to e-flash +- Add the fwupdagent binary for use in shell scripts +- Allow restricting firmware updates for enterprise use +- Allow running offline updates when in system-update.target +- Allow signing the fwupd report with a client certificate +- Ask to reboot after scheduling an offline firmware update +- Correctly check the new version for devices that replug +- Do not fail to start the daemon if tpm2_pcrlist hangs +- Do not fail when scheduling more than one update to be run offline +- Do not schedule an update on battery power if it requires AC power +- Include all device checksums in the LVFS report +- Rename the shimx64.efi binary for known broken firmware +- Upload the UPDATE_INFO entry for the UEFI UX capsule +- Use Plymouth when updating offline firmware + * Mon Feb 25 2019 Richard Hughes 1.2.5-1 - New upstream release - Allow a device to be updated using more than one plugin diff --git a/sources b/sources index fb6d808..dc5ed5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fwupd-1.2.5.tar.xz) = 7d34cc374effd0ba6dc20bd90cb5fa47586fe258d369b73afee531c2ffc56109661f1500a99cd2a0b7c4adf343e12fdb1eb31094fdea57074730e9c4132f52f3 +SHA512 (fwupd-1.2.6.tar.xz) = fb4ae3518c50c2fbbbea75ea6e1904bea9db58012b157c2108209534d97d366adc6443204752e87f41eb82e23f28654ac9e367c70ddd58dd052da42fb1742423