ldns: Adjust makefiles for ldns-1.8.3 update.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 13 Nov 2022 01:12:24 +0000 (02:12 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 13 Nov 2022 12:58:50 +0000 (13:58 +0100)
commitc1ccac55bb3d6d949d55e5bec84095901c77627a
treebac983b20cc1678e4089b107ca4614e003200e1c
parent7733acb50455a11cc2ee36edd926ff0fa3361e9a
ldns: Adjust makefiles for ldns-1.8.3 update.

 - Bump soname for api changes, 1.8.3 has major as 3.
 - Update ldns/ headers and remove them from the vendor branch.
 - Adjust lib/libssh Makefile to include the headers from ldns.
 - Update READMES.

Currently only user of the libprivate_ldns is drill(1).
OpenSSH will be adjusted to use this lib next.
Makefile_upgrade.inc
contrib/ldns/README.DELETED
contrib/ldns/README.DRAGONFLY
initrd/rescue.libcrypto/Makefile
lib/libldns/Makefile
lib/libldns/ldns/common.h
lib/libldns/ldns/config.h
lib/libldns/ldns/net.h
lib/libldns/ldns/util.h
lib/libssh/Makefile
usr.bin/drill/drill.1