4 Commits

Author SHA256 Message Date
5fff869816 Accepting request 1247092 from network:time
- Update to version 0+git.20250213:
  * bash: unset systemd varibles respected by chronyd
  * fix assertions for struct sockaddr_un length
  * bash: use debuginfo option instead of unsetting variable
  * bash: fix missing CLKNETSIM_TMPDIR use

OBS-URL: https://build.opensuse.org/request/show/1247092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clknetsim?expand=0&rev=7
2025-02-20 15:37:55 +00:00
a26275495c - Update to version 0+git.20250213:
* bash: unset systemd varibles respected by chronyd
  * fix assertions for struct sockaddr_un length
  * bash: use debuginfo option instead of unsetting variable
  * bash: fix missing CLKNETSIM_TMPDIR use

OBS-URL: https://build.opensuse.org/package/show/network:time/clknetsim?expand=0&rev=29
2025-02-19 13:33:05 +00:00
adb940cac6 Accepting request 1229838 from network:time
- Update to version 0+git.20241128:
  * bash: wait for client processes to exit
  * close client socket on exit
  * round nanoseconds in PTP_SYS_OFFSET* delay adjustments
  * avoid timestamps from future in PTP_SYS_OFFSET_EXTENDED
  * add options to cycle PHC jitter
  * init symbols in fdopen()

OBS-URL: https://build.opensuse.org/request/show/1229838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clknetsim?expand=0&rev=6
2024-12-10 22:49:37 +00:00
f4368fd1d0 - Update to version 0+git.20241128:
* bash: wait for client processes to exit
  * close client socket on exit
  * round nanoseconds in PTP_SYS_OFFSET* delay adjustments
  * avoid timestamps from future in PTP_SYS_OFFSET_EXTENDED
  * add options to cycle PHC jitter
  * init symbols in fdopen()

OBS-URL: https://build.opensuse.org/package/show/network:time/clknetsim?expand=0&rev=27
2024-12-10 14:34:23 +00:00
6 changed files with 29 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/mlichvar/clknetsim.git</param>
<param name="changesrevision">633a0be069bac00e5aa562c0e5e15a3bf30b6af2</param></service></servicedata>
<param name="changesrevision">d9c68a33d42c20e4ec7a21c0fc41f0434ff8aa5a</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:deca57515474016e183cdf9ac4e297defb2dbce676ef5cf351a12e9f4c6daeae
size 211979

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcc10ff79b850214bdc2ca13f3f6f2ab4f1860f69d3d00520aa88ee29d09d80f
size 213003

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Feb 19 13:10:58 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0+git.20250213:
* bash: unset systemd varibles respected by chronyd
* fix assertions for struct sockaddr_un length
* bash: use debuginfo option instead of unsetting variable
* bash: fix missing CLKNETSIM_TMPDIR use
-------------------------------------------------------------------
Tue Dec 10 14:33:42 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0+git.20241128:
* bash: wait for client processes to exit
* close client socket on exit
* round nanoseconds in PTP_SYS_OFFSET* delay adjustments
* avoid timestamps from future in PTP_SYS_OFFSET_EXTENDED
* add options to cycle PHC jitter
* init symbols in fdopen()
-------------------------------------------------------------------
Wed Aug 28 07:19:19 UTC 2024 - Martin Pluskal <mpluskal@suse.com>

View File

@@ -1,4 +1,4 @@
name: clknetsim
version: 0+git.20240610
mtime: 1718022221
commit: 633a0be069bac00e5aa562c0e5e15a3bf30b6af2
version: 0+git.20250213
mtime: 1739443448
commit: d9c68a33d42c20e4ec7a21c0fc41f0434ff8aa5a

View File

@@ -1,7 +1,7 @@
#
# spec file for package clknetsim
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# 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.20240610
Version: 0+git.20250213
Release: 0
Summary: Clock and Network Simulator
License: GPL-2.0-only