| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Jun 2009 05:40:14
9.6.1
|
dougb  |
Update to version 9.6.1, the latest from ISC. This version contains
numerous bug fixes and updates, especially in the DNSSEC code, including
the new NSEC3 protocol. Full details are available at:
http://oldwww.isc.org/sw/bind/view/?release=9.6.1&noframes=1 |
12 Apr 2009 22:33:23
9.6.0.1
|
pav  |
- Flip from MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE, fails both on pointyhat and on
my local machine |
24 Mar 2009 20:00:21
9.6.0.1
|
dougb  |
Fix CONFLICTS (again). The previous example didn't work at all for ports
other than plain bind9 since the real PORTNAMEs for the other ports are
bind9[456]. This fix has the added advantage of covering REPLACE_BASE. |
24 Mar 2009 19:51:28
9.6.0.1
|
dougb  |
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports |
08 Jan 2009 08:18:45
9.6.0.1
|
dougb  |
Update to the -P1 versions of the current BIND ports which contain
the fix for the following vulnerability: https://www.isc.org/node/373
Description:
Return values from OpenSSL library functions EVP_VerifyFinal()
and DSA_do_verify() were not checked properly.
Impact:
It is theoretically possible to spoof answers returned from
zones using the DNSKEY algorithms DSA (3) and NSEC3DSA (6).
In short, if you're not using DNSSEC to verify signatures you have
nothing to worry about.
While I'm here, address the issues raised in the PR by adding a knob
to disable building with OpenSSL altogether (which eliminates DNSSEC
capability), and fix the configure arguments to better deal with the
situation where the user has ssl bits in both the base and LOCALBASE.
PR: ports/126297
Submitted by: Ronald F.Guilmette <rfg@tristatelogic.com> |
04 Jan 2009 07:26:28
9.6.0
|
dougb  |
Update CONFLICTS to reflect the addition of the bind96 port,
the demise of bind9-dlz, and updates to the bind9-sdb-* ports. |
04 Jan 2009 07:15:47
9.6.0
|
dougb  |
Update after repo-copy for BIND 9.6.0 |
04 Jan 2009 07:12:02
9.5.1
|
dougb  |
Forced commit to mark repo-copy from bind95 |