All releases of mkrdns


Release Notes: A single line SOA records was not being updated. Whitespace is now allowed between the closing brace and newline in named.conf files.


Release Notes: View support now works if the config file also includes rndc configuration. A man page was added to the RPM.


Release Notes: mkrdns incorrectly assumed that commands in named.conf files would be on seperate lines in some cases. This could cause mkrdns to ignore other multiple commands on a single line.


Release Notes: This release adds support for BIND 9 views and BIND 8's "$$ means $" in GENERATE statements. The unique file/zone check has been modified to only care about reverse zones. An "ignoreslaves" directive has been added to ignore forward zone slaves in the configuration. There are other minor bugfixes.


Release Notes: Support for BIND 9 views, removed support for MD5 hashes, and small bugfixes.


Release Notes: Starting in 2.0, the Perl MD5 module should no longer have been required for the standard operation of mkrdns. A small bug was found where the module was still required. This version fixes that bug.


Release Notes: This release accepts BIND-allowed (not RFC compliant) TTLs for resource records (in the format 1w2d3h4m5s), which were skipped before. RFC1035 specifies that the TTL and Class information in a RR can be in any order. Previously, mkrdns expected the TTL and then the Class. The debugging output now also specifies whether or not a given A record will generate a PTR record.


Release Notes: Performance improvements, some minor bugfixes, and the addition of /etc/bind and /etc/named as standard configuration directories.


Release Notes: This release fixes mkrdns skipping every record when no "skip" directive was configured, and problems with $INCLUDE statements thanks to incomplete comment removal while reading in zones. RFC2317 handling is also a little more efficient.


Release Notes: A big push to improve performance and lower overall memory usage, and a few minor bugfixes.