[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.0-pre1-8-g11f7cc0 |
[ 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 11f7cc05072fef4e533bba9b385d0cb514153324 (commit)
via a4f28892a5b36ed04fab9be95ac62c3095e6fd6a (commit)
via 5bc53741be6d1faf2b9d93311fb5713b2da478c1 (commit)
via 95a4f3326515b98c2f7be1982254a5e6edd2fa07 (commit)
via fac1093ebf10f093fa0c5d7587011f8538671a72 (commit)
via 1b1384ccaabc6fa61a236d7fbba866f7af4e317d (commit)
via 0c9a19ded56ed893aab02e1f62ca259236bdf6e0 (commit)
via b7bd7469b7ff690c887428b06fca0c2281790f7a (commit)
from 9568ff3f067650965a339fdc4c401de3268a6be0 (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 11f7cc05072fef4e533bba9b385d0cb514153324
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Dec 13 12:57:06 2016 +0100
examples: avoid Unix domain socket in chrony-wait service
Use the -h option to force chronyc to use internet socket instead of
Unix domain as the access to the socket may be blocked by SELinux and
trying to open it generates SELinux warnings.
commit a4f28892a5b36ed04fab9be95ac62c3095e6fd6a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Dec 13 12:55:49 2016 +0100
cmdmon: update protocol changelog
commit 5bc53741be6d1faf2b9d93311fb5713b2da478c1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Dec 13 12:50:59 2016 +0100
sourcestats: add lower bound for std dev used for weighting
commit 95a4f3326515b98c2f7be1982254a5e6edd2fa07
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Dec 12 14:39:56 2016 +0100
sourcestats: save asymmetry run in dump files
This allows the asymmetry correction to be applied right after restart.
commit fac1093ebf10f093fa0c5d7587011f8538671a72
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Dec 12 12:50:48 2016 +0100
cmdmon: add reserved fields to ntpdata reply
This might be useful if ntpdata is changed to not require authorization
and new fields need to be added without breaking compatibility.
commit 1b1384ccaabc6fa61a236d7fbba866f7af4e317d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Dec 12 10:29:26 2016 +0100
nameserv: set CLOEXEC flag on pipe file descriptors
commit 0c9a19ded56ed893aab02e1f62ca259236bdf6e0
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Dec 12 09:58:56 2016 +0100
stubs: rework emulation of asynchronous resolver to use pipes
With a larger number of configured servers, the handler of the emulated
resolver repeatedly scheduled timeout of zero, which triggered the
infinite loop detection in the scheduler and caused abort. This bug was
introduced in commit 967e358dbc93aa7a99c3c0ee2a634f1fedecba74.
Rework the code to use pipes instead of timeouts to avoid this problem.
commit b7bd7469b7ff690c887428b06fca0c2281790f7a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Dec 12 09:11:49 2016 +0100
ntp: disable maxdelayratio in interleaved/symmetric mode
It's too unreliable and the maxdelaydevratio test should work better
anyway.
-----------------------------------------------------------------------
Summary of changes:
candm.h | 5 +++--
cmdmon.c | 1 +
doc/chrony.conf.adoc | 3 ++-
examples/chrony-wait.service | 2 +-
nameserv_async.c | 3 +++
ntp_core.c | 9 +++++----
sourcestats.c | 12 ++++++++++--
stubs.c | 20 ++++++++++++++++++--
8 files changed, 43 insertions(+), 12 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.