From b6ad71e8aa3bf4294384c3b6a52fb66a16a986eb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Feb 25 2019 11:02:18 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index b8c7a09..0c98df3 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /fwupd-1.2.2.tar.xz /fwupd-1.2.3.tar.xz /fwupd-1.2.4.tar.xz +/fwupd-1.2.5.tar.xz diff --git a/fwupd.spec b/fwupd.spec index 20065c6..34ac141 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -25,7 +25,7 @@ Summary: Firmware update daemon Name: fwupd -Version: 1.2.4 +Version: 1.2.5 Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/fwupd @@ -51,7 +51,6 @@ BuildRequires: valgrind-devel %endif BuildRequires: elfutils-libelf-devel BuildRequires: gtk-doc -BuildRequires: libuuid-devel BuildRequires: gnutls-devel BuildRequires: gnutls-utils BuildRequires: meson @@ -238,6 +237,7 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %{_datadir}/man/man1/dfu-tool.1.gz %{_datadir}/man/man1/fwupdmgr.1.gz %{_datadir}/metainfo/org.freedesktop.fwupd.metainfo.xml +%{_datadir}/icons/hicolor/scalable/apps/org.freedesktop.fwupd.svg %{_datadir}/fwupd/firmware-packager %{_unitdir}/fwupd-offline-update.service %{_unitdir}/fwupd.service @@ -315,6 +315,16 @@ mkdir -p --mode=0700 $RPM_BUILD_ROOT%{_localstatedir}/lib/fwupd/gnupg %config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf %changelog +* Mon Feb 25 2019 Richard Hughes 1.2.5-1 +- New upstream release +- Allow a device to be updated using more than one plugin +- Call composite prepare and cleanup using fwupdtool +- Detect and special case Dell ATA hardware +- Fix flashing failure with latest Intuos Pro tablet +- Fix potential segfault when applying UEFI updates +- Fix unifying regression when recovering from failed flash +- Report the DeviceInstanceIDs from fwupdmgr when run as root + * Fri Feb 01 2019 Richard Hughes 1.2.4-1 - New upstream release - Add a directory remote that generates metadata diff --git a/sources b/sources index 4439fac..fb6d808 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fwupd-1.2.4.tar.xz) = 340eb9d501c381ef65c115bfca2478274aeb140c4fb030034ae2b288e0a907ed865e3ee91bf5120ad6dc0087d91f5bcb524e4fa9b00b2d05f7b48db2912343d1 +SHA512 (fwupd-1.2.5.tar.xz) = 7d34cc374effd0ba6dc20bd90cb5fa47586fe258d369b73afee531c2ffc56109661f1500a99cd2a0b7c4adf343e12fdb1eb31094fdea57074730e9c4132f52f3