Date: Fri, 1 Jan 2010 00:28:07 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/p5-Net-DNS Makefile distinfo pkg-plist Message-ID: <201001010028.o010S7sI058264@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2010-01-01 00:28:07 UTC
FreeBSD ports repository
Modified files:
dns/p5-Net-DNS Makefile distinfo pkg-plist
Log:
Update to version 0.66, which is a major upgrade. Users are cautioned
to thoroughly test this version before updating production systems.
For the port, introduce a new dependency, security/p5-Digest-SHA
Changes in this version, in addition to numerous minor bug fixes:
Feature: Truncation for Nameserver
TAKE CARE:
this feature may cause unexpected behavior for your nameservers
Net::DNS::Packet::truncate is a new method that is called from
within Net::DNS::Nameserver that truncates a packet according to
the rules of RFC2181 section 9.
Feature: Added Net::DNS::Domain
Net::DNS::Domain is an attemt to consistently approach the various
ways we interface with what RFC 1035 calls <domain-name>.
Feature: KX RR
Added support for the KX RR, RFC2230
Feature: HIP RR
Added support for the HIP RR, RFC5205
Feature: DHCID RR
Added rudimentary support for the DHCID RR.
Fix improved fuzzy matching of CLASS and TYPE in the Question
constructor method.
Fix AAAA dynamic update
Revision Changes Path
1.74 +4 -1 ports/dns/p5-Net-DNS/Makefile
1.47 +3 -3 ports/dns/p5-Net-DNS/distinfo
1.24 +4 -0 ports/dns/p5-Net-DNS/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001010028.o010S7sI058264>
