From 32cedd9f9830b2fd83839247cdfc67392355dd50d80fd42c77bee270300edc25 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Tue, 4 Jun 2024 14:48:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=151 --- chrony-124-tai.patch | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/chrony-124-tai.patch b/chrony-124-tai.patch index 943c854..5198fe4 100644 --- a/chrony-124-tai.patch +++ b/chrony-124-tai.patch @@ -8,28 +8,23 @@ Reported-by: Reinhard Max test/simulation/124-tai | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -diff --git a/test/simulation/124-tai b/test/simulation/124-tai -index 0192e10..e8c909d 100755 ---- a/test/simulation/124-tai -+++ b/test/simulation/124-tai +--- test/simulation/124-tai.orig ++++ test/simulation/124-tai @@ -20,7 +20,7 @@ client_conf=" refclock SHM 0 dpoll 0 poll 0 tai - leapseclist tmp/leap.list + leapsectz right/UTC leapsecmode ignore -maxchange 1e-3 1 0" +maxchange 1e-3 10 0" - cat > tmp/leap.list <<-EOF - #$ 3676924800 -@@ -43,7 +43,7 @@ client_conf=" + run_test || test_fail + check_chronyd_exit || test_fail +@@ -35,7 +35,7 @@ client_conf=" refclock SHM 0 dpoll 0 poll 0 tai - leapseclist tmp/leap.list + leapsectz right/UTC makestep 1 1 -maxchange 1e-3 1 0" +maxchange 1e-3 10 0" run_test || test_fail check_chronyd_exit || test_fail --- -GitLab -