[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.1-75-g1c1ca1d |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.
The branch, master has been updated
via 1c1ca1d12f1a517b69f5419e9fbb2917747d38ab (commit)
via c506b9aac8b75c1b8535ff72c69ed32800989bd3 (commit)
via 2eefa61f103c4ffdb94425d966ee1abbea6e4f7b (commit)
via 89a5e21e4d9765ba1339c20af8fbb48653506800 (commit)
via 6a79771898e518cf98242d56084f1db26ecca73e (commit)
via 53353529cf585ce6605e868d3a94faf3397cafae (commit)
via 22bfdf204fe21792c3f49c9b48a0c8346e216a8b (commit)
via fc28e9ae5659b94fca2fa3e5b13b02c0e9cade4c (commit)
from 17e6258694e0b612bc59851c5a289631a869b0ac (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1c1ca1d12f1a517b69f5419e9fbb2917747d38ab
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Dec 1 10:13:14 2021 +0100
test: update and improve 003-sanitizers test
commit c506b9aac8b75c1b8535ff72c69ed32800989bd3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Dec 1 09:26:41 2021 +0100
test: allow another inaccuracy in util unit test
A 1ns error in UTI_AdjustTimespec() was observed with an i686 build.
commit 2eefa61f103c4ffdb94425d966ee1abbea6e4f7b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Dec 1 09:24:13 2021 +0100
test: fix 008-ntpera test for arbitrary NTP era split
commit 89a5e21e4d9765ba1339c20af8fbb48653506800
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Dec 1 09:14:34 2021 +0100
reference: check for unset leap_when in is_leap_close()
Check that the leap_when variable is set before testing a timestamp for
being close to a leap second. This allows the first measurement to be
accepted if starting at the Unix epoch (e.g. in a test).
commit 6a79771898e518cf98242d56084f1db26ecca73e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Dec 1 09:11:09 2021 +0100
ntp: check for zero timestamp in initial TX timeout
Calculate the delay since the previous transmission only if the
TX timestamp is actually set. This removes an unnecessary delay when
starting at the Unix epoch in 1970 (e.g. in a test).
commit 53353529cf585ce6605e868d3a94faf3397cafae
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Nov 29 12:30:09 2021 +0100
rtc: don't drop first sample after initial trim
It seems there is no longer an issue with the first sample after the
initial trim and it can be accumulated. It might have been a workaround
for an unrelated bug which was fixed since then.
This fixes the number of samples reported in rtcdata briefly jumping to
65535 and also brings back the expectation that n_samples is never
negative.
commit 22bfdf204fe21792c3f49c9b48a0c8346e216a8b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Nov 29 12:15:25 2021 +0100
rtc: drop rtc_trim array
It always contained zero values and had no effect on anything.
commit fc28e9ae5659b94fca2fa3e5b13b02c0e9cade4c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Nov 29 11:55:24 2021 +0100
rtc: remove unnecessary variable initializations
-----------------------------------------------------------------------
Summary of changes:
ntp_core.c | 15 +++++++----
reference.c | 3 ++-
rtc_linux.c | 31 +++++-----------------
test/compilation/003-sanitizers | 44 +++++++++++++++++--------------
test/simulation/008-ntpera | 58 ++++++++++++++++++++++++-----------------
test/unit/util.c | 4 +--
6 files changed, 80 insertions(+), 75 deletions(-)
hooks/post-receive
--
chrony/chrony.git
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.