From ed7af3f208ff877846e5b2cb9ce68b39e35b0c3e Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 30 Dec 2019 09:32:53 +0000 Subject: [PATCH] New upstream release --- .gitignore | 1 + fwupd.spec | 25 +++++++++++++++++++++++-- sources | 2 +- 3 files changed, 25 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c2ab334..2fad4e7 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /fwupd-1.3.3.tar.xz /fwupd-1.3.4.tar.xz /fwupd-1.3.5.tar.xz +/fwupd-1.3.6.tar.xz diff --git a/fwupd.spec b/fwupd.spec index c6f8680..a29f462 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -34,7 +34,7 @@ Summary: Firmware update daemon Name: fwupd -Version: 1.3.5 +Version: 1.3.6 Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/fwupd/fwupd @@ -231,6 +231,7 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/fwupd %{_libexecdir}/fwupd/fwupdtool %{_libexecdir}/fwupd/fwupdagent %{_libexecdir}/fwupd/fwupdoffline +%{_libexecdir}/fwupd/fwupdtpmevlog %if 0%{?have_uefi} %{_libexecdir}/fwupd/efi/*.efi %{_libexecdir}/fwupd/efi/*.efi.signed @@ -320,17 +321,20 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/fwupd %{_libdir}/fwupd-plugins-3/libfu_plugin_steelseries.so %{_libdir}/fwupd-plugins-3/libfu_plugin_superio.so %if 0%{?have_dell} -%{_libdir}/fwupd-plugins-3/libfu_plugin_synapticsmst.so +%{_libdir}/fwupd-plugins-3/libfu_plugin_synaptics_mst.so %endif %{_libdir}/fwupd-plugins-3/libfu_plugin_synaptics_cxaudio.so %{_libdir}/fwupd-plugins-3/libfu_plugin_synaptics_prometheus.so %{_libdir}/fwupd-plugins-3/libfu_plugin_synaptics_rmi.so %if 0%{?enable_dummy} %{_libdir}/fwupd-plugins-3/libfu_plugin_test.so +%{_libdir}/fwupd-plugins-3/libfu_plugin_invalid.so %endif %{_libdir}/fwupd-plugins-3/libfu_plugin_thelio_io.so %{_libdir}/fwupd-plugins-3/libfu_plugin_thunderbolt.so %{_libdir}/fwupd-plugins-3/libfu_plugin_thunderbolt_power.so +%{_libdir}/fwupd-plugins-3/libfu_plugin_tpm.so +%{_libdir}/fwupd-plugins-3/libfu_plugin_tpm_eventlog.so %if 0%{?have_uefi} %{_libdir}/fwupd-plugins-3/libfu_plugin_uefi.so %{_libdir}/fwupd-plugins-3/libfu_plugin_uefi_recovery.so @@ -366,6 +370,23 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/fwupd %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf %changelog +* Mon Dec 30 2019 Richard Hughes 1.3.6-1 +- New upstream release +- Add a dell-bios version format to match what is shown on the vendor website +- Add a new plugin that exposes the TPM device +- Allow incremental version major and minor number for Synaptics Prometheus devices +- Clarify error messages when no upgrades are available +- Correct the default prompt for reboot/shutdown +- Do not expose bootloader version errors to users +- Enforce that device protocol matches the metadata value +- Export the device protocol and raw device version to the client --verbose output +- Fix the quirk for the legacy VIA 813 usbhub chip +- Only check the vendor ID if the device has one set +- Return exit status success if there is no firmware to be updated +- Set the correct vendor eMMC ID prefix +- Use the baseboard vendor as the superio vendor ID +- Use the BIOS vendor as the coreboot and flashrom vendor ID + * Fri Nov 29 2019 Richard Hughes 1.3.5-1 - New upstream release - Convert libfwupdprivate to a shared library libfwupdplugin diff --git a/sources b/sources index 7b9bc96..f46ee43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fwupd-1.3.5.tar.xz) = 0fbce023ef544be4f406954f095d86626e22f45bc9154fa0e90abec99f526b778f59ede254d5f55cb06682540395d272226e02ad2a992e39b88f7271e3a2e6ae +SHA512 (fwupd-1.3.6.tar.xz) = 1affaba1199fd4047b5c1ba16f9d0c1072595b70521c7692ecee68a7a1382bffb64afab0d9795c531948c2f94059f1863f3c563b40647631a13cc302fb12d100