Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package clknetsim for openSUSE:Factory checked in at 2026-05-23 23:24:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clknetsim (Old) and /work/SRC/openSUSE:Factory/.clknetsim.new.2084 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clknetsim" Sat May 23 23:24:49 2026 rev:8 rq:1354683 version:0+git.20260512 Changes: -------- --- /work/SRC/openSUSE:Factory/clknetsim/clknetsim.changes 2025-02-20 16:38:33.113455541 +0100 +++ /work/SRC/openSUSE:Factory/.clknetsim.new.2084/clknetsim.changes 2026-05-23 23:26:50.767410911 +0200 @@ -1,0 +2,54 @@ +Fri May 22 10:26:05 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 0+git.20260512: + * node: loose assertion for late select + * clock: improve precision of time accumulation + * make refclock target clock configurable + * client: allow SO_BINDTODEVICE before bind() + * client: support other system clocks in PTP_SYS_OFFSET* ioctls + * client: add configuration of additional clocks + * client: prepare support for additional clocks + * client: refuse tick adjustments for PTP clocks + * client: rework clock_adjtime() to be called by adjtimex() + * protocol: provide number of server clocks for verification + * protocol: extend clock operations with index + * server: add configuration of additional node clocks + * network: don't print non-clock stats for additional clocks + * network: support multiple clocks per node + * node: make additional clocks accessible + * node: replace clock with vector of clocks + * client: rename socket timestamping field + * client: replace random CLOCK_MONOTONIC* offset with option + * bash: shorten sleeps in waiting for client termination + * retry client connect faster + * add random offset to CLOCK_MONOTONIC* readings + * provide CLOCK_MONOTONIC_RAW + * improve precision measurement workaround + * switch raw frequency to uncorrected frequency + * don't try to use __GLIBC_PREREQ macro if not defined + * allow ambiguous ip_family for IP_RECVERR cmsg + * fix building on rhel7 + * add support for SCM_TS_OPT_ID control message + * add IP/IPV6_RECVERR control message to messages in error queue + * fix random seeding to avoid duplicated states + * isolate random state of generators + * handle attempt to read CLOCK_MONOTONIC_RAW + * add clkmgr test example + * bash: add clkmgr_proxy and clkmgr support + * add futex and gettid system call + * add __open64_2() + * add support for new chronyc socket handling + * improve adjtimex maxerror and esterror support + * add __open_2() and __read_chk() + * add workaround for sanitizer intercepting timer_* functions + * fix select() with only TCP socket waiting for connection + * allow zero timeout in select() with no fds + * add option to execute specified program at update interval + * use gcc diagnostic pragma to supress warning in poll() + * avoid compiler warning in clock_settime() + * follow family hint in getaddrinfo() + * add initial IPv6 support + * remove incorrect setting of error queue message length + * fix adjtimex to return provided modes + +------------------------------------------------------------------- Old: ---- clknetsim-0+git.20250213.obscpio New: ---- clknetsim-0+git.20260512.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clknetsim.spec ++++++ --- /var/tmp/diff_new_pack.90IM6p/_old 2026-05-23 23:26:51.707449287 +0200 +++ /var/tmp/diff_new_pack.90IM6p/_new 2026-05-23 23:26:51.711449451 +0200 @@ -1,7 +1,7 @@ # # spec file for package clknetsim # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: clknetsim -Version: 0+git.20250213 +Version: 0+git.20260512 Release: 0 Summary: Clock and Network Simulator License: GPL-2.0-only ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.90IM6p/_old 2026-05-23 23:26:51.791452716 +0200 +++ /var/tmp/diff_new_pack.90IM6p/_new 2026-05-23 23:26:51.795452879 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/mlichvar/clknetsim.git</param> - <param name="changesrevision">d9c68a33d42c20e4ec7a21c0fc41f0434ff8aa5a</param></service></servicedata> + <param name="changesrevision">fcd076b8ffb1536820d9c4e9ef58ffd7a124325b</param></service></servicedata> (No newline at EOF) ++++++ clknetsim-0+git.20250213.obscpio -> clknetsim-0+git.20260512.obscpio ++++++ ++++ 3061 lines of diff (skipped) ++++++ clknetsim.obsinfo ++++++ --- /var/tmp/diff_new_pack.90IM6p/_old 2026-05-23 23:26:52.003461371 +0200 +++ /var/tmp/diff_new_pack.90IM6p/_new 2026-05-23 23:26:52.007461535 +0200 @@ -1,5 +1,5 @@ name: clknetsim -version: 0+git.20250213 -mtime: 1739443448 -commit: d9c68a33d42c20e4ec7a21c0fc41f0434ff8aa5a +version: 0+git.20260512 +mtime: 1778579652 +commit: fcd076b8ffb1536820d9c4e9ef58ffd7a124325b
