[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.4-pre2-10-g5f66722 |
[ 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 5f66722b666a0b37b6aa3d6770c7b75db6290baf (commit)
via b31461af7a2d33fd666d28f094502af960f761fe (commit)
via ae177f2742128ceb20bd1b4721bb4399d36a9259 (commit)
via 1a736078df24770fa1d6057652b0d9b98244a90c (commit)
via 9b46ea725558eb4ea54b448bf570ab590ad5fb5a (commit)
via ff4e932f178ee2fa9db486932c5022c399c4a4d0 (commit)
via 68c35a007212e7fe394d94f2eb0f476ba59317b3 (commit)
via b6c634298d090f7eb9ad32a90829c5d4881485fe (commit)
via 010df124591c94ce79d5ee80cde397392cfc4704 (commit)
via 22ef2fbb0e016e323fb9976bb506d23730425eaf (commit)
from 7a032062223853dfa9a1ba67995d3088d0dd7f43 (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 5f66722b666a0b37b6aa3d6770c7b75db6290baf
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jul 20 12:57:33 2023 +0200
update copyright years
commit b31461af7a2d33fd666d28f094502af960f761fe
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jul 20 10:59:05 2023 +0200
doc: add more questions to FAQ
commit ae177f2742128ceb20bd1b4721bb4399d36a9259
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jul 20 10:58:54 2023 +0200
doc: fix typo in FAQ
commit 1a736078df24770fa1d6057652b0d9b98244a90c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Jun 28 14:53:09 2023 +0200
doc: refer to root distance in chronyc sources report
commit 9b46ea725558eb4ea54b448bf570ab590ad5fb5a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jul 18 15:16:03 2023 +0200
test: make 132-logchange more reliable
commit ff4e932f178ee2fa9db486932c5022c399c4a4d0
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jul 18 15:15:45 2023 +0200
test: make 148-replacement more reliable
commit 68c35a007212e7fe394d94f2eb0f476ba59317b3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jul 18 13:08:40 2023 +0200
test: improve ntp_sources unit test
commit b6c634298d090f7eb9ad32a90829c5d4881485fe
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jul 17 16:22:19 2023 +0200
ntp: handle negotiated NTS-KE server in refreshment
When refreshing a source, compare the newly resolved addresses with the
originally resolved address instead of the current address to avoid
unnecessary replacements when the address is changed due to the NTS-KE
server negotiation.
commit 010df124591c94ce79d5ee80cde397392cfc4704
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jul 11 17:35:46 2023 +0200
nts: fix log severity for loaded server keys
commit 22ef2fbb0e016e323fb9976bb506d23730425eaf
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jun 26 13:20:22 2023 +0200
makefile: compile getdate.o with -fwrapv option
The getdate code (copied from gnulib before it was switched to GPLv3)
has multiple issues with signed integer overflows. Use the -fwrapv
compiler option for this object to at least make the operations defined.
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 4 ++++
client.c | 4 ++--
cmdmon.c | 2 +-
configure | 10 ++++++++-
doc/chrony.conf.adoc | 2 +-
doc/chronyc.adoc | 8 +++----
doc/faq.adoc | 49 +++++++++++++++++++++++++++++++++++++++--
ntp_core.c | 2 +-
ntp_io_linux.c | 2 +-
ntp_sources.c | 12 +++++++---
nts_ke_server.c | 4 ++--
nts_ntp_server.c | 2 +-
refclock_phc.c | 2 +-
siv_nettle.c | 2 +-
sources.c | 2 +-
test/simulation/132-logchange | 2 +-
test/simulation/148-replacement | 2 +-
test/unit/ntp_core.c | 2 +-
test/unit/ntp_sources.c | 16 ++++++++++++--
util.c | 2 +-
20 files changed, 103 insertions(+), 28 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.