diff --git a/chrony-2.4.1.tar.gz b/chrony-2.4.1.tar.gz deleted file mode 100644 index 5a79649..0000000 --- a/chrony-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fd59e0ef625b4459e3a9c7f221c52f56596582bce31abfae5f7369702edb6e0 -size 390641 diff --git a/chrony-3.0.tar.gz b/chrony-3.0.tar.gz new file mode 100644 index 0000000..cf87170 --- /dev/null +++ b/chrony-3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0387b91a20f047856a56d6541a1cf920c91b53b32f74c123bcb70f1a5d2cd6d +size 421433 diff --git a/chrony-fix-open.patch b/chrony-fix-open.patch index eb3624c..46334b7 100644 --- a/chrony-fix-open.patch +++ b/chrony-fix-open.patch @@ -1,7 +1,7 @@ -Index: chrony-2.4/clknetsim-a5949fedf7e0f78a756bd29fe93fa1e4f72cdc42/client.c +Index: chrony-3.0/clknetsim-6bb6519590ebf43a61f2c11442da525a1950b7df/client.c =================================================================== ---- chrony-2.4.orig/clknetsim-a5949fedf7e0f78a756bd29fe93fa1e4f72cdc42/client.c -+++ chrony-2.4/clknetsim-a5949fedf7e0f78a756bd29fe93fa1e4f72cdc42/client.c +--- chrony-3.0/clknetsim-6bb6519590ebf43a61f2c11442da525a1950b7df/client.c ++++ chrony-3.0/clknetsim-6bb6519590ebf43a61f2c11442da525a1950b7df/client.c @@ -954,6 +954,8 @@ int open(const char *pathname, int flags else if (!strcmp(pathname, "/dev/ptp1")) return SYSCLK_FD; diff --git a/chrony.changes b/chrony.changes index 9286382..b55331b 100644 --- a/chrony.changes +++ b/chrony.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Jan 16 22:36:09 UTC 2017 - mpost@suse.com + +- Upgraded to version 3.0: + - Enhancements + - Add support for software and hardware timestamping on Linux + - Add support for client/server and symmetric interleaved modes + - Add support for MS-SNTP authentication in Samba + - Add support for truncated MACs in NTPv4 packets + - Estimate and correct for asymmetric network jitter + - Increase default minsamples and polltarget to improve stability with very low jitter + - Add maxjitter directive to limit source selection by jitter + - Add offset option to server/pool/peer directive + - Add maxlockage option to refclock directive + - Add -t option to chronyd to exit after specified time + - Add partial protection against replay attacks on symmetric mode + - Don't reset polling interval when switching sources to online state + - Allow rate limiting with very short intervals + - Improve maximum server throughput on Linux and NetBSD + - Remove dump files after start + - Add tab-completion to chronyc with libedit/readline + - Add ntpdata command to print details about NTP measurements + - Allow all source options to be set in add server/peer command + - Indicate truncated addresses/hostnames in chronyc output + - Print reference IDs as hexadecimal numbers to avoid confusion with IPv4 addresses + - Bug fixes + - Fix crash with disabled asynchronous name resolving +- Upgraded clknetsim to version 6bb6519. + ------------------------------------------------------------------- Tue Nov 29 16:54:52 UTC 2016 - mpost@suse.com diff --git a/chrony.spec b/chrony.spec index 4adbd3f..72e4511 100644 --- a/chrony.spec +++ b/chrony.spec @@ -1,7 +1,7 @@ # # spec file for package chrony # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,10 +24,10 @@ %bcond_with systemd %bcond_with syscallfilter %endif -%global clknetsim_ver a5949fe +%global clknetsim_ver 6bb6519 Name: chrony -Version: 2.4.1 +Version: 3.0 Release: 0 Summary: System Clock Synchronization Client and Server License: GPL-2.0 diff --git a/clknetsim-6bb6519.tar.gz b/clknetsim-6bb6519.tar.gz new file mode 100644 index 0000000..5d1fb13 --- /dev/null +++ b/clknetsim-6bb6519.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ff25fadcc79bfb0898711662df367c1ec6e3f02aa135c53169837b656875f6 +size 41044 diff --git a/clknetsim-a5949fe.tar.gz b/clknetsim-a5949fe.tar.gz deleted file mode 100644 index fb6a56f..0000000 --- a/clknetsim-a5949fe.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad48673521b6503664a48f9dfbd8717d36adcf4dccc3330be202eac4ead6e0bb -size 40592