Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove BIND. | des | 2013-09-30 | 1 | -255/+0 |
| | | | | Approved by: re (gjb) | ||||
* | Update Bind to 9.9.3-P2 | erwin | 2013-08-22 | 1 | -1/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | Notable new features: * Elliptic Curve Digital Signature Algorithm keys and signatures in DNSSEC are now supported per RFC 6605. [RT #21918] * Introduces a new tool "dnssec-verify" that validates a signed zone, checking for the correctness of signatures and NSEC/NSEC3 chains. [RT #23673] * BIND now recognizes the TLSA resource record type, created to support IETF DANE (DNS-based Authentication of Named Entities) [RT #28989] * The new "inline-signing" option, in combination with the "auto-dnssec" option that was introduced in BIND 9.7, allows named to sign zones completely transparently. Approved by: delphij (mentor) MFC after: 3 days Sponsored by: DK Hostmaster A/S | ||||
* | Update to 9.8.4-P1. | erwin | 2012-12-07 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Security Fixes Prevents named from aborting with a require assertion failure on servers with DNS64 enabled. These crashes might occur as a result of specific queries that are received. New Features * Elliptic Curve Digital Signature Algorithm keys and signatures in DNSSEC are now supported per RFC 6605. [RT #21918] Feature Changes * Improves OpenSSL error logging [RT #29932] * nslookup now returns a nonzero exit code when it is unable to get an answer. [RT #29492] Other critical bug fixes are included. Approved by: delphij (mentor) MFC after: 3 days Security: CVE-2012-5688 Sponsored by: DK Hostmaster A/S | ||||
* | Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes. | dougb | 2012-04-05 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 9.8.0-P4 | dougb | 2011-07-16 | 1 | -0/+216 |
This version has many new features, see /usr/share/doc/bind9/README for details. |