[Swan-commit] Changes to ref refs/heads/master

Paul Wouters paul at vault.libreswan.fi
Tue Jul 8 20:28:49 EEST 2014


New commits:
commit 6b20167dc67950ae5e02f27f421af70bd7416638
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 8 13:28:38 2014 -0400

    updated changes

commit 8d985f13f8404796481052fb0111d35c83380408
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 8 13:26:20 2014 -0400

    sysdep_linux: Don't use private __sighandler_t
    
    We should use sighandler_t instead. But we didn't get that from
    signals.h without using our own typedef.
    
    This caused a problem with the "musl" libc implementation that does
    not have an internal __sighandler_t type.

commit 3bcc0de0d62a707cf8c7453e5b2124baa82fe66b
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Tue Jul 8 13:23:48 2014 -0400

    libc: only try to us GNU glob extensions when present.
    
    Not all non-glibc libraries have these, for example the
    "musl" libc implementation does not have GLOB_BRACE or
    GLOB_NOMAGIC (see man glob)
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>

commit 391ee95aa9962863845b069accb681e7e780b29a
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 8 13:18:21 2014 -0400

    adns: define OLD_RESOLVER on non-glibc for better compatibility
    
    (note this define is on its way out anyway, and only used without
     DNSSEC support)



More information about the Swan-commit mailing list