Hello community,

here is the log from the commit of package fwupd for openSUSE:Factory checked 
in at 2019-01-29 14:45:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupd (Old)
 and      /work/SRC/openSUSE:Factory/.fwupd.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupd"

Tue Jan 29 14:45:26 2019 rev:14 rq:667757 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes      2018-12-21 
08:18:57.753707939 +0100
+++ /work/SRC/openSUSE:Factory/.fwupd.new.28833/fwupd.changes   2019-01-29 
14:45:28.399036921 +0100
@@ -1,0 +2,267 @@
+Thu Jan 10 09:14:45 UTC 2019 - [email protected]
+
+- Update to version 1.2.3:
+  * Correctly migrate the history database
+  * trivial: Add some debugging data to wacom-usb
+- Changes from version 1.2.2:
+  * Log an error if started with an incompatible locale
+  * Fix building with -Wl,-z,defs
+  * ebitdo: Fix the reported version number if the daemon locale is
+    not C.UTF-8
+  * Add Dell TB18DC to the known devices list
+  * trivial: Don't show 'Update Duration: 49710 days'
+  * Allow replacing the last byte in the image when using 'dfu-tool
+    replace-data'
+  * trivial: Fix an error code if a search string is unfound
+  * trivial: Fix a memory leak if dfu-tool returns with an error
+  * trivial: Check the GUID length before attempting to parse it
+  * Check the device checksum as well as the content checksum
+    during verify
+  * Submit the device firmware checksum and update protocol in the
+    submitted report
+  * trivial: Don't invalidate the current checksums for fw that
+    requries a reboot
+  * trivial: Clear the device checksums only if the plugin
+    implements verify()
+  * Include the device checksum and update protocol in the
+    historydb
+  * uefi: Add the PCR0 value as the device checksum for system
+    firmware
+  * Add new API to get the release protocol from the metadata
+  * Allow plugins to define support for a 'well-known' protocol
+  * uefi: When adding headers set the header size to 4k
+  * uefi: Append the header on capsules without headers from Linux
+  * trivial: uefi: correct a logic error in setting variable
+  * trivial: dell-dock: Correct variable for turning off HDCP 2.2
+  * flashrom: Ensure the quirks database is set on the new object
+  * uefi: Do not add devices with invalid GUIDs
+  * Do not allow a GUID of zero
+  * Add shared functionality for reading and writing with
+    O_NONBLOCK
+  * Only run attach and detach if the device is in the wrong mode
+  * trivial: snap: move to efivar 37
+  * trivial: Add fu_common_dump_raw()
+  * Sanitize the version if the version format has been specified
+  * wacom-usb: Remove the DTH generation hardware as it will not
+    work with fwupd
+  * trivial: Add a snap badge for fwupd
+  * trivial: dell-dock: reverse MST update order for I2C
+  * thunderbolt: Remove a superfluous boundary condition when
+    verifying update
+  * Add a plugin to update hardware that supports fastboot
+  * trivial: Speed up daemon startup
+  * Fix a regression when doing GetReleases on unsupported hardware
+  * trivial: Document the expected plugin firmware formats
+  * dfu: Require a specific USB class and subclass for DFU mode
+  * Correctly parse format the version numbers correctly using old
+    metadata
+  * trivial: Correctly calculate the erase length for all locales
+  * amt: Fix a crash if AMT returns an empty response
+  * Check plugins set error on failure
+  * contrib: Add a simple python3 client
+  * trivial: Allow loading archives ignoring the path
+  * installed-tests: Adjust to actually use a remote for installed
+    tests
+  * Add more standard USB identifier GUIDs
+  * wacomhid: Rename to wacom-usb
+  * trivial: Allow calling fu_device_has_guid() with non-GUID text
+  * trivial: Don't ask translators to translate the release notes
+  * trivial: Update two release note typos
+  * Provide a way for plugins to decompress a custom archive to ram
+- Changes from version 1.2.1:
+  * trivial: dell-dock: Set EC version to daemon before EC reset
+  * trivial: dell-dock: fail when EC indicates flashing an
+    invalid/unsigned image
+  * trivial: Fix regression when switching to indexed strings
+  * Remove DaemonVersionFormat=quad
+  * Shut down the daemon after 2h of inactivity
+  * Create a silo index to speed up GUID queries
+  * trivial: Move the release descriptions to the metainfo.xml file
+  * Fix flashing the 8bitdo SF30
+  * trivial: Do a single query when getting a component by a set of
+    GUIDs
+  * trivial: Add InstallDuration values for 8bitdo devices
+  * trivial: Add InstallDuration values for Unifying devices
+  * trivial: Add InstallDuration values for ColorHug devices
+  * Speed up fwupd startup by loading less thunderbolt firmware
+  * trivial: Fix some function prefixes for Thunderbolt
+  * trivial: Do not show all the HWIDs at daemon startup
+  * Query the XbSilo when calling fu_plugin_check_supported()
+  * trivial: Remove unused functionality
+  * trivial: Mark GParamSpec values as static to reduce RSS
+  * Guess the version format when it is not provided
+  * Fix a use-after-free when using valgrind and --immediate-exit
+  * trivial: Add quirk documentation
+  * Add per-release install duration values
+  * trivial: Create an empty tree before tests start
+  * trivial: Fix a possible critical warning when parsing invalid
+    metadata
+  * Fix showing the custom remote agreements
+  * trivial: Only include a single language in the metainfo silo
+  * Be more explicit setting the update state
+  * Include the os-release information in the release metadata
+  * trivial: Store the AppStream component metadata correctly
+  * trivial: ci: fix flatpak build
+  * trivial: Drop the libxmlb insertion into the flathub manifest
+  * trivial: Relax the timing requirements on the FuDevice poll
+    test
+  * trivial: Document the GUID generation scheme
+  * trivial: Sync example spec file with downstream
+  * trivial: Bump meson dependency to 0.47.0
+  * trivial: post release version bump
+- Changes from version 1.2.0:
+  * trivial: Fix some NULL/FALSE confusion
+  * trivial: Fix a typo in the verification store export
+  * ebitdo: remove SF30/SN30 pro device ids
+  * dell-dock: Drop delayed MST callback routine
+  * trivial: Fix some NULL/FALSE confusion
+  * synapticsmst: Adjust EVB board handling
+  * synapticsmst: Remove the content checking of firmware
+  * synapticsmst: Access Board ID through memory instead In
+    firmware images HDCP 2.2 will be enabled by default,so access
+    to flash region will fail.
+  * trivial: fu-tool: Try to stop systemd even if not compiled with
+    systemd
+  * trivial: fu-tool: use `g_variant_unref` instead of
+    `g_object_clear`
+  * contrib: Adjust flatpak build for moving to flathub
+  * dell-dock: Prefer to flash VMM5331 via I2C instead of DP aux
+  * trivial: fu-engine: Increase the priority on a device if it has
+    children
+  * trivial: fu-device-list: Return devices by priority
+  * Use HTTPS_PROXY if set
+  * firmware-packager: Make it clearer to use
+  * Sort the firmware sack by component priority
+  * flatpak: Update gnu-efi to latest version
+  * trivial: dell-dock: Lower MST communication speed to 400 KHz
+  * trivial: debian: Make control file statement more generic
+  * trivial: snap: Use libxmlb subproject instead
+  * amt: Set the full device version including the BuildNum
+  * fwupdmgr/fwupdtool: Move monitor command to fwupdtool
+  * fwupdmgr/fwupdtool: Move firmware builder from fwupdmgr to
+    fwupdtool
+  * trivial: Add VersionFormat to the fu_device_to_string() output
+  * Add version format quirks for several Lenovo machines
+  * uefi: Set the quirks on created devices
+  * trivial: Add yet another version encoding
+  * dell_dock: Use correct offset for finding version of MST
+  * dell-dock: Add missing unlock call for MST via dell_dock plugin
+  * Support the Intel ME version format
+  * Port from libappstream-glib to libxmlb
+  * trivial: Rename a function to better explain what it does
+  * Bump requirement to meson 0.46.0
+  * fu-main: Catch SIGTERM while update is in progress
+  * fu-tool: Stop any running daemon over dbus before loading
+    engine
+  * meson: Bump dependency to 0.44 and adjust sysconfdir handling
+  * dell-dock: If marketing name is invalid don't fail
+    initialization
+  * Readme Updated: Added KDE Discover as one more graphical
+    front-end available for fwupd.
+  * dell-dock: Correct a situation that error wasn't propagating
+  * trivial: snap: drop the stable symlink
+  * trivial: snap: Swap the type of snap/snapcraft.yaml to be a
+    real file
+  * trivial: bump master to 1.2.0
+  * Don't segfault if a plugin returns FALSE from UpdateFunc with
+    no error set
+  * dell-dock: Use different debug strings for each device type
+  * trivial: Remove some pretty intense debugging that crept in
+  * dell-dock: Don't use the VLA feature in the new dock
+  * trivial: Do not allow VLA features in plugins
+  * Add a plugin for an upcoming Dell USB-C dock
+  * contrib: Add information on how to use debugging scripts
+  * trivial: Hardcode the AppStream-glib version
+  * trivial: Don't care so much about the AppStream-glib version
+  * Allow setting the version format from a quirk entry
+  * Don't use AppStream-glib for string helpers
+  * Don't use AppStream-glib for version helpers
+  * Don't use AppStream-glib for the GUID helpers
+  * trivial: Don't use AppStream-glib in libfwupd
+  * trivial: Remove unused header
+  * fu-device: Ensure that parent ID is created before creating
+    quirked children
+  * trivial: libfwupd: correct documentation for
+    fwupd_device_set_install_duration
+  * trivial: correct a memory leak of the FuDevice when replugging
+  * Update all sub-devices for a composite update
+  * Stop showing the current release during updates in fwupdmgr
+  * uefi: Move the TPM unlocking functionality from the Dell to
+    UEFI plugin
+  * Run the Dell plugin initialization after the UEFI plugin
+  * trivial: Add ESP path into fu_uefi_device_to_string()
+  * thunderbolt-power: Fix possible linker problem
+  * trivial: Sync the flatpak manifest with the one from flathub
+  * trivial: Be more explicit when building the snap packages
+  * trivial: Include libuuid specifically on Centos
+  * trivial: Be more explicit when building on Centos
++++ 70 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/fwupd/fwupd.changes
++++ and /work/SRC/openSUSE:Factory/.fwupd.new.28833/fwupd.changes

