[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.2-15-gde8708f

[ 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  de8708f331f2853fe6d349ab8e4ec8930f2b7276 (commit)
       via  d0b24860363a3704e28569ce9a6987717834edea (commit)
       via  5384a936451a2414b69f11b7b6f46eb2370efef0 (commit)
       via  4bbc7686522a958fa4b89a988d215f880c6eb2a9 (commit)
       via  fead915b455548e675d50a1d4a9abc61c757891f (commit)
       via  5422e4902684039793d79d276fc0cc4b94001a58 (commit)
      from  77a1f27a1d9508205ce42071f137ca789aa68ad6 (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 de8708f331f2853fe6d349ab8e4ec8930f2b7276
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 5 12:09:25 2017 +0100

    client: remove unused file descriptor sets

commit d0b24860363a3704e28569ce9a6987717834edea
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 5 11:08:24 2017 +0100

    client: don't call select() with invalid timeout
    
    If the system clock was stepped forward after chronyc sent a request and
    before it read the clock in order to calculate the receive timeout,
    select() could be called with a negative timeout, which resulted in an
    infinite loop waiting for select() to succeed.
    
    Fix the submit_request() function to not call select() with a negative
    timeout. Also, return immediately on any error of select().

commit 5384a936451a2414b69f11b7b6f46eb2370efef0
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 5 10:14:19 2017 +0100

    test: extend util unit test

commit 4bbc7686522a958fa4b89a988d215f880c6eb2a9
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 5 09:44:59 2017 +0100

    util: avoid casting to long in UTI_DoubleToTimeval()

commit fead915b455548e675d50a1d4a9abc61c757891f
Author: Vincent Blut <vincent.debian@xxxxxxx>
Date:   Thu Nov 30 22:30:10 2017 +0100

    doc: fix typo in chronyd man page

commit 5422e4902684039793d79d276fc0cc4b94001a58
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Oct 12 13:14:25 2017 +0200

    doc: improve leapsectz description

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

Summary of changes:
 client.c             | 17 +++++++++++------
 doc/chrony.conf.adoc |  5 +++++
 doc/chronyd.adoc     |  2 +-
 test/unit/util.c     | 27 +++++++++++++++++++++++++++
 util.c               | 10 ++++------
 5 files changed, 48 insertions(+), 13 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/