New commits:
commit 5fdbe9dde8a55cca0ad8b061b095810686caafa1
Merge: 969765e2b9 2c4f8a4ce7
Author: Andrew Cagney <[email protected]>
Date:   Fri Jan 30 10:18:45 2026 -0500

    Merge ipseckey: only build when both USE_UNBOUND=true and USE_LDNS=true
    
    This makes it possible to build pluto with DNSSEC but not IPSECKEY.
    The default values are:
      USE_LDNS?=$(USE_DNSSEC)
      USE_UNBOUND?=$(USE_DNSSEC)
    
    see #2557 the feature USE_DNSSEC conflated with the librares USE_UNBOUND 
and USE_LDNS
    (note: DNSSEC code still tests either USE_DNSSEC or USE_UNBOUND)

commit 2c4f8a4ce7b14a21de86389b38a7430f8fd4b9ab
Author: Andrew Cagney <[email protected]>
Date:   Thu Jan 29 22:07:54 2026 -0500

    ipseckey: clean up #if checks
    
    replace USE_DNSSEC with USE_UNBOUND/USE_LDNS

commit d748d7f7e70a5c021d2819cc78b09a06e2762ded
Author: Andrew Cagney <[email protected]>
Date:   Thu Jan 29 22:04:48 2026 -0500

    connections: reject %dns when IPSECKEY isn't enabled
    
    Replace USE_DNSSEC.

commit f371191f1a81cc838d8d8c97d565866b7faf273f
Author: Andrew Cagney <[email protected]>
Date:   Thu Jan 29 22:01:02 2026 -0500

    ipseckey: only build when both USE_UNBOUND and USE_LDNS are available
    
    replaces USE_DNSSEC with ENABLE_IPSECKEY

commit 7ebfde050d2a9cd1923e59c5e34f9a5ba878dff9
Author: Andrew Cagney <[email protected]>
Date:   Thu Jan 29 21:56:45 2026 -0500

    pluto: in main() split DNSSEC and IPSECKEY initialization
    
    Only initialize IPSECKEY when both UNBOUND and LDNS are available (via
    ENABLE_IPSECKEY).

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to