Bug 69914 - [MAINTAINER] dns/nsd: update to 2.1.2
Summary: [MAINTAINER] dns/nsd: update to 2.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jeremy Messenger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 18:10 UTC by Olafur Osvaldsson
Modified: 2004-08-03 08:14 UTC (History)
0 users

See Also:


Attachments
nsd-2.1.2.patch (4.03 KB, patch)
2004-08-02 18:10 UTC, Olafur Osvaldsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olafur Osvaldsson 2004-08-02 18:10:31 UTC
- Update to 2.1.2

NSD 2.1.2 release notes:

FEATURES:
        - NSD now fully supports unknown record types using the
          notation specified in RFC3597.
        - Support for the following RR types has been added: WKS, X25,
          ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL.  DNAME
          special processing is not supported.

BUG FIXES:
        - Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report
          stats.
        - Bug #85: Support for WKS records.
        - Bug #86: The characters "#%&^[]?" can now be used without
          backslash in zone file domain names.
        - Plugin callback return type fixed.
        - The maximum message length for IPv6 UDP packets is now
          limited to the IPv6 minimum MTU (1280) unless the
          IPV6_USE_MIN_MTU socket option is supported.


Generated with FreeBSD Port Tools 0.50
Comment 1 Jeremy Messenger freebsd_committer freebsd_triage 2004-08-03 08:05:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mezz

I'll take this.
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2004-08-03 08:13:31 UTC
State Changed
From-To: open->closed

Committed, thanks! 

P.S. In future, it would be nice if you can do 'diff -ruN nsd.org nsd' instead 
the full path of your home directory and port. It will make our job easier. :-)