[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.3-1-gbf7aa52

[ 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  bf7aa5239431db821b6fdb4947c9b0ce64a6a084 (commit)
      from  366345790dae6dcbc9aaa1b80000efccabc752ca (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 bf7aa5239431db821b6fdb4947c9b0ce64a6a084
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 5 16:18:23 2018 +0200

    sys_linux: fix building with old libcap versions
    
    The cap_get_bound() function and CAP_IS_SUPPORTED macro were added in
    libcap-2.21. Check if the macro is defined before use.
    
    The sys/capability.h header from libcap-2.16 and earlier disables the
    linux/types.h header, which breaks the linux/ptp_clock.h header. Change
    the order to include sys/capability.h as the last system header.

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

Summary of changes:
 sys_linux.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 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/