From 73f8ed428c8144d0893f230431efa23fab7111bda1890342bf29bc56ea9c41c5 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 27 May 2024 16:31:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=130 --- chrony-tai.patch | 11 +++++++++++ chrony.spec | 2 ++ 2 files changed, 13 insertions(+) create mode 100644 chrony-tai.patch diff --git a/chrony-tai.patch b/chrony-tai.patch new file mode 100644 index 0000000..548482d --- /dev/null +++ b/chrony-tai.patch @@ -0,0 +1,11 @@ +--- test/simulation/124-tai.orig ++++ test/simulation/124-tai +@@ -11,7 +11,7 @@ export CLKNETSIM_START_DATE=$(TZ=UTC dat + leap=$[10 * 60] + limit=$[20 * 60] + min_sync_time=2 +-max_sync_time=15 ++#max_sync_time=15 + refclock_jitter=1e-6 + servers=0 + diff --git a/chrony.spec b/chrony.spec index 1f4e37a..11f67f6 100644 --- a/chrony.spec +++ b/chrony.spec @@ -70,6 +70,7 @@ Patch2: chrony-logrotate.patch Patch3: chrony-service-ordering.patch Patch7: chrony-htonl.patch Patch8: chrony.nm-dispatcher.dhcp.patch +Patch9: chrony-tai.patch BuildRequires: NetworkManager-devel BuildRequires: bison BuildRequires: findutils @@ -181,6 +182,7 @@ e.g. because the servers will be set via DHCP. %patch -P 3 %patch -P 7 %patch -P 8 +%patch -P 9 # Remove pool statements from the default /etc/chrony.conf. They will # be provided by branding packages in /etc/chrony.d/pool.conf .