[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-71-g2ca2c85

[ 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  2ca2c853655801488f7cafac57f94965d0d2ce65 (commit)
       via  966e6fd939df724235a93e7a89dd7cf67178f99d (commit)
       via  4f0dd72cf092d6a98629949555b1d3f2aa7bc6e1 (commit)
       via  69aa2eff991160165b03dc7fa51eb81631ac71f3 (commit)
       via  3e1ec36ca5a8b1a52de01480101882fbeed1c850 (commit)
       via  224ab8ddb184d1f035d2a93c3150f4a62e3db816 (commit)
      from  307c2ec70f7a34cb7227527b4eace39d09548f62 (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 2ca2c853655801488f7cafac57f94965d0d2ce65
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Apr 6 18:05:54 2021 +0200

    ntp: fix loop test for special reference modes
    
    It is not sufficient to check for disabled server sockets as they are
    not open only after the special reference modes end (e.g. initstepslew).
    
    Fixes: 004986310d2a ("ntp: skip loop test if no server socket is open")

commit 966e6fd939df724235a93e7a89dd7cf67178f99d
Author: Foster Snowhill <forst@xxxxxxxxxxxx>
Date:   Sun Apr 4 15:12:17 2021 +0200

    sys_linux: allow setsockopt(SOL_IP, IP_TOS) in seccomp
    
    This system call is required by the DSCP marking feature introduced in commit
    6a5665ca5877 ("conf: add dscp directive").
    
    Before this change, enabling seccomp filtering (chronyd -F 1) and specifying a
    custom DSCP value in the configuration (for example "dscp 46") caused the
    process to be killed by seccomp due to IP_TOS not being allowed by the filter.
    
    Tested before and after the change on Ubuntu 21.04, kernel 5.11.0-13-generic.
    IP_TOS is available since Linux 1.0, so I didn't add any ifdefs for it.
    
    Signed-off-by: Foster Snowhill <forst@xxxxxxxxxxxx>

commit 4f0dd72cf092d6a98629949555b1d3f2aa7bc6e1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Apr 7 16:37:11 2021 +0200

    doc: improve chrony.conf man page

commit 69aa2eff991160165b03dc7fa51eb81631ac71f3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Apr 6 16:28:56 2021 +0200

    doc: improve FAQ
    
    Add new questions, fix typos and version-specific information.

commit 3e1ec36ca5a8b1a52de01480101882fbeed1c850
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Apr 6 16:38:34 2021 +0200

    test: extend 103-initstepslew test

commit 224ab8ddb184d1f035d2a93c3150f4a62e3db816
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Mar 24 17:50:33 2021 +0100

    test: enable valgrind in more tests

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

Summary of changes:
 doc/chrony.conf.adoc             | 181 ++++++++++++++++++++-------------------
 doc/faq.adoc                     | 177 +++++++++++++++++++++++++++++++++++++-
 ntp_core.c                       |   5 +-
 sys_linux.c                      |   2 +-
 test/compilation/003-sanitizers  |   7 +-
 test/simulation/103-initstepslew |  31 +++++++
 6 files changed, 308 insertions(+), 95 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/