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  c7223f4c8f2f1bd3ba5940fd7867bf2490b45122 (commit)
       via  07badbede773f9e56d11a48eb860209b86e12c70 (commit)
       via  468cfeeb717790c7424ebc300f60eea83b90db86 (commit)
       via  b3fc549622e08faf8ca7fe9a449d9bd51fe51ca1 (commit)
       via  077dbd5692afd66340b98f040d0bf4bcf9cddc8c (commit)
      from  e18903a6b56341481a2e08469c0602010bf7bfe3 (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 c7223f4c8f2f1bd3ba5940fd7867bf2490b45122
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Tue Nov 19 14:59:21 2019 +0100

    logging: disable all debug messages in non-debug build
    
    For consistency, don't print debug messages that are compiled in due to
    using the LOG macro instead of DEBUG_LOG.

commit 07badbede773f9e56d11a48eb860209b86e12c70
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Tue Nov 19 14:21:53 2019 +0100

    client: don't print log messages with lower severity

commit 468cfeeb717790c7424ebc300f60eea83b90db86
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Nov 18 18:15:07 2019 +0100

    privops: keep stdin/out/err open

commit b3fc549622e08faf8ca7fe9a449d9bd51fe51ca1
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Mon Nov 11 17:59:26 2019 +0100

    privops: remove debug message from PRV_Name2IPAddress()
    
    The function may be called from a separate thread, but logging is not
    considered thread safe (e.g. due to using functions which read
    environment variables).

commit 077dbd5692afd66340b98f040d0bf4bcf9cddc8c
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Tue Nov 12 18:10:25 2019 +0100

    main: don't try to open unspecified pidfile

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

Summary of changes:
 client.c  | 5 +++++
 logging.c | 3 ++-
 main.c    | 3 +++
 privops.c | 6 +++---
 4 files changed, 13 insertions(+), 4 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