Bug 69914

Summary: [MAINTAINER] dns/nsd: update to 2.1.2
Product: Ports & Packages Reporter: Olafur Osvaldsson <oli>
Component: Individual Port(s)Assignee: Jeremy Messenger <mezz>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
nsd-2.1.2.patch none

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. :-)