CHANGES revision d6d18435cd47a57f43af2eab835d0f6b7a76f2bd
0N/A 8. [bug] Shutdown of incoming zone transfer accessed
0N/A freed memory.
0N/A
0N/A 7. [cleanup] removed 'listen-on' from view statement.
0N/A
0N/A 6. [bug] quote RR names when generating config file to
0N/A prevent possible clash with config file keywords
0N/A (such as 'key').
0N/A
0N/A 5. [func] syntax change to named.conf file: new ssu grant/deny
0N/A statements must now be enclosed by an 'update-policy'
0N/A block.
0N/A
0N/A 4. [port] bin/named/unix/os.c didn't compile on systems with
0N/A linux 2.3 kernel includes due to conflicts between
0N/A C library includes and the kernel includes. We now
0N/A get only what we need from <linux/capability.h>, and
0N/A avoid pulling in other linux kernel .h files.
0N/A
0N/A 3. [bug] TKEYs go in the answer section of responses, not
0N/A the additional section.
0N/A
0N/A 2. [bug] Generating cryptographic randomness failed on
systems without /dev/random.
1. [bug] The installdirs rule in
lib/isc/unix/include/isc/Makefile.in had a typo which
prevented the isc directory from being created if it
didn't exist.
--- 9.0.0b2 released ---