Files | Admin

Notes:

Release Name: dnsruby-1.52

Notes:
TXT record presentation format parsing fixes.
NAPTR record presentation format parsing fixes.
SEP flag no longer required (for use with Combined Signing Key).
Validation routines improved.
Recursor now handles hints and nameservers better.
Various bug fixes.


Changes: ------------------------------------------------------------------------ r472 | alexd | 2011-03-18 13:27:26 +0000 (Fri, 18 Mar 2011) | 1 line Upping version to 1.52 for release ------------------------------------------------------------------------ r471 | alexd | 2011-03-17 15:05:18 +0000 (Thu, 17 Mar 2011) | 1 line Get Recursor hints and nameservers working properly (thanks Peter Bowen) ------------------------------------------------------------------------ r470 | alexd | 2011-03-17 15:04:04 +0000 (Thu, 17 Mar 2011) | 1 line Get validation working for fake roots ------------------------------------------------------------------------ r469 | alexd | 2011-03-16 14:55:53 +0000 (Wed, 16 Mar 2011) | 1 line Getting hints working for Recursor ------------------------------------------------------------------------ r468 | alexd | 2011-03-16 14:50:24 +0000 (Wed, 16 Mar 2011) | 1 line Give a little more info on problem ------------------------------------------------------------------------ r467 | alexd | 2011-03-16 14:50:01 +0000 (Wed, 16 Mar 2011) | 1 line SEP key not required ------------------------------------------------------------------------ r466 | alexd | 2011-03-16 14:47:58 +0000 (Wed, 16 Mar 2011) | 1 line Handle src_address = nil when setting up new Config ------------------------------------------------------------------------ r465 | alexd | 2011-03-16 14:47:16 +0000 (Wed, 16 Mar 2011) | 1 line Fixes to validation routines ------------------------------------------------------------------------ r464 | alexd | 2011-03-16 10:25:52 +0000 (Wed, 16 Mar 2011) | 1 line SEP flag is not necessarily required - only used by convention - so don't set it here ------------------------------------------------------------------------ r463 | alexd | 2011-03-15 11:04:12 +0000 (Tue, 15 Mar 2011) | 1 line Typo in nameservers= ------------------------------------------------------------------------ r462 | alexd | 2011-03-10 09:03:04 +0000 (Thu, 10 Mar 2011) | 1 line Handle reading NAPTR RRs from zone files better ------------------------------------------------------------------------ r461 | alexd | 2011-02-23 15:55:53 +0000 (Wed, 23 Feb 2011) | 1 line Handle reading multi-space TXT records with missing TTL in zone file ------------------------------------------------------------------------ r460 | alexd | 2011-02-23 09:10:47 +0000 (Wed, 23 Feb 2011) | 1 line Fix for double spaces in TXT records ------------------------------------------------------------------------ r459 | alexd | 2010-12-07 08:31:02 +0000 (Tue, 07 Dec 2010) | 1 line Fix send_results_and_stop_querying comments - rubyforge 28768 ------------------------------------------------------------------------ r458 | alexd | 2010-11-19 07:41:24 +0000 (Fri, 19 Nov 2010) | 1 line Fix missing method error in Resolver (rubyforge 28733)