[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.2-26-g5b04f3c

[ 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  5b04f3ca902e5d10aa5948fb7587d30b43941049 (commit)
       via  beb1c361364d70d4c19c3ff0a35f5fb7dfe2cbc3 (commit)
       via  da3495c47226dff0419400d0f55aa7eaa8c6f7ef (commit)
       via  356771c0c3c2b8040ba2ae83394460d1402d487b (commit)
      from  fca8966adaaf8376536af86ba2afe02501463588 (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 5b04f3ca902e5d10aa5948fb7587d30b43941049
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu May 5 12:14:26 2022 +0200

    doc: improve description of chronyc -h option

commit beb1c361364d70d4c19c3ff0a35f5fb7dfe2cbc3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu May 5 11:50:00 2022 +0200

    doc: improve maxchange description

commit da3495c47226dff0419400d0f55aa7eaa8c6f7ef
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed May 4 14:17:34 2022 +0200

    nts: don't exit if initialization of priority cache fails
    
    Initialization of the gnutls priority cache can fail depending on the
    system crypto policy (e.g. disabled TLS1.3). Log an error mentioning
    TLS, but continue to run without the server/client credentials.

commit 356771c0c3c2b8040ba2ae83394460d1402d487b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue May 3 13:25:11 2022 +0200

    client: rework command catenation
    
    Use snprintf() instead of strcat() and don't try to parse commands
    longer than 2048 characters to make it consistent with the chrony.conf
    parser, avoid memory allocation, and not rely on the system ARG_MAX to
    keep the length sane.

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

Summary of changes:
 client.c             | 35 ++++++++++++++---------------------
 doc/chrony.conf.adoc | 16 ++++++++++------
 doc/chronyc.adoc     | 15 +++++++++------
 nts_ke_session.c     | 17 ++++++++++++-----
 4 files changed, 45 insertions(+), 38 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/