Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package synce4l for openSUSE:Factory checked in at 2024-10-21 16:26:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/synce4l (Old) and /work/SRC/openSUSE:Factory/.synce4l.new.26871 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "synce4l" Mon Oct 21 16:26:38 2024 rev:2 rq:1216726 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/synce4l/synce4l.changes 2024-03-26 19:32:04.727557686 +0100 +++ /work/SRC/openSUSE:Factory/.synce4l.new.26871/synce4l.changes 2024-10-21 16:26:54.150717313 +0200 @@ -1,0 +2,33 @@ +Mon Oct 21 09:38:57 UTC 2024 - Clemens Famulla-Conrad <cfamullaconrad@suse.com> + +- Update to version 1.1.0 + * fix DPLL pin ID assignment with invalid input + * fix new_tlv.value NULL dereference + * fix uninitialized use of tlv_arr + * fix uninitialized use of tlv_num + * fix error handling on command recv + * fix error handling on socket creation + * add SECURITY.md + * simplify rebuild of priorities + * add internal device priority configuration + * fix duplicated pin data + * add dpll_mon serialized data updates + * fix priority rebuild + * fix pin parent handling + * configurable synce_clock_poll delay + * add list of dependencies to README.md + * fix sync on missing extended tlv + * clear pin priorities on exit + * avoid disconnecting input when rebuilding priority + * add functions for clearing priority of individual pins + * update port TX QL when external source locks + * change function to static in synce_manager + * change d_state updating implementation + * fix flows moving from best port to SMA + * add external API for managing QL + * avoid -Wmaybe-uninitialized warning + * fix printf formats for 32-bit archs +- Remove patches included in release + [- synce4l-32bit.patch] + +------------------------------------------------------------------- Old: ---- synce4l-1.0.0.tar.gz synce4l-32bit.patch New: ---- synce4l-1.1.0.tar.gz BETA DEBUG BEGIN: Old:- Remove patches included in release [- synce4l-32bit.patch] BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ synce4l.spec ++++++ --- /var/tmp/diff_new_pack.P2naEg/_old 2024-10-21 16:26:54.746742317 +0200 +++ /var/tmp/diff_new_pack.P2naEg/_new 2024-10-21 16:26:54.746742317 +0200 @@ -17,14 +17,13 @@ Name: synce4l -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Synchronous Ethernet (SyncE) -License: GPL-2.0 +License: GPL-2.0-only URL: https://github.com/intel/synce4l Source0: https://github.com/intel/synce4l/archive/%version/synce4l-%version.tar.gz Source1: synce4l.service -Patch0: synce4l-32bit.patch BuildRequires: libnl3-devel %{?systemd_requires} ++++++ synce4l-1.0.0.tar.gz -> synce4l-1.1.0.tar.gz ++++++ ++++ 2111 lines of diff (skipped)