fix: populate ldns submodule and add autotools to LDNS build stage
- Re-cloned zonemaster-ldns with --recurse-submodules so the bundled ldns C library source (including Changelog and configure.ac) is present - Added autoconf, automake, libtool to Dockerfile.backend ldns-build stage so libtoolize + autoreconf can generate ldns/configure during make Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
example. 86400 IN NS ns.example.
|
||||
example. 86400 IN SOA ns.example. admin.example. 2018031900 1800 900 604800 86400
|
||||
example. 86400 IN ZONEMD 2018031900 1 1 8ee54f64ce0d57fd70e1a4811a9ca9e849e2e50cb5 (
|
||||
98edf3ba9c2a58625335c1f966835f0d4338d9f78f
|
||||
557227d63bf6 )
|
||||
ZONEMD 2018031900 1 1 000000000000000000000000000000000000000000 (
|
||||
000000000000000000000000000000000000000000
|
||||
000000000000 )
|
||||
ns.example. 3600 IN A 127.0.0.1
|
||||
Reference in New Issue
Block a user