[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.4-pre1-25-gbc76291 |
[ 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 bc7629175025ed1c7cf6458a0cdc79c67d9247fe (commit)
via 2aefadd129c57fa8169bace240accb511790aa86 (commit)
via 123cb497b9df0a06861c76c22258235d880644aa (commit)
via 0c38e4a6cad517b8aba4c3007789a5fafa306035 (commit)
from 0db30fd0b169b01890c428a3cfba611a222e3509 (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 bc7629175025ed1c7cf6458a0cdc79c67d9247fe
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jun 15 15:23:40 2023 +0200
examples: don't set ProcSubset=pid in systemd unit files
This option seems to break detection of the FIPS mode, which is needed
by gnutls.
commit 2aefadd129c57fa8169bace240accb511790aa86
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jun 15 12:54:32 2023 +0200
sources: delay source replacement
Wait for four consecutive source selections giving a bad status
(falseticker, bad distance or jittery) before triggering the source
replacement. This should reduce the rate of unnecessary replacements
and shorten the time needed to find a solution when unreplaceable
falsetickers are preventing other sources from forming a majority due
to switching back and forth to unreachable servers.
commit 123cb497b9df0a06861c76c22258235d880644aa
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Jun 14 14:52:10 2023 +0200
sources: replace reachable sources in selection
Instead of waiting for the next update of reachability, trigger
replacement of falsetickers, jittery and distant sources as soon as
the selection status is updated in their SRC_SelectSource() call.
commit 0c38e4a6cad517b8aba4c3007789a5fafa306035
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jun 15 14:09:21 2023 +0200
ntp: reset poll score
When the polling interval is reset (e.g. after replacement), don't
forget to reset also the score impacting the next poll adjustment.
-----------------------------------------------------------------------
Summary of changes:
examples/chrony-wait.service | 1 -
examples/chronyd-restricted.service | 1 -
examples/chronyd.service | 1 -
ntp_core.c | 2 ++
sources.c | 59 +++++++++++++++++++++++++++++--------
test/simulation/137-pool | 19 ------------
test/simulation/148-replacement | 56 +++++++++++++++++++++++++++++++++++
7 files changed, 105 insertions(+), 34 deletions(-)
create mode 100755 test/simulation/148-replacement
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.