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-04-08 21:01:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupd (Old)
 and      /work/SRC/openSUSE:Factory/.fwupd.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupd"

Thu Apr  8 21:01:23 2021 rev:42 rq:882467 version:1.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes      2021-03-17 
20:13:34.518794314 +0100
+++ /work/SRC/openSUSE:Factory/.fwupd.new.2401/fwupd.changes    2021-04-08 
21:01:34.453862318 +0200
@@ -1,0 +2,50 @@
+Thu Apr  1 01:54:42 UTC 2021 - Gary Ching-Pang Lin <g...@suse.com>
+
+- Remove valgrind from BuildRequires since it's not a hard
+  requirement anymore. (bsc#1184248)
+
+-------------------------------------------------------------------
+Tue Mar 30 03:20:46 UTC 2021 - Gary Ching-Pang Lin <g...@suse.com>
+
+- Update to version 1.5.8:
+  New features:
+    * Add a new internal flag to opt-in to GUID matching
+    * Add D501 Baklava device support
+    * Add fu_device_set_battery_level()
+    * Add missing uint64 read and write helpers
+    * Add Qubes wrapper source and create packages
+    * Allow enabling plugins only matching a specific HwId
+    * Prompt for unlock keypress if reset command is blocked
+    * Remove obsolete dell-dock non-passive update flow support
+    * Remove the Hughski public key
+    * Show a warning when parsing invalid quirk files
+    * Support for GATT characteristic signals/notifications
+    * Support more than one protocol for a given device
+  Fixes:
+    * Align the CCGX DMC firmware to 64 byte chunks
+    * Be more strict for custom quirk keys
+    * Check pixart firmware compatibility with hardware before
+      flashing
+    * Correct a thunderbolt assertion if kernel failed FW read
+    * Correctly erase STM32 devices when transfer size is less
+      than sector size
+    * Detect SREC overflow to avoid adding ~4GB of 0xFF padding
+    * Do not show a critical error when flashing footer-less
+      binary files
+    * Don't allow device updates while needing activation
+    * Fix a regression in the elantp defined IAP start address
+    * Fix a regression where activate stopped working
+    * Fix firmware update of pointing device on Lenovo ThinkPad
+      Nano
+    * Fix the HSI plugin 'Disabled' state
+    * Fix the quirk key name for the Lenovo HDMI with power
+    * Fix writing to the GD32VF103 bootloader
+    * Only call elantp->detach() when writing a firmware blob
+    * Updated StarLabs GUIDs
+    * Wait a few ms for the Logitech hardware to settle after
+      detach
+- Remove GPG-KEY-Hughski-Limited from the filelist
+- Drop upstreamed patch
+  + fwupd-bsc1182057-fix-sbat-section-copy.patch
+
+-------------------------------------------------------------------

Old:
----
  fwupd-1.5.7.tar.xz
  fwupd-bsc1182057-fix-sbat-section-copy.patch

New:
----
  fwupd-1.5.8.tar.xz

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

Other differences:
------------------
++++++ fwupd.spec ++++++
--- /var/tmp/diff_new_pack.zANzAl/_old  2021-04-08 21:01:35.593863549 +0200
+++ /var/tmp/diff_new_pack.zANzAl/_new  2021-04-08 21:01:35.597863554 +0200
@@ -30,7 +30,7 @@
 %endif
 
 Name:           fwupd
-Version:        1.5.7
+Version:        1.5.8
 Release:        0
 Summary:        Device firmware updater daemon
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -44,8 +44,6 @@
 Patch1:         fwupd-bsc1130056-change-shim-path.patch
 # PATCH-FIX-OPENSUSE fwupd-jscSLE-11766-close-efidir-leap-gap.patch 
jsc#SLE-11766 qk...@suse.com -- Set SLE and openSUSE esp os dir at runtime
 Patch2:         fwupd-jscSLE-11766-close-efidir-leap-gap.patch
-# PATCH-FIX-UPSTRAEM fwupd-bsc1182057-fix-sbat-section-copy.patch bsc#1182057 
g...@suse.com -- Set the proper section flags for .sbat
-Patch3:         fwupd-bsc1182057-fix-sbat-section-copy.patch
 
 BuildRequires:  dejavu-fonts
 %if %{with fish_support}
@@ -95,7 +93,6 @@
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(tss2-esys) >= 2.0
 BuildRequires:  pkgconfig(udev)
-BuildRequires:  pkgconfig(valgrind)
 BuildRequires:  pkgconfig(xmlb) >= 0.1.13
 %if %{with efi_fw_update}
 BuildRequires:  gnu-efi
@@ -349,7 +346,6 @@
 %{_sysconfdir}/pki/fwupd-metadata/GPG-KEY-Linux-Vendor-Firmware-Service
 %{_sysconfdir}/pki/fwupd-metadata/GPG-KEY-Linux-Foundation-Metadata
 %{_sysconfdir}/pki/fwupd-metadata/LVFS-CA.pem
-%{_sysconfdir}/pki/fwupd/GPG-KEY-Hughski-Limited
 %{_sysconfdir}/pki/fwupd/GPG-KEY-Linux-Vendor-Firmware-Service
 %{_sysconfdir}/pki/fwupd/GPG-KEY-Linux-Foundation-Firmware
 %{_sysconfdir}/pki/fwupd/LVFS-CA.pem

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zANzAl/_old  2021-04-08 21:01:35.621863580 +0200
+++ /var/tmp/diff_new_pack.zANzAl/_new  2021-04-08 21:01:35.621863580 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">1.5.7</param>
+    <param name="revision">1.5.8</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.zANzAl/_old  2021-04-08 21:01:35.637863597 +0200
+++ /var/tmp/diff_new_pack.zANzAl/_new  2021-04-08 21:01:35.641863602 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/hughsie/fwupd.git</param>
-              <param 
name="changesrevision">674fccdd0d20f45632490df3075be884b94f8726</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">f9a8c3d6c6cd39ad6a421593d5203340fc59667f</param></service></servicedata>
\ No newline at end of file

++++++ fwupd-1.5.7.tar.xz -> fwupd-1.5.8.tar.xz ++++++
++++ 30871 lines of diff (skipped)

Reply via email to