[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-46-g4f878ba |
[ 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 4f878ba144dee853405e4a22fc9658c40d37678a (commit)
via 8acdb5d1e208d2712daf01e512ad345d2ce5bd7e (commit)
via 62f2d5736daac8d72ded5dbb6e65e83d489b03bb (commit)
via dc22df93f55a33e6097388860f6b67330f72a136 (commit)
from d898bd246b01aa869846b5c25923924ffdaf5c17 (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 4f878ba144dee853405e4a22fc9658c40d37678a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Feb 25 17:04:01 2021 +0100
main: warn if running with root privileges
Log a warning message if the main process has not dropped the root
privileges, i.e. when the compiled-in user or user specified by the user
directive or -u option is root.
commit 8acdb5d1e208d2712daf01e512ad345d2ce5bd7e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Feb 25 16:59:27 2021 +0100
refclock: warn if lock refid is invalid
Log a warning message if the specified lock refid doesn't match any
existing refclock or it matches the refclock which has the lock option
itself.
commit 62f2d5736daac8d72ded5dbb6e65e83d489b03bb
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Feb 25 16:51:23 2021 +0100
refclock: warn if maxlockage is too small
Log a warning message if the interval covered by the maxlockage at the
PPS rate of a refclock is shorter than driver poll of the locked
refclock.
Reported-by: Matt Corallo <ntp-lists@xxxxxxxxxxxxxxx>
commit dc22df93f55a33e6097388860f6b67330f72a136
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Feb 24 13:04:27 2021 +0100
ntp: restart resolving on online command
If the online command is received when the resolver is running, start
it again as soon as it finishes instead of waiting for the timer.
This should reduce the time needed to get all sources resolved on boot
if chronyd is started before the network is online and the chronyc
online command is issued before the first round of resolving can finish,
e.g. due to an unreachable DNS server in resolv.conf.
-----------------------------------------------------------------------
Summary of changes:
main.c | 3 +++
ntp_sources.c | 13 ++++++++++++-
refclock.c | 34 ++++++++++++++++++++++++++--------
3 files changed, 41 insertions(+), 9 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.