Sync from SUSE:ALP:Source:Standard:1.0 chrony revision 59a44bfa70aeb291c20b5636af8eec5b
This commit is contained in:
30
chrony-124-tai.patch
Normal file
30
chrony-124-tai.patch
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
From 8f5b3084144967b313cfb51285bf6517e06e1b9e Mon Sep 17 00:00:00 2001
|
||||||
|
From: Miroslav Lichvar <mlichvar@redhat.com>
|
||||||
|
Date: Tue, 4 Jun 2024 16:23:41 +0200
|
||||||
|
Subject: [PATCH] test: make 124-tai more reliable
|
||||||
|
|
||||||
|
Reported-by: Reinhard Max <max@suse.de>
|
||||||
|
---
|
||||||
|
test/simulation/124-tai | 4 ++--
|
||||||
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
|
--- test/simulation/124-tai.orig
|
||||||
|
+++ test/simulation/124-tai
|
||||||
|
@@ -20,7 +20,7 @@ client_conf="
|
||||||
|
refclock SHM 0 dpoll 0 poll 0 tai
|
||||||
|
leapsectz right/UTC
|
||||||
|
leapsecmode ignore
|
||||||
|
-maxchange 1e-3 1 0"
|
||||||
|
+maxchange 1e-3 10 0"
|
||||||
|
|
||||||
|
run_test || test_fail
|
||||||
|
check_chronyd_exit || test_fail
|
||||||
|
@@ -35,7 +35,7 @@ client_conf="
|
||||||
|
refclock SHM 0 dpoll 0 poll 0 tai
|
||||||
|
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
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 4 14:57:09 UTC 2024 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
- bsc#1225362, chrony-124-tai.patch: make 124-tai more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 1 14:05:34 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
Fri Sep 1 14:05:34 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
@@ -70,6 +70,7 @@ Patch2: chrony-logrotate.patch
|
|||||||
Patch3: chrony-service-ordering.patch
|
Patch3: chrony-service-ordering.patch
|
||||||
Patch7: chrony-htonl.patch
|
Patch7: chrony-htonl.patch
|
||||||
Patch8: chrony.nm-dispatcher.dhcp.patch
|
Patch8: chrony.nm-dispatcher.dhcp.patch
|
||||||
|
Patch9: chrony-124-tai.patch
|
||||||
BuildRequires: NetworkManager-devel
|
BuildRequires: NetworkManager-devel
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
@@ -181,6 +182,7 @@ e.g. because the servers will be set via DHCP.
|
|||||||
%patch3
|
%patch3
|
||||||
%patch7
|
%patch7
|
||||||
%patch8
|
%patch8
|
||||||
|
%patch9
|
||||||
|
|
||||||
# Remove pool statements from the default /etc/chrony.conf. They will
|
# Remove pool statements from the default /etc/chrony.conf. They will
|
||||||
# be provided by branding packages in /etc/chrony.d/pool.conf .
|
# be provided by branding packages in /etc/chrony.d/pool.conf .
|
||||||
|
Reference in New Issue
Block a user