Hi, NSD 4.1.17rc1 pre-release is available: https://www.nlnetlabs.nl/downloads/nsd/nsd-4.1.17rc1.tar.gz sha256 96f78d9e62d3e83796938eb70880dc093ad4a2480c3005a21fa692107eaca677 pgp https://www.nlnetlabs.nl/downloads/nsd/nsd-4.1.17rc1.tar.gz.asc This release has a fix that likely stops zone transfer failures and this release can parse the pre-errata and fixed errata format for deletes in CDS and CDNSKEY records. 4.1.17 ===============FEATURES: - zone parser parses type AVC (it has TXT format). - Fix #1272: use writev to put tcp length field with data for outgoing zone transfer requests. BUG FIXES: - Fix potential null pointer in nsec3 adjustment tree. - Fix text format of deletes for CDS and CDNSKEY, single 0 to represent empty base64 or hex string. Best regards, Wouter -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.nlnetlabs.nl/pipermail/nsd-users/attachments/20170713/a1cee22a/attachment.bin>
W.C.A. Wijngaards:> NSD 4.1.17rc1 pre-release is availableI noticed "xfr-inspect" an tried make nsd-mem xfr-inspect make[1]: Entering directory '/<<PKGBUILDDIR>>' gcc -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -W -Wall -Wextra -Wdeclaration-after-statement -c nsd-mem.c gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -W -Wall -Wextra -Wdeclaration-after-statement -Wl,-z,relro -Wl,-z,now -o nsd-mem answer.o axfr.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o tsig.o tsig-openssl.o udb.o udbradtree.o udbzone.o util.o xfrd-disk.o xfrd-notify.o xfrd-tcp.o xfrd.o remote.o dbaccess.o dbcreate.o difffile.o ipc.o mini_event.o netio.o server.o zonec.o zparser.o zlexer.o nsd-mem.o strlcat.o strlcpy.o b64_pton.o b64_ntop.o reallocarray.o -lssl-dv -lcrypto-dv -lev make[1]: *** No rule to make target 'tpkg/cutest/xfr-inspect.c', needed by 'xfr-inspect.o'. Stop. .. will try without xfr-inspect ... is xfr-inspect intended to be build that way? Andreas
Hi, NSD 4.1.17 is available: https://www.nlnetlabs.nl/downloads/nsd/nsd-4.1.17.tar.gz sha256 107fa506d18ed6fd0a922d1b96774afd9270ec38ec6b17cd7c46fb9433a03a6c pgp https://www.nlnetlabs.nl/downloads/nsd/nsd-4.1.17.tar.gz.asc This release has a fix that likely stops zone transfer failures and this release can parse the pre-errata and fixed errata format for deletes in CDS and CDNSKEY records. 4.1.17 ===============FEATURES: - zone parser parses type AVC (it has TXT format). - Fix #1272: use writev to put tcp length field with data for outgoing zone transfer requests. BUG FIXES: - Fix potential null pointer in nsec3 adjustment tree. - Fix text format of deletes for CDS and CDNSKEY, single 0 to represent empty base64 or hex string. Best regards, Wouter -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.nlnetlabs.nl/pipermail/nsd-users/attachments/20170721/9d22cb92/attachment.bin>