aboutsummaryrefslogtreecommitdiff
path: root/contrib/bind9/FAQ
Commit message (Collapse)AuthorAgeFilesLines
* Remove BIND.Dag-Erling Smørgrav2013-09-301-893/+0
| | | | | | | Approved by: re (gjb) Notes: svn path=/head/; revision=255949
* Update Bind to 9.8.5-P2Erwin Lansing2013-08-061-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New Features Adds a new configuration option, "check-spf"; valid values are "warn" (default) and "ignore". When set to "warn", checks SPF and TXT records in spf format, warning if either resource record type occurs without a corresponding record of the other resource record type. [RT #33355] Adds support for Uniform Resource Identifier (URI) resource records. [RT #23386] Adds support for the EUI48 and EUI64 RR types. [RT #33082] Adds support for the RFC 6742 ILNP record types (NID, LP, L32, and L64). [RT #31836] Feature Changes Changes timing of when slave zones send NOTIFY messages after loading a new copy of the zone. They now send the NOTIFY before writing the zone data to disk. This will result in quicker propagation of updates in multi-level server structures. [RT #27242] "named -V" can now report a source ID string. (This is will be of most interest to developers and troubleshooters). The source ID for ISC's production versions of BIND is defined in the "srcid" file in the build tree and is normally set to the most recent git hash. [RT #31494] Response Policy Zone performance enhancements. New "response-policy" option "min-ns-dots". "nsip" and "nsdname" now enabled by default with RPZ. [RT #32251] Approved by: delphij (mentor) Sponsored by: DK Hostmaster A/S Notes: svn path=/head/; revision=253983
* | Upgrade to version 9.6.2. This version includes all previously releasedDoug Barton2010-03-031-1/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | security patches to the 9.6.1 version, as well as many other bug fixes. This version also incorporates a different fix for the problem we had patched in contrib/bind9/bin/dig/dighost.c, so that file is now back to being the same as the vendor version. Due to the fact that the DNSSEC algorithm that will be used to sign the root zone is only included in this version and in 9.7.x those who wish to do validation MUST upgrade to one of these prior to July 2010. Notes: svn path=/head/; revision=204619
* | Upgrade to BIND 9.6.1-P3.Doug Barton2010-01-251-12/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version address the following vulnerabilities: BIND 9 Cache Update from Additional Section https://www.isc.org/advisories/CVE-2009-4022v6 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022 A nameserver with DNSSEC validation enabled may incorrectly add unauthenticated records to its cache that are received during the resolution of a recursive client query BIND 9 DNSSEC validation code could cause bogus NXDOMAIN responses https://www.isc.org/advisories/CVE-2010-0097 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0097 There was an error in the DNSSEC NSEC/NSEC3 validation code that could cause bogus NXDOMAIN responses (that is, NXDOMAIN responses for records proven by NSEC or NSEC3 to exist) to be cached as if they had validated correctly These issues only affect systems with DNSSEC validation enabled. Notes: svn path=/head/; revision=202961
* | Update BIND to version 9.6.1rc1. This version has better performance andDoug Barton2009-05-311-3/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lots of new features compared to 9.4.x, including: Full NSEC3 support Automatic zone re-signing New update-policy methods tcp-self and 6to4-self DHCID support. More detailed statistics counters including those supported in BIND 8. Faster ACL processing. Efficient LRU cache-cleaning mechanism. NSID support. Notes: svn path=/head/; revision=193149
* | Merge from vendor/bind9/dist as of the 9.4.3 importDoug Barton2008-12-231-17/+109
|\| | | | | | | Notes: svn path=/head/; revision=186462
| * Flatten bind9 vendor work areaPeter Wemm2008-07-121-781/+0
|/ | | | Notes: svn path=/vendor/bind9/dist/; revision=180456
* Vendor import of BIND 9.4.2Doug Barton2007-12-021-391/+451
| | | | Notes: svn path=/vendor/bind9/dist/; revision=174187
* Vendor import of BIND 9.4.1Doug Barton2007-06-021-15/+61
| | | | Notes: svn path=/vendor/bind9/dist/; revision=170222
* Vendor import of BIND 9.3.4Doug Barton2007-01-291-0/+43
| | | | Notes: svn path=/vendor/bind9/dist/; revision=166332
* Vendor import of BIND 9.3.3Doug Barton2006-12-101-141/+248
| | | | Notes: svn path=/vendor/bind9/dist/; revision=165071
* Vendor import of BIND 9.3.2Doug Barton2005-12-291-331/+386
| | | | Notes: svn path=/vendor/bind9/dist/; revision=153816
* Vendor import of BIND 9.3.1Doug Barton2005-03-171-0/+16
| | | | Notes: svn path=/vendor/bind9/dist/; revision=143731
* Vender import of BIND 9.3.0rc4.Tom Rhodes2004-09-191-0/+454
Notes: svn path=/vendor/bind9/dist/; revision=135446