New commits: commit 6b20167dc67950ae5e02f27f421af70bd7416638 Author: Paul Wouters <pwout...@redhat.com> Date: Tue Jul 8 13:28:38 2014 -0400
updated changes commit 8d985f13f8404796481052fb0111d35c83380408 Author: Paul Wouters <pwout...@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 <h...@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 <pwout...@redhat.com> commit 391ee95aa9962863845b069accb681e7e780b29a Author: Paul Wouters <pwout...@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) _______________________________________________ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman/listinfo/swan-commit