Bug 192273 - update dns/nsd3 update to 3.2.18
Summary: update dns/nsd3 update to 3.2.18
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-30 13:13 UTC by Jaap Akkerhuis
Modified: 2014-07-30 14:51 UTC (History)
1 user (show)

See Also:


Attachments
Patch file (1.30 KB, patch)
2014-07-30 13:13 UTC, Jaap Akkerhuis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2014-07-30 13:13:16 UTC
Created attachment 145158 [details]
Patch file

FEATURES:
- NSID can be set with "ascii_somestring" in ascii.
- Return REFUSED for queries to non-hosted zones.
- Optimised zone file parse code and zonefile write code.

BUG FIXES:
- Fix #551: Change Regent to Copyright holder in the LICENSE,
  to match the definition on opensource.org for the BSD License.
- Fix #553: Improve TXT parsing.
- Fix #580: nsd-patch will attempt to create directories if the base
  directory of the zonefile does not exist.
- Fix #587: Default value for statistics is 0.
- Fix #590: rrl log does not print wildcard as a star but escaped.
- Fix #591: rrl log messages at verbosity level 1.
- Fix RCODE when secondary NSD got transfer that includes
  deleted wildcard record. After deletion, NSD would serve
  NODATA, should be NXDOMAIN (thanks Micha=C5=82 K=C4=99pie=C5=84).
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-30 14:51:05 UTC
A commit references this bug:

Author: wg
Date: Wed Jul 30 14:50:05 UTC 2014
New revision: 363484
URL: http://svnweb.freebsd.org/changeset/ports/363484

Log:
  dns/nsd3: update to 3.2.18

  PR:		192273
  Submitted by:	maintainer

Changes:
  head/dns/nsd3/Makefile
  head/dns/nsd3/distinfo
  head/dns/nsd3/pkg-message