diff options
author | taca <taca@pkgsrc.org> | 2011-08-10 15:26:10 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-08-10 15:26:10 +0000 |
commit | 2aaeca88df860535916e9a635e86adc6470adac1 (patch) | |
tree | faea57cb9416115208d664ddb693186ce047bfc0 /net/bind97/PLIST | |
parent | 16d4d9278c02af47571d4c39fadb1116b5198fbc (diff) | |
download | pkgsrc-2aaeca88df860535916e9a635e86adc6470adac1.tar.gz |
Update bind97 package to 9.7.4.
For full changes, please refer:
ftp://ftp.isc.org/isc/bind9/9.7.4/RELEASE-NOTES-BIND-9.7.4.html
New Features
9.7.4
* A new test has been added to check the apex NSEC3 records after
DNSKEY records have been added via dynamic update. [RT #23229]
* Added a tool able to generate malformed packets to allow testing of
how named handles them. [RT #24096]
Security Fixes
9.7.4
* named, set up to be a caching resolver, is vulnerable to a user
querying a domain with very large resource record sets (RRSets)
when trying to negatively cache the response. Due to an off-by-one
error, caching the response could cause named to crash. [RT #24650]
[CVE-2011-1910]
* Change #2912 (see CHANGES) exposed a latent bug in the DNS message
processing code that could allow certain UPDATE requests to crash
named. [RT #24777] [CVE-2011-2464]
Feature Changes
9.7.4
* Merged in the NetBSD ATF test framework (currently version 0.12)
for development of future unit tests. Use configure --with-atf to
build ATF internally or configure --with-atf=prefix to use an
external copy. [RT #23209]
* Added more verbose error reporting from DLZ LDAP. [RT #23402]
* Replaced compile time constant with STDTIME_ON_32BITS. [RT #23587]
Diffstat (limited to 'net/bind97/PLIST')
-rw-r--r-- | net/bind97/PLIST | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/bind97/PLIST b/net/bind97/PLIST index fb6322d6214..b97a1b5c637 100644 --- a/net/bind97/PLIST +++ b/net/bind97/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2011/02/16 17:43:22 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2011/08/10 15:26:11 taca Exp $ bin/dig bin/host bin/isc-config.sh @@ -362,6 +362,7 @@ share/doc/bind9/arm/man.nsupdate.html share/doc/bind9/arm/man.rndc-confgen.html share/doc/bind9/arm/man.rndc.conf.html share/doc/bind9/arm/man.rndc.html +share/doc/bind9/draft/draft-faltstrom-uri-06.txt share/doc/bind9/draft/draft-ietf-6man-text-addr-representation-07.txt share/doc/bind9/draft/draft-ietf-behave-address-format-07.txt share/doc/bind9/draft/draft-ietf-behave-dns64-11.txt @@ -371,13 +372,13 @@ share/doc/bind9/draft/draft-ietf-dnsext-dnssec-bis-updates-12.txt share/doc/bind9/draft/draft-ietf-dnsext-dnssec-registry-fixes-06.txt share/doc/bind9/draft/draft-ietf-dnsext-ecc-key-07.txt share/doc/bind9/draft/draft-ietf-dnsext-interop3597-02.txt -share/doc/bind9/draft/draft-ietf-dnsext-rfc2671bis-edns0-02.txt +share/doc/bind9/draft/draft-ietf-dnsext-rfc2671bis-edns0-05.txt share/doc/bind9/draft/draft-ietf-dnsext-rfc2672bis-dname-19.txt share/doc/bind9/draft/draft-ietf-dnsext-rfc3597-bis-02.txt share/doc/bind9/draft/draft-ietf-dnsext-tsig-md5-deprecated-03.txt share/doc/bind9/draft/draft-ietf-dnsop-bad-dns-res-05.txt share/doc/bind9/draft/draft-ietf-dnsop-default-local-zones-10.txt -share/doc/bind9/draft/draft-ietf-dnsop-dnssec-key-timing-00.txt +share/doc/bind9/draft/draft-ietf-dnsop-dnssec-key-timing-02.txt share/doc/bind9/draft/draft-ietf-dnsop-dnssec-trust-history-01.txt share/doc/bind9/draft/draft-ietf-dnsop-inaddr-required-07.txt share/doc/bind9/draft/draft-ietf-dnsop-name-server-management-reqs-02.txt |