FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:43 PM BST
non port: dns/bind96/distinfo
CVSWeb

Number of commits found: 20

Wed, 23 May 2012
[ 04:41 dougb ] Original commit 
1.121 dns/bind96/Makefile
1.24 dns/bind97/Makefile
1.14 dns/bind98/Makefile
1.72 dns/bind96/distinfo
1.18 dns/bind97/distinfo
1.12 dns/bind98/distinfo
Upgrade to BIND versions 9.9.1, 9.8.3, 9.7.6, and 9.6-ESV-R7,
the latest from ISC. These versions all contain the following:

Feature Change

*  BIND now recognizes the TLSA resource record type, created to
   support IETF DANE (DNS-based Authentication of Named Entities)
   [RT #28989]

Bug Fix

*  The locking strategy around the handling of iterative queries
   has been tuned to reduce unnecessary contention in a multi-
   threaded environment.

Each version also contains other critical bug fixes.

All BIND users are encouraged to upgrade to these latest versions.
Wed, 4 Apr 2012
[ 22:02 dougb ] Original commit 
1.120 dns/bind96/Makefile
1.71 dns/bind96/distinfo
1.7 dns/bind96/pkg-message
1.34 dns/bind96/pkg-plist
Update to version 9.6-ESV-R6, the latest from ISC, which contains numerous bug
fixes.

For the port, switch to using the PORTDOCS macro.
Also, switch to the (identical) pkg-message in ../bind97 which was apparently
missed
when the other ports were converted.

Feature safe:   yes
Wed, 16 Nov 2011
[ 23:41 dougb ] Original commit 
1.119 dns/bind96/Makefile
1.22 dns/bind97/Makefile
1.12 dns/bind98/Makefile
1.70 dns/bind96/distinfo
1.16 dns/bind97/distinfo
1.9 dns/bind98/distinfo
Upgrade to the latest security patch releases to address the
following DDOS bug:

Recursive name servers are failing with an assertion:
INSIST(! dns_rdataset_isassociated(sigrdataset))

At this time it is not thought that authoritative-only servers
are affected, but information about this bug is evolving rapidly.

Because it may be possible to trigger this bug even on networks
that do not allow untrusted users to access the recursive name
servers (perhaps via specially crafted e-mail messages, and/or
malicious web sites) it is recommended that ALL operators of
recursive name servers upgrade immediately.

For more information see:
https://www.isc.org/software/bind/advisories/cve-2011-tbd
which will be updated as more information becomes available.

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4313

Feature safe:   yes
Tue, 2 Aug 2011
[ 06:55 dougb ] Original commit 
1.118 dns/bind96/Makefile
1.69 dns/bind96/distinfo
1.33 dns/bind96/pkg-plist
Update to version 9.6-ESV-R5 which contains various bug fixes
and improvements:

ftp://ftp.isc.org/isc/bind9/9.6-ESV-R5/RELEASE-NOTES-BIND-9.6-ESV.html
Tue, 5 Jul 2011
[ 21:18 dougb ] Original commit 
1.116 dns/bind96/Makefile
1.18 dns/bind97/Makefile
1.68 dns/bind96/distinfo
1.14 dns/bind97/distinfo
Update to versions 9.7.3-P3, and 9.6-ESV-R4-P3.

ALL BIND USERS ARE ENCOURAGED TO UPGRADE IMMEDIATELY

This update addresses the following vulnerability:

CVE-2011-2464
=============
Severity:       High
Exploitable:    Remotely

Description:

A defect in the affected BIND 9 versions allows an attacker to remotely
cause the "named" process to exit using a specially crafted packet. This
defect affects both recursive and authoritative servers. The code location
of the defect makes it impossible to protect BIND using ACLs configured
within named.conf or by disabling any features at compile-time or run-time.

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2464
https://www.isc.org/software/bind/advisories/cve-2011-2464
Fri, 27 May 2011
[ 23:47 dougb ] Original commit 
1.115 dns/bind96/Makefile
1.16 dns/bind97/Makefile
1.67 dns/bind96/distinfo
1.13 dns/bind97/distinfo
1.1 dns/bind96/files/patch-bin__nsupdate__nsupdate.c
1.1 dns/bind97/files/patch-bin__nsupdate__nsupdate.c
Upgrade to 9.6-ESV-R4-P1 and 9.7.3-P1, which address the following issues:

1. Very large RRSIG RRsets included in a negative cache can trigger
an assertion failure that will crash named (BIND 9 DNS) due to an
off-by-one error in a buffer size check.

This bug affects all resolving name servers, whether DNSSEC validation
is enabled or not, on all BIND versions prior to today. There is a
possibility of malicious exploitation of this bug by remote users.

2. Named could fail to validate zones listed in a DLV that validated
insecure without using DLV and had DS records in the parent zone.

Add a patch provided by ru@ and confirmed by ISC to fix a crash at
shutdown time when a SIG(0) key is being used.
Sat, 5 Feb 2011
[ 02:47 dougb ] Original commit 
1.114 dns/bind96/Makefile
1.66 dns/bind96/distinfo
Update to BIND 9.6.3, the latest from ISC on the 9.6 branch.

All 9.6 users with DNSSEC validation enabled should upgrade to this
version, or the latest version in the 9.7 branch, prior to 2011-03-31 in
order to avoid validation failures for names in .COM as described here:

https://www.isc.org/announcement/bind-9-dnssec-validation-fails-new-ds-record

In addition the fixes for this and other bugs, there are also the following:

* Various fixes to kerberos support, including GSS-TSIG
* Various fixes to avoid leaking memory, and to problems that could prevent
  a clean shutdown of named

Feature safe:   yes
Fri, 3 Dec 2010
[ 23:21 dougb ] Original commit 
1.112 dns/bind96/Makefile
1.65 dns/bind96/distinfo
Update to version 9.6-ESV-R3, the latest from ISC, which addresses
the following security vulnerabilities.

For more information regarding these issues please see:
http://www.isc.org/announcement/guidance-regarding-dec-1st-2010-security-advisories

1. Cache incorrectly allows ncache and rrsig for the same type

   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3613

   Affects resolver operators whose servers are open to potential
   attackers. Triggering the bug will cause the server to crash.

   This bug applies even if you do not have DNSSEC enabled.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 30 Oct 2010
[ 20:34 dougb ] Original commit 
1.111 dns/bind96/Makefile
1.64 dns/bind96/distinfo
Update to 9.6-ESV-R2, the latest from ISC.

This version contains bug fixes that are relevant to any
caching/resolving name server; as well as DNSSEC-related
fixes.
Thu, 20 May 2010
[ 06:34 dougb ] Original commit 
1.2 dns/bind-tools/Makefile
1.106 dns/bind94/Makefile
1.109 dns/bind95/Makefile
1.110 dns/bind96/Makefile
1.6 dns/bind97/Makefile
1.2 dns/bind-tools/distinfo
1.62 dns/bind94/distinfo
1.61 dns/bind95/distinfo
1.63 dns/bind96/distinfo
1.5 dns/bind97/distinfo
Update to the latest patch set from ISC, which addresses the following:

   Named could return SERVFAIL for negative responses
   from unsigned zones.
Wed, 17 Mar 2010
[ 05:35 dougb ] Original commit 
1.105 dns/bind94/Makefile
1.108 dns/bind95/Makefile
1.109 dns/bind96/Makefile
1.5 dns/bind97/Makefile
1.61 dns/bind94/distinfo
1.60 dns/bind95/distinfo
1.62 dns/bind96/distinfo
1.4 dns/bind97/distinfo
Update to the latest patchfix releases to deal with the problems
related to the handling of broken DNSSEC trust chains.

This fix is only necessary for those who have DNSSEC validation
enabled and configure trust anchors from third parties, either
manually, or through a system like DLV.
Tue, 2 Mar 2010
[ 04:06 dougb ] Original commit 
1.108 dns/bind96/Makefile
1.61 dns/bind96/distinfo
1.2 dns/bind96/files/patch-bin_dig_dighost.c
Upgrade to version 9.6.2. This version includes all previously released
security patches to the 9.6.1 version, as well as many other bug fixes.

Due to the fact that the DNSSEC algorithm that will be used to sign the
root zone is only included in this version and in 9.7.x those who wish
to do validation MUST upgrade to one of these prior to July 2010.

Feature safe:   yes
Mon, 25 Jan 2010
[ 00:25 dougb ] Original commit 
1.103 dns/bind94/Makefile
1.107 dns/bind95/Makefile
1.107 dns/bind96/Makefile
1.58 dns/bind94/distinfo
1.59 dns/bind95/distinfo
1.60 dns/bind96/distinfo
Upgrade to BIND 9.4.3-P5, 9.5.2-P2, and 9.6.1-P3. These versions address
the following vulnerabilities:

BIND 9 Cache Update from Additional Section
https://www.isc.org/advisories/CVE-2009-4022v6
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022
A nameserver with DNSSEC validation enabled may incorrectly add
unauthenticated records to its cache that are received during the
resolution of a recursive client query

BIND 9 DNSSEC validation code could cause bogus NXDOMAIN responses
https://www.isc.org/advisories/CVE-2010-0097
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0097
There was an error in the DNSSEC NSEC/NSEC3 validation code that could
cause bogus NXDOMAIN responses (that is, NXDOMAIN responses for records
proven by NSEC or NSEC3 to exist) to be cached as if they had validated
correctly

These issues only affect systems with DNSSEC validation enabled.
Mon, 30 Nov 2009
[ 02:46 dougb ] Original commit 
1.101 dns/bind94/Makefile
1.105 dns/bind95/Makefile
1.105 dns/bind96/Makefile
1.56 dns/bind94/distinfo
1.58 dns/bind95/distinfo
1.59 dns/bind96/distinfo
Update to the latest patchlevels for BINDs 9.[456]. The vulnerability
this is designed to fix is related to DNSSEC validation on a resolving
name server that allows access to untrusted users. If your system does
not fall into all 3 of these categories you do not need to update
immediately.
Wed, 29 Jul 2009
[ 18:23 dougb ] Original commit 
1.54 dns/bind94/distinfo
1.56 dns/bind95/distinfo
1.58 dns/bind96/distinfo
Update the hashes of the PGP signature files for the new releases.
The previous signatures were derived from the wrong key.
The new signatures all verify correctly.

No changes to the hashes for the software itself.
Tue, 28 Jul 2009
[ 22:13 dougb ] Original commit 
1.96 dns/bind94/Makefile
1.98 dns/bind95/Makefile
1.100 dns/bind96/Makefile
1.53 dns/bind94/distinfo
1.55 dns/bind95/distinfo
1.57 dns/bind96/distinfo
Update to patched versions which address a remote DoS vulnerability:

        Receipt of a specially-crafted dynamic update message may
        cause BIND 9 servers to exit. This vulnerability affects all
        servers -- it is not limited to those that are configured to
        allow dynamic updates. Access controls will not provide an
        effective workaround.

More details can be found here: https://www.isc.org/node/474

All BIND users are encouraged to update to a patched version ASAP.
Fri, 19 Jun 2009
[ 04:40 dougb ] Original commit 
1.99 dns/bind96/Makefile
1.56 dns/bind96/distinfo
1.31 dns/bind96/pkg-plist
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
Thu, 8 Jan 2009
[ 08:18 dougb ] Original commit 
1.86 dns/bind9/Makefile
1.91 dns/bind94/Makefile
1.93 dns/bind95/Makefile
1.95 dns/bind96/Makefile
1.48 dns/bind9/distinfo
1.51 dns/bind94/distinfo
1.53 dns/bind95/distinfo
1.55 dns/bind96/distinfo
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>
Sun, 4 Jan 2009
[ 07:15 dougb ] Original commit 
1.93 dns/bind96/Makefile
1.54 dns/bind96/distinfo
1.16 dns/bind96/pkg-descr
1.30 dns/bind96/pkg-plist
Update after repo-copy for BIND 9.6.0
[ 07:12 dougb ] Original commit 
1.92 dns/bind96/Makefile
1.53 dns/bind96/distinfo
1.15 dns/bind96/pkg-descr
1.6 dns/bind96/pkg-message
1.29 dns/bind96/pkg-plist
Forced commit to mark repo-copy from bind95

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.425 seconds.