[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-79-g9a716cc

[ 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  9a716cc28417031704283505cba204861d8773c1 (commit)
       via  13a78ecd2f2804e2c14b1e33cdf99a48ed4f6573 (commit)
       via  a9f0c681cb427ade46ee53b57ff08be6e5fbd98d (commit)
       via  862aa285a2d8199f8445f04c572d3351cea4042c (commit)
       via  84d2811800ea690e11154ffde391575dbd5a6abb (commit)
       via  635a9d3f5a7c7ed35bf11c57105252ce8cbccfa6 (commit)
       via  81f7f6ddf08011d3b3f7bd02662e76dfa7855d78 (commit)
      from  aa22c515ceecf2f1e5f29742720da99977364b92 (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 9a716cc28417031704283505cba204861d8773c1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Apr 13 12:07:38 2021 +0200

    doc: improve FAQ

commit 13a78ecd2f2804e2c14b1e33cdf99a48ed4f6573
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 15 09:43:01 2021 +0200

    conf: require sourcedir files to be terminated by newline
    
    When reading a *.sources file require that each line is termined by the
    newline character to avoid processing an unfinished line, e.g. due to an
    unexpected call of the reload command when the file is being written in
    place.

commit a9f0c681cb427ade46ee53b57ff08be6e5fbd98d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 15 11:26:29 2021 +0200

    test: make system tests more reliable

commit 862aa285a2d8199f8445f04c572d3351cea4042c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Apr 13 16:34:34 2021 +0200

    test: update and extend 110-chronyc test

commit 84d2811800ea690e11154ffde391575dbd5a6abb
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Apr 14 15:58:51 2021 +0200

    ntp: add copy option
    
    When separate client and server instances of chronyd are running on one
    computer (e.g. for security or performance reasons) and are synchronized
    to each other, the server instance provides a reference ID based on the
    local address used for synchronization of its NTP clock, which breaks
    detection of synchronization loops for its own clients.
    
    Add a "copy" option to specify that the server and client are closely
    related, no loop can form between them, and the client should assume the
    reference ID and stratum of the server to fix detection of loops between
    the server and clients of the client.

commit 635a9d3f5a7c7ed35bf11c57105252ce8cbccfa6
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Apr 14 12:36:28 2021 +0200

    ntp: clamp remote stratum
    
    Don't set the remote stratum (used for polling adjustments) to values
    larger than 16.

commit 81f7f6ddf08011d3b3f7bd02662e76dfa7855d78
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Apr 14 12:17:22 2021 +0200

    ntp: don't update source status with unsynchronized data
    
    Don't update the leap and stratum used in source selection if they
    indicate an unsynchronized source.
    
    Fixes: 2582be8754ab ("sources: separate update of leap status")

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

Summary of changes:
 candm.h                     |   1 +
 client.c                    |   1 +
 cmdmon.c                    |   1 +
 cmdparse.c                  |   3 +
 conf.c                      |   5 +-
 doc/chrony.conf.adoc        |  14 ++++-
 doc/faq.adoc                | 134 ++++++++++++++++++++++++++++----------------
 ntp_core.c                  |  16 +++++-
 srcparams.h                 |   1 +
 test/simulation/110-chronyc |  21 ++++++-
 test/simulation/141-copy    |  19 +++++++
 test/system/007-cmdmon      |   8 +--
 test/system/008-confload    |   5 +-
 test/system/010-nts         |   4 +-
 test/system/test.common     |  17 +++++-
 15 files changed, 186 insertions(+), 64 deletions(-)
 create mode 100755 test/simulation/141-copy


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/