[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.2-pre1-11-g2ac2247

[ 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  2ac22477563581ae3bc39c4ff28464059c0a73be (commit)
       via  55f48b14b720a7cfcfb0687bc50f0f6e36c95964 (commit)
       via  3dfac338582c3c557405b4aed1726a46db76f13e (commit)
       via  d5f2401421b59cbc50147fc30cd33233d7a388f2 (commit)
       via  fb0570cc737169bea5d6d4d7e5b241195b2b7dbc (commit)
      from  43936ba0d138ba88bcf132030c8aca48963c2178 (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 2ac22477563581ae3bc39c4ff28464059c0a73be
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Dec 16 09:56:20 2021 +0100

    doc: update NEWS

commit 55f48b14b720a7cfcfb0687bc50f0f6e36c95964
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Dec 16 09:54:11 2021 +0100

    update copyright years

commit 3dfac338582c3c557405b4aed1726a46db76f13e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Dec 16 13:08:19 2021 +0100

    ntp: set local address on PTP socket on FreeBSD
    
    Fix the FreeBSD-specific code checking for a bound IPv4 socket to
    include the new PTP port. This should fix a multihomed server to respond
    to NTP-over-PTP requests from the address which received the request.
    
    Fixes: be3158c4e5b2 ("ntp: add support for NTP over PTP")

commit d5f2401421b59cbc50147fc30cd33233d7a388f2
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Dec 16 11:36:26 2021 +0100

    cmdmon: fix transmit_reply() to not read uninitialized data
    
    In the FreeBSD-specific code checking for a bound IPv4 socket, make
    sure it is not a Unix domain address to avoid reading uninitialized
    IP-specific fields.
    
    This fixes an error reported by valgrind.

commit fb0570cc737169bea5d6d4d7e5b241195b2b7dbc
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Dec 16 10:41:31 2021 +0100

    socket: zero sockaddr_un to initialize sa_len
    
    Zero the whole sockaddr struct before calling bind() and connect() to
    initialize the FreeBSD-specific sa_len field.
    
    This fixes errors reported by valgrind.

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

Summary of changes:
 NEWS                  | 5 +++++
 clientlog.c           | 2 +-
 cmdmon.c              | 3 ++-
 cmdparse.c            | 2 +-
 ntp_core.c            | 2 +-
 ntp_io.c              | 4 ++--
 socket.c              | 4 ++++
 sources.c             | 2 +-
 test/unit/clientlog.c | 2 +-
 util.c                | 2 +-
 10 files changed, 19 insertions(+), 9 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/