Jan Lentfer [Sat, 6 Mar 2010 19:15:27 +0000]
BIND: remove bind/ from contrib.
First step to entirely get rid of BIND.
Jan Lentfer [Thu, 21 Jan 2010 16:11:19 +0000]
BIND: update vendor tree to 9.5.2-P2
* This includes fixes for VU#418861 & VU#360341
Jan Lentfer [Thu, 3 Dec 2009 13:46:20 +0000]
bind - Removed version tag from contrib directory and updated README.DRAGONFLY.
Jan Lentfer [Fri, 27 Nov 2009 09:06:46 +0000]
bind - Upgraded vendor branch to 9.5.2-P1
Jan Lentfer [Fri, 27 Nov 2009 08:58:23 +0000]
Import bind 9.5.2 vendor sources.
Simon Schubert [Tue, 24 Jul 2007 22:12:17 +0000]
Properly import bind-9.3.4-p1 sources.
Matthew Dillon [Tue, 24 Jul 2007 21:11:26 +0000]
Update to 9.3.4-P1 with key id generation security fix.
Victor Balada Diaz [Thu, 15 Feb 2007 21:18:25 +0000]
update the readme files for bind-9.3.4 import
Victor Balada Diaz [Thu, 15 Feb 2007 21:03:46 +0000]
Import bind-9.3.4
Victor Balada Diaz [Wed, 20 Sep 2006 22:16:11 +0000]
Add updated README files based on our previous version
Victor Balada Diaz [Wed, 20 Sep 2006 21:28:53 +0000]
Import of bind-9.3.2-P1
Jeroen Ruigrok/asmodai [Sun, 28 Aug 2005 05:58:20 +0000]
Fix PROCDURE -> PROCEDURE.
Bloody copiers. :P
Jeroen Ruigrok/asmodai [Mon, 20 Sep 2004 06:33:19 +0000]
Add BIND 9.2.4rc7.
Notable changes:
1643. [bug] dns_db_closeversion() could leak memory / node
references. [RT #11163]
1650. [bug] dig, nslookup: flush standard out after each command.
1654. [bug] isc_result_totext() contained array bounds read
error.
1681. [bug] Only set SO_REUSEADDR when a port is specified in
isc_socket_bind(). [RT #11742]
1686. [bug] Named sent a extraneous NOTIFY when it received a
redundant UPDATE request. [RT #11943]
1687. [bug] Race condition in dispatch. [RT #10272]
1690. [bug] Delay detaching view from the client until UPDATE
processing completes when shutting down. [RT #11714]