Archive for April 2005

Net::DNS::SEC version 0.12_01

I have just released Net::DNS::SEC 0.12_01. This version fixes a few minor bugs, slightly changes the Net::DNS::SEC::Keyset->verify method and has its documentation updated to refer to RFC4033, 4034 and 4035.

See the Changes for details

Download the package from CPAN or from the download section of the site.

Moving on to 0.50

The two main changes to version 0.50 will be support of IPv6 transport and proper dealing with binary data in dname labels (also see a previous post).

The latter makes Net::DNS come with its own c-library (which only contains dn_expand for now) and ends the need for relying on libresolv.a.

The two development branches have been merged on the trunk. It will take a while before I move to 0.50.