Old:
----
  fwupd-1.1.2.tar.xz

New:
----
  fwupd-1.2.3.tar.xz

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

Other differences:
------------------
++++++ fwupd.spec ++++++
--- /var/tmp/diff_new_pack.Z2HjG8/_old  2019-01-29 14:45:28.903036310 +0100
+++ /var/tmp/diff_new_pack.Z2HjG8/_new  2019-01-29 14:45:28.907036306 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fwupd
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -28,7 +28,7 @@
 %global efidir sles
 %endif
 Name:           fwupd
-Version:        1.1.2
+Version:        1.2.3
 Release:        0
 Summary:        Device firmware updater daemon
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -46,7 +46,7 @@
 BuildRequires:  help2man
 BuildRequires:  intltool
 BuildRequires:  libelf-devel
-BuildRequires:  meson
+BuildRequires:  meson >= 0.47.0
 BuildRequires:  pkgconfig
 BuildRequires:  procps
 BuildRequires:  python3-Pillow
@@ -78,6 +78,7 @@
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(valgrind)
+BuildRequires:  pkgconfig(xmlb)
 %if %{with efi_fw_update}
 BuildRequires:  gnu-efi
 BuildRequires:  pesign-obs-integration

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Z2HjG8/_old  2019-01-29 14:45:28.939036267 +0100
+++ /var/tmp/diff_new_pack.Z2HjG8/_new  2019-01-29 14:45:28.939036267 +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.1.2</param>
+    <param name="revision">refs/tags/1.2.3</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Z2HjG8/_old  2019-01-29 14:45:28.963036238 +0100
+++ /var/tmp/diff_new_pack.Z2HjG8/_new  2019-01-29 14:45:28.963036238 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">https://github.com/hughsie/fwupd.git</param>
-          <param 
name="changesrevision">a6edb98e44ff0dd69ea3b68a9a71efcd15dd4a4f</param></service></servicedata>
+          <param 
name="changesrevision">36a5b8f7a26b881dd41cca2466618d5a29796a45</param></service></servicedata>
\ No newline at end of file

++++++ fwupd-1.1.2.tar.xz -> fwupd-1.2.3.tar.xz ++++++
++++ 42083 lines of diff (skipped)


Reply via email to