From 139b431aac4e426aca88e10332fa28cd0a7c27c4 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Apr 12 2019 09:53:04 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index a40046b..6fa49ab 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /fwupd-1.2.4.tar.xz /fwupd-1.2.5.tar.xz /fwupd-1.2.6.tar.xz +/fwupd-1.2.7.tar.xz diff --git a/fwupd.spec b/fwupd.spec index b39fcf1..831f61c 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -25,7 +25,7 @@ Summary: Firmware update daemon Name: fwupd -Version: 1.2.6 +Version: 1.2.7 Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/fwupd @@ -219,7 +219,9 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %{_bindir}/fwupdmgr %dir %{_sysconfdir}/fwupd %dir %{_sysconfdir}/fwupd/remotes.d -%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd.conf +%if 0%{?have_dell} +%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/dell-esrt.conf +%endif %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/lvfs.conf %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/lvfs-testing.conf %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/vendor.conf @@ -231,7 +233,9 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %{_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 +%if 0%{?have_dell} +%{_datadir}/fwupd/remotes.d/dell-esrt/metadata.xml +%endif %{_datadir}/fwupd/remotes.d/vendor/firmware/README.md %{_datadir}/dbus-1/interfaces/org.freedesktop.fwupd.xml %{_datadir}/polkit-1/actions/org.freedesktop.fwupd.policy @@ -319,6 +323,22 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf %changelog +* Thu Apr 11 2019 Richard Hughes 1.2.7-1 +- New upstream release +- Add a component categories to express the firmware type +- Add support for 8BitDo M30 +- Add support for the not-child extension from Logitech +- Blacklist the synapticsmst plugin when using amdgpu +- Correct ATA activation functionality to work for all vendors +- Implement QMI PDC active config selection for modems +- Make an error message clearer when there are no updates available +- Match the old or new version number when setting NEEDS_REBOOT +- More carefully check the output from tpm2_pcrlist +- Recreate the history database if migration failed +- Require AC power when updating Thunderbolt devices +- Require --force to install a release with a different version format +- Shut down the daemon if the on-disk binary is replaced + * Tue Mar 26 2019 Richard Hughes 1.2.6-1 - New upstream release - Add support for delayed activation of docks and ATA devices diff --git a/sources b/sources index dc5ed5a..4372c19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fwupd-1.2.6.tar.xz) = fb4ae3518c50c2fbbbea75ea6e1904bea9db58012b157c2108209534d97d366adc6443204752e87f41eb82e23f28654ac9e367c70ddd58dd052da42fb1742423 +SHA512 (fwupd-1.2.7.tar.xz) = 1ffbba7fa4f69bdcf1174bd2c2b178fd1c7accec8d1a416f43760b70279fc157fe5c85bb454a4a1e43a42c64571379c060d3aa88c8645ba3e9369a585c18de78