From d07f8d9890230c180a21ec6b91c50a8dea1ce640 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Sep 10 2018 18:52:08 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index 514ac75..eba0162 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /fwupd-1.0.8.tar.xz /fwupd-1.1.0.tar.xz /fwupd-1.1.1.tar.xz +/fwupd-1.1.2.tar.xz diff --git a/fwupd.spec b/fwupd.spec index 06b5097..41daf76 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -25,7 +25,7 @@ Summary: Firmware update daemon Name: fwupd -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/fwupd @@ -71,8 +71,7 @@ BuildRequires: pango-devel BuildRequires: cairo-devel cairo-gobject-devel BuildRequires: freetype BuildRequires: fontconfig -BuildRequires: dejavu-sans-fonts -BuildRequires: adobe-source-han-sans-cn-fonts +BuildRequires: google-noto-sans-cjk-ttc-fonts BuildRequires: gnu-efi-devel BuildRequires: pesign %endif @@ -143,8 +142,10 @@ Data files for installed tests. %endif %if 0%{?have_uefi} -Dplugin_uefi=true \ + -Dplugin_nvme=true \ %else -Dplugin_uefi=false \ + -Dplugin_nvme=false \ %endif %if 0%{?have_dell} -Dplugin_dell=true \ @@ -256,11 +257,16 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %endif %{_libdir}/fwupd-plugins-3/libfu_plugin_dfu.so %{_libdir}/fwupd-plugins-3/libfu_plugin_ebitdo.so +%{_libdir}/fwupd-plugins-3/libfu_plugin_flashrom.so %{_libdir}/fwupd-plugins-3/libfu_plugin_nitrokey.so +%if 0%{?have_uefi} +%{_libdir}/fwupd-plugins-3/libfu_plugin_nvme.so +%endif %if 0%{?have_redfish} %{_libdir}/fwupd-plugins-3/libfu_plugin_redfish.so %endif %{_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 %endif @@ -299,6 +305,18 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %{_datadir}/installed-tests/fwupd/*.py* %changelog +* Mon Sep 10 2018 Richard Hughes 1.1.2-1 +- New upstream release +- Add a new plugin to enumerate EC firmware +- Add a new plugin to update NVMe hardware +- Allow updating just one specific device from the command line +- Always use the same HardwareIDs as Windows +- Download firmware if the user specifies a URI +- Implement the systemd recommendations for offline updates +- Improve performance when reading keys from the quirk database +- Rewrite the unifying plugin to use the new daemon-provided functionality +- Show a time estimate on the progressbar after an update has started + * Mon Aug 13 2018 Richard Hughes 1.1.1-1 - New upstream release - Add support for the Synaptics Panamera hardware diff --git a/sources b/sources index 5e50e95..1e2f231 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fwupd-1.1.1.tar.xz) = ecfb14bae412c34a6e4a08b9c6acd248ae7f7d403df705ff989cc161d6d5f6ad0e830b595d1b1f8d782ae5a9dd7e3eea90d01918cc18402efee8e73cd12b485d +SHA512 (fwupd-1.1.2.tar.xz) = 34fae9aa5bd42902bb4d324ce9df70cccdb70af25037e5d733a4e328aa94741bdd71f4dc6cdb5c345365ee22790c5eaa0dad75f354221bf28de14a0c36646d5a