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