freebsd/src.git
15 years agoThis commit was manufactured by cvs2svn to create tagvendor/bind9/9.3.3
cvs2svn [Sun, 10 Dec 2006 07:09:57 +0000 (10 07:09 +0000)]
This commit was manufactured by cvs2svn to create tag
'bind9-vendor-BIND_9_3_3'.

15 years agoVendor import of BIND 9.3.3
Doug Barton [Sun, 10 Dec 2006 07:09:56 +0000 (10 07:09 +0000)]
Vendor import of BIND 9.3.3

15 years agoUpdate to version 9.3.2-P2, which addresses the vulnerability
Doug Barton [Sat, 4 Nov 2006 07:53:25 +0000 (4 07:53 +0000)]
Update to version 9.3.2-P2, which addresses the vulnerability
announced by ISC dated 31 October (delivered via e-mail to the
bind-announce@isc.org list on 2 November):

Description:
        Because of OpenSSL's recently announced vulnerabilities
        (CAN-2006-4339, CVE-2006-2937 and CVE-2006-2940) which affect named,
        we are announcing this workaround and releasing patches.  A proof of
        concept attack on OpenSSL has been demonstrated for CAN-2006-4339.

        OpenSSL is required to use DNSSEC with BIND.

Fix for version 9.3.2-P1 and lower:
        Upgrade to BIND 9.3.2-P2, then generate new RSASHA1 and
        RSAMD5 keys for all old keys using the old default exponent
        and perform a key rollover to these new keys.

        These versions also change the default RSA exponent to be
        65537 which is not vulnerable to the attacks described in
        CAN-2006-4339.

15 years agoVendor import of BIND 9.3.2-P1, which addresses the following security
Doug Barton [Wed, 6 Sep 2006 21:27:11 +0000 (6 21:27 +0000)]
Vendor import of BIND 9.3.2-P1, which addresses the following security
vulnerabilities:

http://www.niscc.gov.uk/niscc/docs/re-20060905-00590.pdf?lang=en
2066.  [security]      Handle SIG queries gracefully. [RT #16300]

http://www.kb.cert.org/vuls/id/697164
1941.  [bug]           ncache_adderesult() should set eresult even if no
                       rdataset is passed to it. [RT #15642]

All users of BIND 9 are encouraged to upgrade to this version.

16 years agoRemove files from the vendor branch that are no longer present
Doug Barton [Sat, 14 Jan 2006 02:11:56 +0000 (14 02:11 +0000)]
Remove files from the vendor branch that are no longer present
in BIND 9.3.2 that were mistakenly removed from HEAD.

16 years agoAfter some discussion with the folks at ISC, it turns out that the _ai_pad
Doug Barton [Wed, 4 Jan 2006 19:18:43 +0000 (4 19:18 +0000)]
After some discussion with the folks at ISC, it turns out that the _ai_pad
part of the structure was a hack to maintain binary compatibility with
Sun binaries, and my understanding is that it's not needed generally
on sparc systems running other operating systems. Therefore, hide this
code behind the same set of tests as in lib/bind/include/netdb.h.

This file is being imported on the vendor branch because a similar change
(or change with similar effect) will be in the next version of BIND 9.

This change will not affect other platforms in any way.

16 years agoVendor import of BIND 9.3.2
Doug Barton [Thu, 29 Dec 2005 04:22:58 +0000 (29 04:22 +0000)]
Vendor import of BIND 9.3.2

16 years agoUpdate the vendor branch with a patch to this file that was
Doug Barton [Thu, 18 Aug 2005 18:39:31 +0000 (18 18:39 +0000)]
Update the vendor branch with a patch to this file that was
researched by glebius, and incorporated by ISC into the next
version of BIND. Unfortunately, it looks like their release
will come after the release of FreeBSD 6, so we will bring
this in now.

The patch addresses a problem with high-load resolvers which
hit memory barriers. Without this patch, running the resolving
name server out of memory would lead to "unpredictable results."

Of course, the canonical answer to this problem is to put more
memory into the system, however that is not always possible, and
the code should be able to handle this situation gracefully in
any case.

17 years agoRemove files from the vendor branch that were [re]moved in 9.3.1
Doug Barton [Thu, 17 Mar 2005 08:10:34 +0000 (17 08:10 +0000)]
Remove files from the vendor branch that were [re]moved in 9.3.1

17 years agoVendor import of BIND 9.3.1
Doug Barton [Thu, 17 Mar 2005 08:04:02 +0000 (17 08:04 +0000)]
Vendor import of BIND 9.3.1

17 years agoVendor import of BIND 9.3.0.
Dag-Erling Smørgrav [Thu, 23 Sep 2004 07:18:50 +0000 (23 07:18 +0000)]
Vendor import of BIND 9.3.0.

17 years agoThis commit was manufactured by cvs2svn to create branch 'VENDOR-bind9'.
cvs2svn [Tue, 21 Sep 2004 19:01:49 +0000 (21 19:01 +0000)]
This commit was manufactured by cvs2svn to create branch 'VENDOR-bind9'.

17 years agoVendor import of BIND 9.3.0rc4.vendor/bind9/9.3.0rc4
Tom Rhodes [Sun, 19 Sep 2004 18:34:53 +0000 (19 18:34 +0000)]
Vendor import of BIND 9.3.0rc4.
These three files were missed in the original import because their names
contained the magic letters w, i and n in that sequence.

17 years agoVender import of BIND 9.3.0rc4.
Tom Rhodes [Sun, 19 Sep 2004 01:30:24 +0000 (19 01:30 +0000)]
Vender import of BIND 9.3.0rc4.