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 f41d09e19f436985b15bccb913165f52e38aca40 (commit) via 46030d9d3e4dac9646439f1930abfb4025941b29 (commit) via 02ccd3a3c7c86c2d197ee3cae1b069109326bbff (commit) via 9cc609c4b0679f6a22d08da4ea3644ea96035d9d (commit) from a0a496dcb423387e5faa3ab41e14dd6cf7743776 (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 f41d09e19f436985b15bccb913165f52e38aca40 Author: Miroslav Lichvar <mlich...@redhat.com> Date: Thu May 19 10:09:08 2022 +0200 doc: improve hwtimestamp description Latest versions of ethtool print only the shorter lower-case names of capabilities and filters. Explain that chronyd doesn't synchronize the PHC and refer to the new vclock feature of the kernel, which should be used by applications that need a synchronized PHC (e.g. ptp4l and phc2sys) in order to not interfere with chronyd. commit 46030d9d3e4dac9646439f1930abfb4025941b29 Author: Miroslav Lichvar <mlich...@redhat.com> Date: Thu May 19 08:23:05 2022 +0200 sources: add selection log Add an option to enable selection log, capturing some data from the selectdata report. commit 02ccd3a3c7c86c2d197ee3cae1b069109326bbff Author: Miroslav Lichvar <mlich...@redhat.com> Date: Wed May 18 16:30:19 2022 +0200 sourcestats: don't load samples from future When loading a dumped file, make sure there are no sample times in future relative to the current system time (e.g. after reboot with missing RTC). commit 9cc609c4b0679f6a22d08da4ea3644ea96035d9d Author: Miroslav Lichvar <mlich...@redhat.com> Date: Thu May 12 11:53:15 2022 +0200 local: cancel remaining correction after external step Instead of the generic clock driver silently zeroing the remaining offset after detecting an external step, cancel it properly with the slew handlers in order to correct timestamps that are not reset in handling of the unknown step (e.g. the NTP local TX). ----------------------------------------------------------------------- Summary of changes: conf.c | 11 ++++++ conf.h | 1 + doc/chrony.conf.adoc | 89 ++++++++++++++++++++++++++++++++++++++++++++----- local.c | 2 ++ sources.c | 25 ++++++++++++++ sourcestats.c | 1 + sys_generic.c | 7 +--- test/simulation/134-log | 4 ++- 8 files changed, 125 insertions(+), 15 deletions(-) hooks/post-receive -- chrony/chrony.git -- To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" in the subject. For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the subject. Trouble? Email listmas...@chrony.tuxfamily.org.