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

Paul Wouters paul at vault.libreswan.fi
Tue Jan 29 15:45:11 UTC 2019


New commits:
commit fd141d67657c1b9d8e9007192cf5081f4895266b
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jan 29 10:43:33 2019 -0500

    documentation: updated CHANGES

commit 2343f497402c751fcb5fc7520086a0da27309491
Author: Stepan Broz <stepan at izitra.cz>
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 <pwouters at redhat.com>



More information about the Swan-commit mailing list