Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fwupd for openSUSE:Factory checked 
in at 2021-11-22 23:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupd (Old)
 and      /work/SRC/openSUSE:Factory/.fwupd.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupd"

Mon Nov 22 23:03:49 2021 rev:46 rq:932560 version:1.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes      2021-11-06 
18:18:06.468886940 +0100
+++ /work/SRC/openSUSE:Factory/.fwupd.new.1895/fwupd.changes    2021-11-22 
23:04:06.201948282 +0100
@@ -1,0 +2,39 @@
+Fri Nov 19 13:27:33 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.6.4:
+  * Allow overriding the quirks directory at runtime
+  * Fix a regression in flashing the Dell dock
+  * Fix probing the Dell TPM
+  * Show HSiLevel=0 attributes in JSON security output
+  * Abort on invalid SREC files early to avoid a fuzzing timeout
+  * This release adds support for the following hardware:
+    + AVer ATLAS CAM/CAM520 Pro2
+    + Cayenne/Spyder Synaptics MST
+    + VL819 USB devices
+- Changes from version 1.6.3:
+  * This release adds the following features: Fall back to the
+    parent if the child does not have a battery level set
+  * This release fixes the following bugs:
+    + Disable the uefi_capsule plugin if Redfish coldplug succeeded
+    + Fix an elantp crash when starting the daemon
+    + Fix compiling with old versions of libxmlb
+    + Fix detection of 8Bitdo wireless usb adapter
+    + Fix the 8bitdo N30 Pro 2 install duration
+    + Fix the modem-manager report that failed to get device after
+      update
+    + Fix writing large redfish firmware files
+  * This release adds support for the following hardware:
+    + Poly Studio P21
+    + Realtek RTD2141B
+- Switch service to obs_scm, and recompress to buildtime.
+- Drop automatic changesgenerate, upstream have perfectly fine and
+  human understandable release notes at
+  https://github.com/fwupd/fwupd/releases that should be copied
+  into .changes.
+
+-------------------------------------------------------------------
+Wed Nov 17 15:38:21 UTC 2021 - j...@suse.com
+
+- Add requires to udisks2 for dbxtool update. (bnc#1192344)
+
+-------------------------------------------------------------------

Old:
----
  _servicedata
  fwupd-1.6.2.tar.xz

New:
----
  fwupd-1.6.4.obscpio
  fwupd.obsinfo

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

Other differences:
------------------
++++++ fwupd.spec ++++++
--- /var/tmp/diff_new_pack.h8ALbw/_old  2021-11-22 23:04:07.077945341 +0100
+++ /var/tmp/diff_new_pack.h8ALbw/_new  2021-11-22 23:04:07.081945328 +0100
@@ -37,7 +37,7 @@
 %endif
 
 Name:           fwupd
-Version:        1.6.2
+Version:        1.6.4
 Release:        0
 Summary:        Device firmware updater daemon
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -117,6 +117,7 @@
 Provides:       dbxtool
 %ifarch x86_64 aarch64
 Requires:       shim >= 11
+Requires:       udisks2
 %endif
 %endif
 Requires:       (fwupd-efi if shim)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.h8ALbw/_old  2021-11-22 23:04:07.129945167 +0100
+++ /var/tmp/diff_new_pack.h8ALbw/_new  2021-11-22 23:04:07.129945167 +0100
@@ -1,12 +1,12 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/hughsie/fwupd.git</param>
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="changesgenerate">enable</param>
-    <param name="revision">1.6.2</param>
+    <param name="revision">1.6.4</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>

++++++ fwupd.obsinfo ++++++
name: fwupd
version: 1.6.4
mtime: 1632469876
commit: 8dfa00ae193869c983bc432a4e25e409e1861e5e

Reply via email to