New commits:
commit fd141d67657c1b9d8e9007192cf5081f4895266b
Author: Paul Wouters <[email protected]>
Date: Tue Jan 29 10:43:33 2019 -0500
documentation: updated CHANGES
commit 2343f497402c751fcb5fc7520086a0da27309491
Author: Stepan Broz <[email protected]>
Date: Tue Jan 29 10:41:26 2019 -0500
addconn: Fix crash on startup with dnssec-enable=no
Removed the unnecessary return from unbound_sync_init() when do_dnssec
== FALSE.
When compiled with USE_DNSSEC, but with dnssec-enable=no in ipsec.conf,
the assertion "dns_ctx != NULL" in unbound_resolve() fails, causing
addcon to abort:
addconn: ABORT: ASSERTION FAILED: dns_ctx != NULL (in unbound_resolve()
at unbound.c:209)
Signed-off-by: Paul Wouters <[email protected]>
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit