Evan Hunt
62714accee
add pointer to release notes (ugly URL; should be updated to a pretty one)
2012-02-22 00:55:46 +00:00
Evan Hunt
949eefdda4
prep for 9.9.0rc1 release
2011-12-22 17:49:49 +00:00
Evan Hunt
b375b22fb0
Added documentation of change types.
2011-11-04 22:27:09 +00:00
Evan Hunt
151bab9195
removed the list of new features and known issues from 9.7.0 from
...
the 9.9.0 README (one release back seems sufficient).
2011-11-04 18:16:25 +00:00
Evan Hunt
8496c276b0
update "known good OS's" list based on recent reports
2011-11-03 21:30:34 +00:00
Evan Hunt
923ba8158a
add note about 'dig +rrcomments'
2011-10-31 18:03:50 +00:00
Evan Hunt
cb143a725f
added a note about locking fixes
2011-10-28 16:54:55 +00:00
Evan Hunt
5f6b9acfe9
imported the list of 9.8.0 new features from the 9.8 README file
2011-10-28 16:37:20 +00:00
Evan Hunt
96b1a311fc
updated README with a more complete list of new features (it
...
hadn't been touched since 9.9.0a1)
2011-10-28 16:30:44 +00:00
Evan Hunt
e4c4cf5177
Prepare for release of 9.9.0a1
2011-08-23 02:06:46 +00:00
Mark Andrews
73dbd4e933
9.8.0a1
2010-12-09 04:39:10 +00:00
Evan Hunt
b497531c76
Added HISTORY, put a pointer to it in README. (text changes reviewed by
...
Larissa.)
2010-02-04 23:34:04 +00:00
Evan Hunt
9d86a2e1c1
one more compatibility note
2010-01-21 21:24:03 +00:00
Evan Hunt
77fdd17568
Added new compatibility notes and information about key ID collisions.
2010-01-21 21:11:17 +00:00
Evan Hunt
306b36adb6
- moved NSEC3-NOTES to README.dnssec
...
- moved README.idnkit to contrib/idn
2009-12-04 20:14:28 +00:00
Evan Hunt
af104911b7
missing period in a sentence
2009-11-02 20:04:39 +00:00
Mark Andrews
2847930722
2708. [func] Insecure to secure and NSEC3 parameter changes via
...
update are now fully supported and no longer require
defines to enable. We now no longer overload the
NSEC3PARAM flag field, nor the NSEC OPT bit at the
apex. Secure to insecure changes are controlled by
by the named.conf option 'secure-to-insecure'.
Warning: If you had previously enabled support by
adding defines at compile time to BIND 9.6 you should
ensure that all changes that are in progress have
completed prior to upgrading to BIND 9.7. BIND 9.7
is not backwards compatible.
2009-10-08 23:13:07 +00:00
Evan Hunt
a88f8c2dd1
update README for 9.7.0b1 release
2009-10-05 22:02:44 +00:00
Evan Hunt
0e4fda8862
typo fix
2009-09-15 19:30:28 +00:00
Evan Hunt
523598fafa
- update README for a3 release
...
- update README.rfc5011 to remove info now in the ARM, and to add
smart-signing info
2009-09-08 16:33:01 +00:00
Evan Hunt
d699672160
Initial prep for 9.7.0a3 release.
2009-09-02 06:41:31 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00
Evan Hunt
553ead32ff
2636. [func] Simplify zone signing and key maintenance with the
...
dnssec-* tools. Major changes:
- all dnssec-* tools now take a -K option to
specify a directory in which key files will be
stored
- DNSSEC can now store metadata indicating when
they are scheduled to be published, acttivated,
revoked or removed; these values can be set by
dnssec-keygen or overwritten by the new
dnssec-settime command
- dnssec-signzone -S (for "smart") option reads key
metadata and uses it to determine automatically
which keys to publish to the zone, use for
signing, revoke, or remove from the zone
[RT #19816 ]
2009-07-19 04:18:05 +00:00
Evan Hunt
b272d38cc5
2612. [func] Add default values for the arguments to
...
dnssec-keygen. Without arguments, it will now
generate a 1024-bit RSASHA1 zone-signing key,
or with the -f KSK option, a 2048-bit RSASHA1
key-signing key. [RT #19300 ]
2611. [func] Add -l option to dnssec-dsfromkey to generate
DLV records instead of DS records. [RT #19300 ]
2009-06-17 06:51:44 +00:00
Evan Hunt
76786c2904
- assorted changes needed for windows build
...
- began versioning for 9.7.0a1
2009-06-12 02:33:21 +00:00
Tatuya JINMEI 神明達哉
40d0f115a6
2604. [func] Add support for DNS rebinding attack prevention through
...
new options, deny-answer-addresses and
deny-answer-aliases. Based on contributed code from
JD Nurmi, Google. [RT #18192 ]
2009-05-29 22:22:37 +00:00
Mark Andrews
e80b693272
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 03:48:54 +00:00
Tatuya JINMEI 神明達哉
492df05874
added new features for 9.7.0 so that they won't be forgotten (we can remove
...
them later if they are considered minor details).
2009-01-10 03:02:37 +00:00
Jeremy Reed
df6663c900
Add another NetBSD version. (I use that.)
...
These lists of operating systems and versions need to be updated
-- working on that in bugs ticket 16378.
2008-12-19 18:22:37 +00:00
Tatuya JINMEI 神明達哉
35726c4745
wording consistency
2008-11-08 22:44:10 +00:00
Tatuya JINMEI 神明達哉
f99fd90097
2489. [port] solaris: Workaround Solaris's kernel bug about
...
/dev/poll:
http://bugs.opensolaris.org/view_bug.do?bug_id=6724237
Define ISC_SOCKET_USE_POLLWATCH at build time to enable
this workaround. [RT #18870 ]
2008-11-08 22:35:12 +00:00
Mark Andrews
f6f1672b4e
2486. [func] The default locations for named.pid and lwresd.pid
...
are now /var/run/named/named.pid and
/var/run/lwresd/lwresd.pid respectively.
This allows the owner of the containing directory
to be set, for "named -u" support, and allows there
to be a permanent symbolic link in the path, for
"named -t" support. [RT #18306 ]
2008-11-06 05:30:24 +00:00
Mark Andrews
831fb092e8
named-checkzone defaults
2008-10-24 00:52:49 +00:00
Mark Andrews
e2a24b6e79
document --enable-largefile
2008-10-14 03:33:01 +00:00
Evan Hunt
711f3ea3e3
remove "NSID support" from 9.6.0 features
2008-09-25 22:12:59 +00:00
Mark Andrews
bcfb2cead5
update
2008-09-25 04:30:42 +00:00
Evan Hunt
6cdaeb94d4
Moved libbind out as a separate product.
2008-09-24 04:16:53 +00:00
Evan Hunt
ce24920229
Further updates to README to clarify the situation with Windows builds.
2008-09-12 06:10:03 +00:00
Mark Andrews
d07e6bc6a6
update libtool and sunos4
2008-07-15 14:44:48 +00:00
Evan Hunt
767c53c304
Document changes to "rrset-order fixed" [rt17977]
2008-05-06 01:09:00 +00:00
Tatuya JINMEI 神明達哉
2fff8b8280
bind8-compat statistics updates
2008-04-09 22:48:17 +00:00
Mark Andrews
0f3264c8d1
2335. [port] sunos: libbind and *printf() support for long long.
...
[RT #17513 ]
2008-02-18 03:50:46 +00:00
Evan Hunt
9c114f36da
Fix typo, "documention"->"documentation"
2008-01-29 19:53:34 +00:00
Jonathan Casey
0bdc099a35
Updating build list of OSes from both staff and recent community reports.
2007-11-14 16:36:56 +00:00
Evan Hunt
ffc65cc90d
Updated for 9.5.0a7
2007-10-19 17:52:33 +00:00
Evan Hunt
19bcb91965
Release 9.5.0a7
2007-09-27 02:56:01 +00:00
Mark Andrews
9ab3b369d9
use "if set, otherwise" for allow-query-set
2007-09-06 01:39:05 +00:00
Mark Andrews
772069cf5a
update allow-query-cache description
2007-09-06 01:32:41 +00:00
Mark Andrews
65085946d4
2162. [func] Allow "rrset-order fixed" to be disabled at compile
...
time. [RT #16665 ]
: ----------------------------------------------------------------------
2007-03-14 05:57:10 +00:00
Mark Andrews
5a8bebe00d
9.5.0a1
2006-12-22 03:07:29 +00:00
Mark Andrews
4a5fe00122
sunos 4 and --with-libtool
2006-06-14 04:00:10 +00:00
Mark Andrews
bce4c27420
OpenBSD
2006-06-06 00:17:12 +00:00
Mark Andrews
118394ef2e
1956. [bug] Improve cross compile support, 'gen' is now built
...
by native compiler. See README for additional
cross compile support information. [RT #15148 ]
2006-01-05 00:30:34 +00:00
Mark Andrews
05d32f6b0f
1951. [security] Drop queries from particular well known ports.
...
Don't return FORMERR to queries from particular
well known ports. [RT #15636 ]
2006-01-04 05:06:10 +00:00
Mark Andrews
309a3b5808
include 9.4
2005-12-06 02:24:28 +00:00
Mark Andrews
f829b1f42a
Mac OS X 10.3.8
2005-04-05 03:04:02 +00:00
Mark Andrews
673b53417f
Irix, MipsPRO 7.4.1m not 7.3.1m
2005-03-31 04:22:31 +00:00
Mark Andrews
260be76e8e
Irix, MipsPRO 7.3.1m is known to cause problems.
2005-03-30 23:55:52 +00:00
Mark Andrews
cc4eef2a53
gcc-3.3.5 powerpc generates incorrect code at -02
2005-02-02 05:05:16 +00:00
Mark Andrews
3b71206de9
update to reflect current lab platforms
2004-08-20 05:57:05 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
8d0d941054
bind9-users -> bind-users
2004-06-08 00:17:09 +00:00
Mark Andrews
1ae75c1024
1609. [func] dig now has support to chase DNSSEC signature chains.
...
Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2004-04-13 02:39:35 +00:00
Mark Andrews
1676408640
pullup silence compiler fixes
...
ifconfig.sh for Solaris 9
README updates
2004-03-18 02:58:08 +00:00
Mark Andrews
438e3090de
update list archive url
2004-03-09 04:19:16 +00:00
Mark Andrews
4d1ade9343
gcc ultrasparc update
2003-03-25 23:28:13 +00:00
Mark Andrews
fd9b6f253e
remove reference to bit string labels
2003-03-25 01:20:00 +00:00
Mark Andrews
ff69418be4
gcc generates bad code
2003-02-21 04:52:48 +00:00
Mark Andrews
b587e1d83f
spelling
2003-02-07 01:13:13 +00:00
Mark Andrews
3e480b2f81
update for Darwin 5.5 and 6.0.
2002-09-16 05:35:43 +00:00
Mark Andrews
c54c1eaf26
1251. [func] Generate DNSSEC wildcard proofs.
2002-07-19 03:50:42 +00:00
Mark Andrews
614a25ce3c
bind9-workers -> bind-workers
2002-07-10 02:47:11 +00:00
Mark Andrews
dc95bcfa9c
/dev/random is broken on OS X 10.1.4
2002-05-02 00:19:01 +00:00
Mark Andrews
b1c6a6c514
Mandrake 8.1
2002-03-10 22:39:16 +00:00
Andreas Gustafsson
268755d803
English
2002-02-11 20:15:21 +00:00
Mark Andrews
68dacf1214
reference FAQ
2002-02-11 04:02:37 +00:00
Mark Andrews
c3e0aed7da
NOTIMP vs NOTIMPL
2002-01-24 01:00:08 +00:00
Mark Andrews
c45ca0b839
Note MD and MF in zones will cause there rejection.
2002-01-23 02:51:43 +00:00
Mark Andrews
ca2ebf900d
Mac OS X 10.1
2002-01-06 23:01:25 +00:00
Mark Andrews
b3ebf6f275
Mention the need to run "make distclean" prior to re-configuring.
2002-01-02 00:25:13 +00:00
Andreas Gustafsson
5d7c50da51
success on Debian GNU/Linux 2.2 and 3.0 reported by Bdale Garbee <bdale@gag.com>
2001-11-27 20:23:24 +00:00
Mark Andrews
ee80f45064
1135. [func] You can now override the default syslog() facility for
...
named/lwresd at compile time. [RT #1982 ]
2001-11-23 01:15:07 +00:00
Mark Andrews
469a5f80ae
Add reference to http://www.isc.org/ml-archives/
2001-10-26 05:14:49 +00:00
Andreas Gustafsson
dd95699054
unverified report of success on OpenBSD 2.9
2001-10-03 17:26:45 +00:00
Andreas Gustafsson
8682b8f7f7
added BSD/OS 4.2 to list of unverified reports of success (from Jim)
2001-10-01 23:21:06 +00:00
Andreas Gustafsson
29c9e88c6c
clarified the connection between DNSSEC, crypto support,
...
and OpenSSL [RT #1805 ]
2001-09-26 23:54:46 +00:00
Andreas Gustafsson
40aa8b407a
success reported on AIX 5L
2001-08-10 16:18:50 +00:00
Andreas Gustafsson
a158d032df
added Slackware 8.0
2001-08-08 23:00:31 +00:00
Andreas Gustafsson
1c9afb96b5
updated for 9.2.0rc1
2001-08-08 19:47:38 +00:00
Paul Vixie
276a77c22a
update readme and copyright to mention nominum
2001-08-04 21:03:31 +00:00
Andreas Gustafsson
faf2b80fe3
note successful build on Windows NT/W2K
2001-08-03 03:07:30 +00:00
Andreas Gustafsson
cca68b1ff6
add pointer to win32-build.txt
2001-07-30 18:22:16 +00:00
Andreas Gustafsson
5f25ebaaa0
updated for 9.2.0b2
2001-07-30 17:37:39 +00:00
Andreas Gustafsson
1dfa282056
update for 9.2.0b1
2001-07-17 19:21:43 +00:00
Andreas Gustafsson
f72a461c76
document --with-openssl in the same place as all
...
the other configure options
2001-07-13 01:01:51 +00:00
Andreas Gustafsson
317ebe84d5
updated for 9.2.0a3
2001-07-12 17:40:18 +00:00
Brian Wellington
faca6b801d
- openssl has been removed from the distribution. This means
...
that to use DNSSEC, openssl must be installed and the
--with-openssl option must be supplied to configure. This
does not apply to TSIG, which does not require openssl.
2001-07-10 23:44:01 +00:00
Andreas Gustafsson
97c5be1daa
successful build reported on Red Hat Linux 7.1
2001-07-05 17:41:44 +00:00
Mark Andrews
5c5a746d57
Mention --enable-libbind.
2001-07-05 05:31:57 +00:00
Andreas Gustafsson
00205e27e8
lib/bind is now built by default
2001-06-28 21:19:13 +00:00
Andreas Gustafsson
519f8475ff
edited for 9.2.0a2
2001-06-11 18:47:46 +00:00
David Lawrence
a9bd2eab10
successful 9.1 build on SuSE Linux 7.0 [RT #1394 ]
2001-06-10 17:29:23 +00:00
Andreas Gustafsson
ecbfd32d37
minor editing
2001-06-08 21:57:13 +00:00
Brian Wellington
81fb2f5544
updates
2001-05-30 22:21:09 +00:00
Andreas Gustafsson
8a01f10278
mention new config parser
2001-05-24 01:16:12 +00:00
Andreas Gustafsson
0ec9b06f0b
less duplication between README and doc/misc/migration*
2001-05-19 01:28:42 +00:00
Andreas Gustafsson
00b1381f13
documented current behavior of --prefix, --sysconfdir,
...
and --localstatedir
2001-05-19 00:42:53 +00:00
Andreas Gustafsson
18b393da86
mention rndc status
2001-05-14 23:51:49 +00:00
Brian Wellington
357b0957d1
typo, grammar
2001-05-04 01:31:50 +00:00
Mark Andrews
0befd994cc
Add Interoperability Section
2001-05-04 01:27:14 +00:00
Andreas Gustafsson
8c4f1fa179
edited to reflect current state of 9.2
2001-05-03 20:24:53 +00:00
Brian Wellington
ff1e17749c
The section on man pages was outdated.
2001-03-27 23:56:24 +00:00
Brian Wellington
145faf872d
Change the various specific mentions of Slackware Linux to a more general one.
2001-03-03 00:55:51 +00:00
Brian Wellington
73edea95c7
the fcntl() problem with /dev/random still exists on FreeBSD 4.2 if running as
...
non-root.
2001-02-17 00:46:11 +00:00
Andreas Gustafsson
672a41b5fe
mention performance improvements; refer to migration-4to9
2001-02-15 00:11:19 +00:00
Andreas Gustafsson
8eb5937a7e
Do not use a parallel "make".
2001-02-09 18:35:11 +00:00
Andreas Gustafsson
2fdaa940cc
pulled down stuff from 9.1 release branch
2001-02-05 21:46:25 +00:00
Andreas Gustafsson
6905fe248b
build success reported on HP-UX 10.20 [RT #788 ]
2001-02-02 17:53:30 +00:00
Andreas Gustafsson
557ab3bef6
NetBSD-current -> NetBSD 1.5 [RT #715 ]
2001-01-26 18:51:11 +00:00
Brian Wellington
76860484ad
pthreads are not required; 64 bit integers are
2001-01-24 22:00:57 +00:00
Andreas Gustafsson
7c956aeeeb
grammar
2001-01-19 18:45:48 +00:00
Andreas Gustafsson
4d5f44e793
updated for 9.2 snapshot
2001-01-19 18:43:48 +00:00
Mark Andrews
8cc03bfc0c
Update FreeBSD fcntl() warning.
2001-01-19 05:22:00 +00:00
Brian Wellington
b3d8bec592
Red Hat Linux 7.0 works too (more or less)
2000-12-18 20:57:02 +00:00
Andreas Gustafsson
3637ad3b4e
edited Linux coredump notes
2000-12-18 20:54:41 +00:00
Andreas Gustafsson
afd150494d
more editing for 9.1.0b2
2000-12-18 20:43:31 +00:00
Andreas Gustafsson
46564d3c26
edited for 9.1.0b2
2000-12-15 00:02:57 +00:00
Mark Andrews
aa57580fda
add reference to contrib/linux/coredump-patch
2000-12-11 19:40:42 +00:00
David Lawrence
e544b507b8
602. [func] Cope automatically with UnixWare's broken
...
IN6_IS_ADDR_* macros. [RT #539 ]
2000-12-08 00:55:51 +00:00
Andreas Gustafsson
ebc8cae2d5
sample sdb drivers are in doc/misc/sdb, not doc/dev/sdb
2000-12-06 06:48:21 +00:00
Andreas Gustafsson
4efe2e812c
last-minute README updates
2000-12-05 20:16:06 +00:00
Andreas Gustafsson
3b8932de20
updated for 9.1.0b1
2000-11-30 21:40:42 +00:00
Mark Andrews
bacb365014
Add UnixWare 7.1.2 comment.
2000-11-16 08:18:27 +00:00
Olafur Gudmundsson
2ecf7f63a0
Updated README to reflect tested versions off FreeBSD
...
Updated ifconfig.sh to allow testing on a 10/8 network on Solaris-7 and
Freebsd-[34] without broadcast conficts.
No user visable changes.
2000-09-27 14:52:22 +00:00
Andreas Gustafsson
a0cad57966
successful build reported on slackware 7.0
2000-09-19 18:02:48 +00:00
Andreas Gustafsson
16803617e4
new overview text from release branch
2000-09-06 00:23:59 +00:00
Andreas Gustafsson
413d5565ba
document the named command line options in named.8, not README
2000-08-21 20:40:05 +00:00
Andreas Gustafsson
997e3113b7
built and tested successfully on Solaris 2.8
2000-08-16 00:17:05 +00:00
Andreas Gustafsson
d80ccd47ad
success reported on Solaris 2.8
2000-08-08 23:33:22 +00:00
David Lawrence
40f53fa8d9
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
...
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
Andreas Gustafsson
e5256e34b4
updated and edited to be appropriate for mainline
2000-06-28 17:44:56 +00:00
Brian Wellington
8b65cde911
without -n, we can probe for the number of CPUs
2000-06-23 21:52:55 +00:00
Andreas Gustafsson
c365864a9f
typo
2000-06-14 23:06:08 +00:00
Andreas Gustafsson
b425d0fcd0
recommend listen-on-v6 { none; }; and add note about SunOS 5.6
...
thread signal problems
2000-06-14 22:32:06 +00:00
Andreas Gustafsson
9fbfa24ca5
edited for 9.0.0b4
2000-06-14 02:33:30 +00:00
David Lawrence
501da430e2
added section for platforms other people report to us as working
2000-06-06 00:34:55 +00:00
Andreas Gustafsson
244ec6e624
added reference to doc/misc/ipv6
2000-05-23 22:49:50 +00:00
Andreas Gustafsson
fabe3a0480
refer to doc/misc/dnssec for DNSSEC information;
...
other minor editing
2000-05-23 14:36:55 +00:00
Andreas Gustafsson
9b19b39170
don't encourage people to use the tests built by 'make all_tests';
...
we don't even use them ourselves and they are likely to simply not work
at this point
2000-05-22 19:21:14 +00:00
Andreas Gustafsson
c5b7873fd2
added warning about pseudorandom key material
2000-05-22 18:39:58 +00:00