[Bug 236785] [MAINTAINER] dns/nsd: Update to 4.1.27
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 25 14:50:32 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236785
Bug ID: 236785
Summary: [MAINTAINER] dns/nsd: Update to 4.1.27
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jaap at NLnetLabs.nl
Attachment #203136 maintainer-approval+
Flags:
Created attachment 203136
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203136&action=edit
Patch to update
This release contains improved deny-any responses, and on-the-fly
changes for tsig keys via nsd-control. There is a number of bug fixes
as well.
FEATURES:
- Deny ANY with only one RR in response, by default. Patch from
Daisuke Higashi. The deny-any statement in nsd.conf sets ANY
queries over UDP to be further moved to TCP as well.
Also no additional section processig for type ANY, reducing
the response size.
- Fix #4215: on-the-fly change of TSIG keys with patch from Igor, adds
nsd-control print_tsig, update_tsig, add_tsig, assoc_tsig
and del_tsig. These changes are gone after reload, edit the
config file (or a file included from it) to make changes that
last after restart.
BUG FIXES:
- Fix #4213: disable-ipv6 and dnstap compile error.
- Fix to reduce region_log_stats if condition, this removes a
debug statement.
- Fix for FreeBSD port with dnstap enabled.
- Fix to remove unused code.
- Fix #6: nsd-control-setup: Change validity time to a shorter
period (<2038).
- Fix unused definition in header remote.h.
- Fix #4236: IPV4_MINIMAL_RESPONSE_SIZE=1480 is slightly too big.
- Fix #4235: IP_PMTUDISC_OMIT on IPv4/UDP sockets.
- Fixed radtree_insert memory leak.
- Fixed access recycled variable.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list