1675702c9SJohn MarinoLDNS 2675702c9SJohn Marino==== 3675702c9SJohn Marino 4fa36e373SJan LentferOriginal source can be downloaded from: 5675702c9SJohn Marinohttp://www.nlnetlabs.nl/downloads/ldns/ 6fa36e373SJan Lentfer 7*c1ccac55SAntonio Huete Jimenezfile = ldns-1.8.3.tar.gz 8*c1ccac55SAntonio Huete Jimenezdate = 15 August 2022 9*c1ccac55SAntonio Huete Jimenezsize = 1299856 10*c1ccac55SAntonio Huete Jimenezsha1 = 2796cc49636f68260c9662b60d5a7c9e6eed195c 11fa36e373SJan Lentfer 12675702c9SJohn MarinoA list of files and directories removed is in README.DELETED 13fa36e373SJan Lentfer 14d570f06dSDaniel FojtUse "git diff vendor/LDNS contrib/ldns" to see local modifications. 15d570f06dSDaniel Fojt 1626c5a308SzrjConfigured with 1726c5a308Szrj=============== 1826c5a308Szrj./configure --prefix=/usr --disable-rpath --disable-dane-ta-usage --with-drill \ 1926c5a308Szrj --with-trust-anchor=/usr/local/etc/unbound/root.key \ 2026c5a308Szrj ac_cv_header_dlfcn_h=no 21*c1ccac55SAntonio Huete Jimenez 22*c1ccac55SAntonio Huete JimenezAfter configuring, don't forget to copy net.h, util.h, common.h 23*c1ccac55SAntonio Huete Jimenezto lib/libldns/ldns. 24*c1ccac55SAntonio Huete JimenezThese header files are generated by the configure script and they should never 25*c1ccac55SAntonio Huete Jimenezbe in the vendor branch. 26