aboutsummaryrefslogtreecommitdiff
path: root/contrib/bind9/README
Commit message (Collapse)AuthorAgeFilesLines
* Merge from vendor/bind9/dist-9.3 as of the 9.3.6-P1 importDoug Barton2009-01-101-7/+27
| | | | Notes: svn path=/stable/6/; revision=186999
* Update to version 9.3.5. It contains the latest bug fixes, updatesDoug Barton2008-06-031-12/+0
| | | | | | | | | | | | | | | | | to root server addresses, and a fix for the vulnerability mentioned here: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0122 Users of BIND 9.3.x are strongly encouraged to upgrade to this version. Also, the 9.3.x branch is now in maintenance-only mode. Users are encouraged to investigate BIND 9.4.x or perhaps 9.5.x. http://www.isc.org/index.pl?/sw/bind/versions_and_support.php This udpate is being done by updating the files directly in this branch rather than an import + MFC because BIND in HEAD is 9.4.x. Notes: svn path=/stable/6/; revision=179502
* Update to 9.3.4-P1, which fixes the following:Doug Barton2007-07-251-0/+4
| | | | | | | | | | | | | | | | | | | | The DNS query id generation is vulnerable to cryptographic analysis which provides a 1 in 8 chance of guessing the next query id for 50% of the query ids. This can be used to perform cache poisoning by an attacker. This bug only affects outgoing queries, generated by BIND 9 to answer questions as a resolver, or when it is looking up data for internal uses, such as when sending NOTIFYs to slave name servers. All users are encouraged to upgrade. See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926 Notes: svn path=/stable/6/; revision=171580
* MFC the upgrade to BIND 9.3.4Doug Barton2007-02-071-0/+8
| | | | Notes: svn path=/stable/6/; revision=166542
* MFC upgrade to version 9.3.3Doug Barton2006-12-131-1/+17
| | | | | | | Approved by: re (kensmith) Notes: svn path=/stable/6/; revision=165161
* MFC import of BIND 9.3.2Doug Barton2006-01-141-1/+23
| | | | Notes: svn path=/stable/6/; revision=154346
* Vendor import of BIND 9.3.1Doug Barton2005-03-171-0/+8
| | | | Notes: svn path=/vendor/bind9/dist/; revision=143731
* Vender import of BIND 9.3.0rc4.Tom Rhodes2004-09-191-0/+344
Notes: svn path=/vendor/bind9/dist/; revision=135446