[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-78-gad69f4f

[ 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  ad69f4f32bf668eb51b1b9c18b7f56125d8c5e3b (commit)
       via  81c2b2e886345af6e5b01d008206c205e1641aa8 (commit)
       via  c9f03fb2229783fd242af389d5ee14b658a57028 (commit)
       via  b0fe4436324354104f270ee78ead9af52ae5ea32 (commit)
       via  8882fb21e0e4effcfbf782da965c9d73efe03c51 (commit)
      from  7d551d34a05b476a48a65dc6ccb59a741163a9ff (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 ad69f4f32bf668eb51b1b9c18b7f56125d8c5e3b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Jun 25 11:00:53 2020 +0200

    configure: link with libnssutil3 for NSS hash support
    
    With recent NSS versions, the NSS low hash initialization seems to fail
    unless the executable is linked with the libnssutil3 library.

commit 81c2b2e886345af6e5b01d008206c205e1641aa8
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 24 12:07:55 2020 +0200

    socket: handle negative sa_length
    
    As the type of the sa_length parameter is signed, negative values
    should be handled as invalid.

commit c9f03fb2229783fd242af389d5ee14b658a57028
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Jun 24 11:27:41 2020 +0200

    logging: handle too many file logs
    
    Don't rely on an assert to catch insufficient maximum number of file
    logs (e.g. after introducing a new file log).

commit b0fe4436324354104f270ee78ead9af52ae5ea32
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Jun 23 13:10:02 2020 +0200

    ntp: rework initial burst
    
    Instead of making the initial burst only once and immediately after
    chronyd start (even when iburst is specified together with the offline
    option), trigger the burst whenever the connectivity changes from
    offline to online.

commit 8882fb21e0e4effcfbf782da965c9d73efe03c51
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Jun 22 14:45:42 2020 +0200

    example: update chrony.conf examples
    
    Add some new directives, remove dumponexit (it's a no-op), remove
    broadcast (to not encourage its use), fix a typo, and remove a
    OS-specific limitation.

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

Summary of changes:
 conf.c                        |  3 +--
 configure                     |  2 +-
 doc/chrony.conf.adoc          | 12 +++++-----
 examples/chrony.conf.example2 |  6 +++++
 examples/chrony.conf.example3 | 52 +++++++++++++++++++++++++++++--------------
 logging.c                     |  5 ++++-
 ntp_core.c                    | 45 ++++++++++++++++++++++++-------------
 socket.c                      | 10 ++++-----
 sources.c                     |  2 +-
 9 files changed, 88 insertions(+), 49 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/