Date: Sun, 13 Dec 2015 15:50:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205292] [MAINTAINER] dns/nsd: Update to 4.1.7 Message-ID: <bug-205292-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205292 Bug ID: 205292 Summary: [MAINTAINER] dns/nsd: Update to 4.1.7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jaap@NLnetLabs.nl CC: erwin@FreeBSD.org Attachment #164193 maintainer-approval+ Flags: Created attachment 164193 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164193&action= =3Dedit Patch to update This version fixes TCP on Linux when reuseport is in use. The reuseport option is off by default now (gave too many issues), but on Linux if you enable it, UDP performance should increase a lot. Furthermore, bugfixes for OpenSSL library compatibility and error responses fixed for future compatibility. 4.1.7 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FEATURES: - support configure --with-dbfile=3D"" for nodb mode by default, where there is no binary database, but nsd reads and writes zonefiles. - reuseport: no is the default, because the feature is not troublefree. - configure --enable-ratelimit-default-is-off with --enable-ratelimit to set the default ratelimit to disabled but available in nsd.conf. - version: "string" option to set chaos version query reply string. BUG FIXES: - Fix zones updates from nsd parent event loop when there are a lot of interfaces. - portability fixes. - patch from Doug Hogan for SSL_OP_NO_SSLvx options, for the new defaults in the ssl libraries. - - updated contrib/nsd.spec, from B=C3=A1lint Szigeti, with new configure options. - Allocate less memory for TSIG digest. - Fix #721: Fix wrong error code (FORMERR) returned for unknown opcode. NOTIMP expected. - Fix zonec ttl mismatch printout to include more information. - Fix TCP responses when REUSEPORT is in use by turning it off. - Document default in manpage for rrl-slip, ip4 and 6 prefixlength. - Explain rrl-slip better in documentation. - Document that ratelimit qps and slip are updated in reconfig. - Fix up defaults in manpage. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205292-13>