Hello community,

here is the log from the commit of package fwupd for openSUSE:Factory checked 
in at 2018-03-14 19:22:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupd (Old)
 and      /work/SRC/openSUSE:Factory/.fwupd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupd"

Wed Mar 14 19:22:16 2018 rev:5 rq:583200 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes      2017-12-23 
12:11:52.665842765 +0100
+++ /work/SRC/openSUSE:Factory/.fwupd.new/fwupd.changes 2018-03-14 
19:22:20.508776939 +0100
@@ -1,0 +2,62 @@
+Mon Mar 05 20:31:46 UTC 2018 - dims...@opensuse.org
+
+- Update to version 1.0.5:
+  + New Features:
+    - Offer to reboot when processing an offline update.
+    - Report the efivar, libsmbios and fwupdate library versions.
+    - Report Thunderbolt safe mode and SecureBoot status.
+    - Show the user a URL when they report a known problem.
+    - Support split cabinet archives as produced by Windows Update.
+  + Bugfixes:
+    - Be more careful deleting and modifying device history.
+    - Clarify which devices don't have upgrades.
+    - Ensure the Thunderbolt version is xx.yy.
+    - Fix a daemon warning when using fwupdmgr get-results.
+    - Fix crasher with MST flashing.
+    - Fix DFU detach with newer releases of libusb.
+    - Include the device VID and PID when generating the device-id.
+    - Set the RemoteId when using GetDetails.
+    - Stop matching 8bitdo DS4 controller VID/PID.
+    - Use help2man for dfu-tool and drop docbook dependencies.
+    - Use ngettext for any strings with plurals.
+    - Use the default value if ArchiveSizeMax is unspecified.
+
+-------------------------------------------------------------------
+Mon Mar 05 20:30:22 UTC 2018 - dims...@opensuse.org
+
+- Update to version 1.0.4:
+  + New Features:
+    - Add D-Bus methods to get and modify the history information.
+    - Allow the user to share firmware update success or failure.
+    - Ask the user to refresh metadata when it is very old.
+    - Store firmware update success and failure to a local
+      database.
+  + Bugfixes:
+    - Add a device name for locked UEFI devices.
+    - Allow each plugin to opt-in to the recoldplug action.
+    - Fix firmware downloading using gnome-software.
+    - Fix UX capsule reference to the one specified in efivar.
+    - Never add two devices to the daemon with the same ID.
+    - Rescan supported flags when refreshing metadata.
+- Add pkgconfig(json-glib-1.0) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
+Mon Mar 05 20:28:01 UTC 2018 - dims...@opensuse.org
+
+- Update to version 1.0.3:
+  + New Features:
+    - Add a new plugin to add support for CSR "Driverless DFU".
+    - Add initial SF30/SN30 Pro support.
+    - Support AppStream metadata with relative <location> URLs.
+  + Bugfixes:
+    - Add more metadata to the user-agent string.
+    - Block owned Dell TPM updates.
+    - Choose the correct component from provides matches using
+      requirements.
+    - Do not try to parse huge compressed archive files.
+    - Fix a double-free bug in the Udev code.
+    - Handle Thunderbolt "native" mode.
+    - Use the new functionality in libgcab >= 1.0 to avoid writing
+      temp files.
+
+-------------------------------------------------------------------

Old:
----
  fwupd-1.0.2.tar.xz

New:
----
  fwupd-1.0.5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fwupd.spec ++++++
--- /var/tmp/diff_new_pack.3sHq7t/_old  2018-03-14 19:22:21.724733768 +0100
+++ /var/tmp/diff_new_pack.3sHq7t/_new  2018-03-14 19:22:21.728733626 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fwupd
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,14 +21,13 @@
 %else
 %bcond_with efi_fw_update
 %endif
-
 Name:           fwupd
-Version:        1.0.2
+Version:        1.0.5
 Release:        0
 Summary:        Allow session software to update device firmware
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Management
-Url:            https://pjones.fedorapeople.org/fwupdate/
+URL:            https://pjones.fedorapeople.org/fwupdate/
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  dejavu-fonts
 BuildRequires:  docbook-utils-minimal
@@ -36,6 +35,7 @@
 # for certtool
 BuildRequires:  gnutls
 BuildRequires:  gobject-introspection
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gpgme-devel
 BuildRequires:  help2man
 BuildRequires:  intltool
@@ -50,13 +50,6 @@
 BuildRequires:  pkgconfig(appstream-glib) >= 0.5.10
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(colorhug) >= 1.2.12
-%if %{with efi_fw_update}
-BuildRequires:  pkgconfig(efiboot)
-BuildRequires:  pkgconfig(efivar)
-#!BuildIgnore: shim
-BuildRequires:  pkgconfig(fwup) >= 5
-%endif
-BuildRequires:  gobject-introspection-devel
 BuildRequires:  pkgconfig(gio-2.0) >= 2.25.9
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.45.8
@@ -67,19 +60,26 @@
 BuildRequires:  pkgconfig(gtk-doc) >= 1.14
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(gusb) >= 0.2.9
+BuildRequires:  pkgconfig(json-glib-1.0) >= 1.1.1
 BuildRequires:  pkgconfig(libarchive)
 BuildRequires:  pkgconfig(libelf)
 # BuildRequires:  pkgconfig(libtbtfwu) >= 1
 BuildRequires:  pkgconfig(libgcab-1.0)
-%ifarch %{ix86} x86_64
-BuildRequires:  pkgconfig(libsmbios_c) >= 2.3.0
-%endif
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.51.92
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.103
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(valgrind)
+%if %{with efi_fw_update}
+BuildRequires:  pkgconfig(efiboot)
+BuildRequires:  pkgconfig(efivar)
+BuildRequires:  pkgconfig(fwup) >= 5
+#!BuildIgnore:  shim
+%endif
+%ifarch %{ix86} x86_64
+BuildRequires:  pkgconfig(libsmbios_c) >= 2.3.0
+%endif
 
 %description
 fwupd is a simple daemon to allow session software to update device firmware on
@@ -175,7 +175,8 @@
 %service_del_postun %{name}.service fwupd-offline-update.service
 
 %files
-%doc README.md COPYING
+%license COPYING
+%doc README.md
 %{_libexecdir}/systemd/system/fwupd.service
 %{_libexecdir}/systemd/system/fwupd-offline-update.service
 %%dir %{_libexecdir}/systemd/system/system-update.target.wants/

++++++ _service ++++++
--- /var/tmp/diff_new_pack.3sHq7t/_old  2018-03-14 19:22:21.784731638 +0100
+++ /var/tmp/diff_new_pack.3sHq7t/_new  2018-03-14 19:22:21.788731496 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/1.0.2</param>
+    <param name="revision">refs/tags/1.0.5</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.3sHq7t/_old  2018-03-14 19:22:21.820730360 +0100
+++ /var/tmp/diff_new_pack.3sHq7t/_new  2018-03-14 19:22:21.828730076 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">https://github.com/hughsie/fwupd.git</param>
-          <param 
name="changesrevision">890660c94a95b29367c092901ed5e478d45225ac</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">1ef028121e707068e7d3d1252ecf9d8ca580c956</param></service></servicedata>
\ No newline at end of file

++++++ fwupd-1.0.2.tar.xz -> fwupd-1.0.5.tar.xz ++++++
++++ 49144 lines of diff (skipped)


Reply via email to