[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre4-31-gd327cfe

[ 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  d327cfea5a4b5f7385056be8b18f4c5fab01ad13 (commit)
       via  c94e7c72e7323cc2086252703e508093acfe0eee (commit)
       via  f3aea33ad43045098d2af3379ae420f24bb67cac (commit)
       via  48709d9c4a1786c1131f11b45f2b8b874931b22c (commit)
      from  4779adcb501d9d2a99d2fa40b646fe7f0899792f (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 d327cfea5a4b5f7385056be8b18f4c5fab01ad13
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Oct 7 15:26:40 2020 +0200

    nts: save new server keys on start
    
    If ntsdumpdir is specified and the server NTS keys are not reloaded from
    the file, save the generated keys on start instead of waiting for the
    first rotation or exit. This allows the keys to be shared with another
    server without having to use the dump command.

commit c94e7c72e7323cc2086252703e508093acfe0eee
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Oct 7 13:18:34 2020 +0200

    conf: free refclock strings on exit
    
    Free driver name and parameter of configured refclocks in helpers on
    exit.

commit f3aea33ad43045098d2af3379ae420f24bb67cac
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Oct 7 09:37:41 2020 +0200

    ntp: avoid unnecessary replacement attempts
    
    In the initial resolving of pool sources try to assign each address only
    once. If it fails, it means the address is already used (DNS provided
    the same address) or the address is not connectable. The same result can
    be expected for other unresolved sources of the pool as they don't have
    a real address yet.

commit 48709d9c4a1786c1131f11b45f2b8b874931b22c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Oct 6 08:59:56 2020 +0200

    fix compiler warnings
    
    Fix -Wchar-subscripts warnings on NetBSD and warnings about pointer
    aliasing and uninitialized values with an older compiler.

-----------------------------------------------------------------------

Summary of changes:
 client.c        |  2 +-
 clientlog.c     |  2 +-
 conf.c          | 10 +++++++++-
 ntp_sources.c   |  9 +++++----
 nts_ke_client.c |  2 +-
 nts_ke_server.c | 16 ++++++++++------
 refclock.c      |  4 +---
 socket.c        | 10 ++++++----
 8 files changed, 34 insertions(+), 21 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.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/