[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-73-g7d551d3

[ 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  7d551d34a05b476a48a65dc6ccb59a741163a9ff (commit)
       via  feef0dd983f4710718f8e84fdaea6a516e19e6f3 (commit)
       via  d29f7b7c70d9cb9d93760abf01a18f578a6c7bcf (commit)
       via  e3cd248f0dfd23ba292ab210cb976dbcff460874 (commit)
       via  27e20a568b60658f1c8ce6daa7b373f94fbc3579 (commit)
       via  80316de3b8d57f184f9a0a48b09af3f6bd3df4c1 (commit)
       via  f9e2a5852da62d33a72e1915d0a8a439ff6a31fd (commit)
       via  500c9cbf3b71a5c25bb8ae1a26976b598d23e9f4 (commit)
      from  46714fec2de0253e00467e830ada44fbaebbf482 (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 7d551d34a05b476a48a65dc6ccb59a741163a9ff
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 17 15:56:02 2020 +0200

    test: update cmdmon and chronyc tests with new commands

commit feef0dd983f4710718f8e84fdaea6a516e19e6f3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 17 14:18:49 2020 +0200

    ntp: reduce poll adjustment with specific failed tests
    
    Reduce the poll increment for measurements that are rejected due to a
    failed maxdelay* test in order to better track the source.

commit d29f7b7c70d9cb9d93760abf01a18f578a6c7bcf
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 17 13:19:20 2020 +0200

    nts: warn about missing NTS support
    
    Log a warning message if an NTP source is specified with the nts option
    and the request fails due to missing NTS support.

commit e3cd248f0dfd23ba292ab210cb976dbcff460874
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 17 12:29:20 2020 +0200

    nts: update NTS-KE port number
    
    The port assigned by IANA for NTS-KE is 4460.

commit 27e20a568b60658f1c8ce6daa7b373f94fbc3579
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 17 12:06:21 2020 +0200

    socket: enable only specified IP families
    
    Allow an IP family to be specified in the socket initialization in order
    to globally disable the other family. This replaces the ntp_io and
    cmdmon code handling the -4/-6 options and fixes a case where the NTP
    client could still use a disabled family if the source was specified
    with an IP address.

commit 80316de3b8d57f184f9a0a48b09af3f6bd3df4c1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 17 11:24:15 2020 +0200

    socket: don't log errors on removing socket
    
    Call unlink() directly to avoid an error log message when a Unix domain
    socket cannot be removed (e.g. SOCK refclock created for gpsd in
    /var/run).

commit f9e2a5852da62d33a72e1915d0a8a439ff6a31fd
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 17 10:28:14 2020 +0200

    cmdmon: avoid unsigned shorts
    
    Change unsigned shorts to uint16_t or longer types to avoid any
    assumptions about length of the short type.

commit 500c9cbf3b71a5c25bb8ae1a26976b598d23e9f4
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 17 09:50:23 2020 +0200

    ntp: combine parameters of NCR_AddBroadcastDestination()

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

Summary of changes:
 client.c                    |  4 ++--
 cmdmon.c                    | 19 +++++++------------
 cmdmon.h                    |  2 +-
 cmdparse.c                  |  2 +-
 cmdparse.h                  |  2 +-
 conf.c                      | 13 ++++++-------
 doc/chrony.conf.adoc        |  4 ++--
 main.c                      |  6 +++---
 ntp_core.c                  |  9 ++++-----
 ntp_core.h                  |  2 +-
 ntp_io.c                    | 31 ++++++++++++-------------------
 ntp_io.h                    |  2 +-
 nts_ke.h                    |  2 ++
 nts_ke_server.c             |  2 +-
 reports.h                   |  4 ++--
 socket.c                    | 33 ++++++++++++++++++++++++---------
 socket.h                    |  9 +++++----
 srcparams.h                 |  2 +-
 stubs.c                     | 12 +++++++-----
 test/simulation/110-chronyc |  2 ++
 test/simulation/139-nts     | 10 +++++-----
 test/system/007-cmdmon      |  4 ++++
 test/unit/ntp_core.c        |  2 +-
 test/unit/ntp_sources.c     |  2 +-
 24 files changed, 96 insertions(+), 84 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/