CVSROOT:        /cvs
Module name:    ports
Changes by:     st...@cvs.openbsd.org   2021/12/08 16:57:35

Modified files:
        security/opendnssec: Makefile 
        net/ldns       : Makefile 
Added files:
        net/ldns/patches: patch-ldns_keys_h 
Removed files:
        security/opendnssec/patches: patch-configure 
                                     
patch-enforcer_src_hsmkey_hsm_key_factory_c 
                                     patch-libhsm_src_bin_hsmtest_c 
                                     patch-libhsm_src_bin_hsmutil_c 
                                     patch-libhsm_src_lib_libhsm_c 

Log message:
Backout previous opendnssec changes to cope with it wanting to use
constants from ldns for a different purpose, that ldns doesn't really
want to expose on non-EdXXX builds.

Bodge it in ldns instead by supporting the same USE_EDxxx cpp macros
that opendnssec uses. Looks to me like ldns are trying to replace them
with something harder to mess about with.

Hopefully the various parts of nlnetlabs responsible for these two
pieces of software will talk to each other and figure something out.

Hopefully this should fix ed25519 with opendnssec as found by an
anonymous reporter on ports@.

Reply via email to