From ab82f6986c04e12c1f4e7ae9a17098ce7108e971 Mon Sep 17 00:00:00 2001 From: itojun Date: Sun, 6 May 2001 00:19:06 +0000 Subject: upgrade to 9.1.2. --- 9.1.2 released --- --- 9.1.2rc1 released --- 820. [bug] Name server address lookups failed to follow A6 chains into the glue of local authoritative zones. 819. [bug] In certain cases, the resolver's attempts to restart an address lookup at the root could cause the fetch to deadlock (with itself) instead of restarting. [RT #1225] 818. [bug] Certain pathological responses to ANY queries could cause an assertion failure. [RT #1218] 816. [bug] Report potential problems with log file accessibility at configuration time, since such problems can't reliably be reported at the time they actually occur. 815. [bug] If a log file was specified with a path separator character (i.e. "/") in its name and the directory did not exist, the log file's name was treated as though it were the directory name. [RT #1189] 814. [bug] Socket objects left over from accept() failures were incorrectly destroyed, causing corruption of socket manager data structures. 813. [bug] File descriptors exceeding FD_SETSIZE were handled badly. [RT #1192] 812. [bug] dig sometimes printed incomplete IXFR responses due to an uninitialized variable. [RT #1188] 811. [bug] Parentheses were not quoted in zone dumps. [RT #1194] 810. [bug] The signer name in SIG records was not properly downcased when signing/verifying records. [RT #1186] 807. [bug] When setting up TCP connections for incoming zone transfers, the transfer-source port was not ignored like it should be. 804. [bug] Attempting to obtain entropy could fail in some situations. This would be most common on systems with user-space threads. [RT #1131] 802. [bug] DNSSEC key tags were computed incorrectly in almost all cases. [RT #1146] 801. [bug] nsupdate should treat lines beginning with ';' as comments. [RT #1139] 800. [bug] dnssec-signzone produced incorrect statistics for large zones. [RT #1133] 799. [bug] The ADB didn't find AAAA glue in a zone unless A6 glue was also present. --- net/bind9/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/bind9/distinfo') diff --git a/net/bind9/distinfo b/net/bind9/distinfo index a3de568b4ca..ddb349ae839 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:10 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/05/06 00:19:06 itojun Exp $ -SHA1 (bind/9.1.1/bind-9.1.1.tar.gz) = 7574de7d6d7b011ae5f1a19e797a876d24f0e03d -Size (bind/9.1.1/bind-9.1.1.tar.gz) = 3307201 bytes +SHA1 (bind/9.1.2/bind-9.1.2.tar.gz) = ca543839b28d0c82a9923f6588cb5c0679864a0d +Size (bind/9.1.2/bind-9.1.2.tar.gz) = 3309897 bytes SHA1 (patch-aa) = 70102411c64adaba2d63f58d2a50b5ef725831ed SHA1 (patch-ab) = 77bb2703e7de1d503e85a932c503facdcdb95de3 SHA1 (patch-ac) = ca57e92cb3e6da548e9fcc5521bc216cd6a5ca96 -- cgit v1.2.3