| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
incorporated by ISC into the next version of BIND.
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.
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=140919
|
|
|
|
|
|
|
|
| |
bad idea, so disable them in all cases unless the user has
affirmatively requested this through the define.
Notes:
svn path=/head/; revision=138160
|
|
|
|
|
|
|
|
|
| |
so rip it out until I have a chance to debug it.
2. Improve the comment about deprecating an old knob.
Notes:
svn path=/head/; revision=131473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
several important fixes, including a remote (although unlikely) exploit.
See the CHANGES file for details.
All users of BIND 9 are highly encouraged to upgrade to this version.
Changes to the port include:
1. Remove ISC patch to 9.3.0 that addressed the remote exploit
2. Change to OPTIONS, and thereby
3. --enable-threads is now the default. Users report that the new thread
code in 9.3.x works significantly better than the old on all versions of
FreeBSD.
4. Add a temporary shim for the old PORT_REPLACES_BASE_BIND9 option.
The OPTIONS framework requires knobs to start with WITH_ or WITHOUT_
5. Remove patch that shoehorned named.conf.5 into the right place,
it has been fixed in the code.
Notes:
svn path=/head/; revision=131083
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Name: BIND: Self Check Failing [Added 2005.25.01]
Versions affected: BIND 9.3.0
Severity: LOW
Exploitable: Remotely
Type: Denial of Service
Description:
An incorrect assumption in the validator (authvalidated) can result in a
REQUIRE (internal consistancy) test failing and named exiting.
Workarounds:
Turn off dnssec validation (off by default) at the options/view level.
dnssec-enable no;
Active Exploits: None known
Bump PORTREVISION accordingly.
It should be noted that the vast majority of users would not have
DNSSEC enabled, and therefore are not vulnerable to this bug.
Notes:
svn path=/head/; revision=127562
|
|
|
|
|
|
|
|
|
|
|
| |
provide anything useful for newer systems, so remove them.
PR: ports/72118
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
Approved by: portmgr (eik)
Notes:
svn path=/head/; revision=118453
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
significant updates, not the least of which is the new and improved
DNSSEC code based on the latest standards (including DS).
Various updates to the port, including:
1. Download the PGP signature
2. If running on ${OSVERSION} >= 503000, configure with threads
3. Update pkg-descr re IPv6 RRs
4. Update pkg-message to reflect a world with 6-current
There is also a patch to correct a man page installation error.
This problem should be fixed in the next release.
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118366
|
|
|
|
|
|
|
| |
Submitted by: fenner's distfile survey
Notes:
svn path=/head/; revision=106092
|
|
|
|
|
|
|
| |
version numbers.
Notes:
svn path=/head/; revision=104020
|
|
|
|
| |
Notes:
svn path=/head/; revision=103917
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I realize that my error in version numbering previously caused some confusion
about 9.2.3 being a more up to date version than 9.2.3.4, but this will quickly
be resolved with the next version, and affected only a few users who installed
the release candidate. The portepoch change is permanent, and perpetuates a
silly kludge for no good reason.
Please do not change this again without discussing it with me.
Notes:
svn path=/head/; revision=92446
|
|
|
|
|
|
|
|
|
|
| |
[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3
>
[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3,1
<
Notes:
svn path=/head/; revision=92427
|
|
|
|
| |
Notes:
svn path=/head/; revision=92089
|
|
|
|
|
|
|
| |
Submitted by: A cast of thousands
Notes:
svn path=/head/; revision=90058
|
|
|
|
|
|
|
|
|
|
|
| |
The 9.2.3 code has many many bugs fixed from 9.2.2, check CHANGES
for more information.
The rc4 code has the delegation-only options. Check the ARM for
information on how to enable it.
Notes:
svn path=/head/; revision=89298
|
|
|
|
| |
Notes:
svn path=/head/; revision=89297
|
|
|
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes:
svn path=/head/; revision=88581
|
|
|
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes:
svn path=/head/; revision=88573
|
|
|
|
| |
Notes:
svn path=/head/; revision=82483
|
|
|
|
| |
Notes:
svn path=/head/; revision=82480
|
|
|
|
|
|
|
|
|
|
| |
new features compared to 9.2.1, only bug fixes. Users of BIND 9 are
highly encouraged to upgrade.
* Switch to Makefile COMMENT
Notes:
svn path=/head/; revision=76841
|
|
|
|
| |
Notes:
svn path=/head/; revision=76840
|
|
|
|
| |
Notes:
svn path=/head/; revision=76839
|
|
|
|
|
|
|
|
|
|
|
|
| |
is widely considered to be more stable than 9.2.1. I would have preferred
a -REL version, but better is better.
* Clean up the Makefile a little
* Just say no to threads
* Add the PORT_REPLACES_BASE magic, similar to the bind8 port
Notes:
svn path=/head/; revision=74024
|
|
|
|
|
|
|
| |
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=63837
|
|
|
|
|
|
|
|
| |
PR: 41218
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1)
Notes:
svn path=/head/; revision=63835
|
|
|
|
| |
Notes:
svn path=/head/; revision=59668
|
|
|
|
|
|
|
| |
see /usr/local/share/doc/bind9/CHANGES after installation for details.
Notes:
svn path=/head/; revision=57425
|
|
|
|
|
|
|
|
|
| |
In my previous commit I forgot to mention that 'pkg_add -r bind' is
only half the rationale for changing PORTNAME. The other half is so
that people who really want to can 'pkg_add -r bind9'.
Notes:
svn path=/head/; revision=56263
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are fixed in this version, however BIND 9 is still recommended only
for early adopters, and those that have time to closely monitor
their name service.
* Change PORTNAME to bind9 so that 'pkg_add -r bind' does the right thing
* Use the local version of openssl, and disable threads on all but
the most recent -current. Thread support is still considered experimental.
Notes:
svn path=/head/; revision=56237
|
|
|
|
| |
Notes:
svn path=/head/; revision=46263
|
|
|
|
| |
Notes:
svn path=/head/; revision=45450
|
|
|
|
|
|
|
| |
some IXFR problems.
Notes:
svn path=/head/; revision=43178
|
|
|
|
|
|
|
|
| |
it is highly recommended that all users of BIND 9 upgrade to this
maintenance release.
Notes:
svn path=/head/; revision=42437
|
|
|
|
|
|
|
| |
bind 9, upgrade to this version.
Notes:
svn path=/head/; revision=40791
|
|
|
|
| |
Notes:
svn path=/head/; revision=40427
|
|
|
|
| |
Notes:
svn path=/head/; revision=40274
|
|
|
|
| |
Notes:
svn path=/head/; revision=40039
|
|
|
|
| |
Notes:
svn path=/head/; revision=39470
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=38962
|
|
|
|
| |
Notes:
svn path=/head/; revision=38843
|
|
|
|
| |
Notes:
svn path=/head/; revision=38295
|
|
|
|
|
|
|
| |
use BIND 9 this upgrade is highly recommended.
Notes:
svn path=/head/; revision=38093
|
|
|
|
|
|
|
| |
improve the resistance to DOS, so this is worth a portrevision bump.
Notes:
svn path=/head/; revision=38078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to make the location of etc/ files prefix-safe. Install a sample
rndc.conf file. Since rndc won't start without one the user should have
an example to work from. Add the installation of various docs wrapped
in a NOPORTDOCS test.
Last but not least, add a patch that turns off the debugging code ISC
left on by default. This should help solve the problems with
misbehaving assert's, related to nmap and other causes.
Notes:
svn path=/head/; revision=38058
|
|
|
|
|
|
|
| |
so I'm on top of the security advisories, etc.
Notes:
svn path=/head/; revision=37826
|
|
|
|
|
|
|
| |
Requested by: Joong Hyun Kim <better@ns1.betterbox.net>
Notes:
svn path=/head/; revision=37382
|
|
|
|
|
|
|
| |
in the "right" place (/var/run), as opposed to ${PREFIX}/var/run
Notes:
svn path=/head/; revision=35590
|
|
|
|
|
|
|
|
| |
PR: ports/22941
Submitted by: Leif Neland, leifn@neland.dk
Notes:
svn path=/head/; revision=35266
|
|
|
|
| |
Notes:
svn path=/head/; revision=34768
|