[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-124-g6d1cb58

[ 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  6d1cb58d8feafb45903f828c8ac93ae1b0a8a11d (commit)
       via  784122d44f48a1466944d81ada80441c5395ee36 (commit)
       via  32fb8d41ca19751499da37a2a51e460ec4977ad7 (commit)
       via  4993c35e11cc641568811fcdddabc75348c64c1a (commit)
       via  6a5665ca5877bad1ae77c906715414aac77d9f77 (commit)
       via  e5cf006378d43e273553fe63694a15a3777f921e (commit)
       via  0e51552d2dd7f96c26d1592bf91f37363aa30832 (commit)
      from  cc007ad93bdb8ced023a4dc3a06e43666b59423a (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 6d1cb58d8feafb45903f828c8ac93ae1b0a8a11d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Aug 4 15:42:59 2020 +0200

    examples: add leapsecmode to chrony.conf examples

commit 784122d44f48a1466944d81ada80441c5395ee36
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Aug 4 13:04:04 2020 +0200

    client: add missing option to help message

commit 32fb8d41ca19751499da37a2a51e460ec4977ad7
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 3 19:10:49 2020 +0200

    test: fix compiler warning in ntp unit test

commit 4993c35e11cc641568811fcdddabc75348c64c1a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 3 18:56:20 2020 +0200

    util: fix compiler warning
    
    Replace the snprintf() call with memcpy() in UTI_PathToDir() to make it
    clear a truncated string is expected.

commit 6a5665ca5877bad1ae77c906715414aac77d9f77
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 3 17:55:42 2020 +0200

    conf: add dscp directive
    
    The directive sets the DSCP value in transmitted NTP packets, which can
    be useful in local networks where switches/routers are configured to
    prioritise packets with specific DSCP values.

commit e5cf006378d43e273553fe63694a15a3777f921e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 3 16:13:56 2020 +0200

    sources: reset leap voting flag earlier in selection
    
    Remove the leap vote from sources that get the noselect option, or
    have too large distance or jitter.

commit 0e51552d2dd7f96c26d1592bf91f37363aa30832
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 3 11:38:41 2020 +0200

    ntp: improve auth code
    
    Before generating a MAC, make sure there is enough space in the packet.
    This is always true with the current code, but it may change when a
    non-NTS extension field is supported.
    
    Update the packet auth info after generating a MAC in case it's needed
    before the transmission.
    
    Add more assertions and make other changes for better readability.

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

Summary of changes:
 client.c                      |  2 +-
 conf.c                        | 13 +++++++++++++
 conf.h                        |  1 +
 doc/chrony.conf.adoc          | 13 +++++++++++++
 examples/chrony.conf.example2 |  3 +++
 examples/chrony.conf.example3 | 12 ++++++++++++
 ntp_auth.c                    | 32 +++++++++++++++++++++++++-------
 ntp_io.c                      | 10 +++++++++-
 sources.c                     |  4 +++-
 test/unit/ntp_core.c          |  2 +-
 util.c                        |  8 ++++++--
 11 files changed, 87 insertions(+), 13 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/