git: ldns: Adjust makefiles for ldns-1.8.3 update.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sun Nov 13 05:00:01 PST 2022
commit c1ccac55bb3d6d949d55e5bec84095901c77627a
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Sun Nov 13 02:12:24 2022 +0100
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.
Summary of changes:
Makefile_upgrade.inc | 1 +
contrib/ldns/README.DELETED | 2 +
contrib/ldns/README.DRAGONFLY | 13 ++-
initrd/rescue.libcrypto/Makefile | 2 +-
lib/libldns/Makefile | 4 +-
lib/libldns/ldns/common.h | 3 +
lib/libldns/ldns/config.h | 174 +++++++++++++++++++++++++++++----------
lib/libldns/ldns/net.h | 8 +-
lib/libldns/ldns/util.h | 13 +--
lib/libssh/Makefile | 1 +
usr.bin/drill/drill.1 | 2 +-
11 files changed, 164 insertions(+), 59 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c1ccac55bb3d6d949d55e5bec84095901c77627a
--
DragonFly BSD source repository
More information about the Commits
mailing list