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  68039e0d14376d443c70e94de8f7d24a05cc3d80 (commit)
       via  65fd30a5473f0a13a216e2d481236ebe54058b41 (commit)
       via  23a4e8b38d873ce1246c4ef43a05d92c442a9f26 (commit)
       via  979b53866d3a4fd82de68d6a052ebb6a7e90e187 (commit)
       via  46061d8eecc697b843a1d4b5dd7b821c4458536a (commit)
       via  946ee8f6111c308467189000f2b5df77c4143862 (commit)
       via  7f757f09ceef43a0efb25258df75c5a0884992e6 (commit)
       via  9ba8a339661bb5dd815659eb08b8e15f245051a3 (commit)
       via  492940568d63fcbda9428ddcf6c84cb0cf49cf25 (commit)
      from  b95c2a3f78de43e2dbad1812733db53c0969f643 (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 68039e0d14376d443c70e94de8f7d24a05cc3d80
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Tue Dec 6 15:37:39 2016 +0100

    sourcestats: save variance as standard deviation
    
    This reduces the number of sqrt() calls.

commit 65fd30a5473f0a13a216e2d481236ebe54058b41
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Dec 5 14:47:02 2016 +0100

    cmdmon: allow all parameters to be set for new sources
    
    Add missing fields to the REQ_NTP_Source structure and add new versions
    of the ADD_SERVER/ADD_PEER commands.

commit 23a4e8b38d873ce1246c4ef43a05d92c442a9f26
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Dec 5 13:26:58 2016 +0100

    ntp: rework calculation and testing of peer delay
    
    Instead of a worst-case delay use a mean value and relate it to the
    source's time. This makes it more stable in the interleaved and
    symmetric modes, which should improve the weighting and asymmetry
    correction. Modify the test A and B to work with a minimum estimated
    delay (delay - dispersion).

commit 979b53866d3a4fd82de68d6a052ebb6a7e90e187
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Dec 5 10:44:04 2016 +0100

    client: print addresses with refids in ntpdata report

commit 46061d8eecc697b843a1d4b5dd7b821c4458536a
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Dec 5 10:37:44 2016 +0100

    client: fix truncation of long hostnames

commit 946ee8f6111c308467189000f2b5df77c4143862
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Dec 5 10:24:28 2016 +0100

    client: fix format specifier for poll in ntpdata report

commit 7f757f09ceef43a0efb25258df75c5a0884992e6
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Dec 5 10:21:34 2016 +0100

    client: fix add command
    
    The default version changed to 0 (autoselect).

commit 9ba8a339661bb5dd815659eb08b8e15f245051a3
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Dec 5 10:14:15 2016 +0100

    sys_linux: allow openat in seccomp filter

commit 492940568d63fcbda9428ddcf6c84cb0cf49cf25
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Fri Dec 2 16:43:56 2016 +0100

    main: add -t option to usage text

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

Summary of changes:
 candm.h          | 12 +++++++++++-
 client.c         | 49 ++++++++++++++++++++-----------------------------
 cmdmon.c         | 30 +++++++++++++++++-------------
 doc/chronyc.adoc |  9 +++++----
 main.c           |  2 +-
 ntp_core.c       | 20 ++++++++++----------
 pktlength.c      |  6 ++++--
 sources.c        |  4 ++--
 sourcestats.c    | 22 +++++++++++-----------
 sys_linux.c      |  2 +-
 10 files changed, 82 insertions(+), 74 deletions(-)


hooks/post-receive
-- 
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" 
in the subject.
For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the 
subject.
Trouble?  Email listmas...@chrony.tuxfamily.org.

Reply via email to