Net::DNS::SEC Version 0.13 released
Release 0.13 is now available from CPAN.
This release contains a number of bug fixes and features. See the CHANGES file for detail
Important to be aware off:
- This distribution depends on version 0.54 of Net::DNS
- Dependency change from Digest::SHA1 to Digest::SHA
- The Net::DNS::SEC::Private module now compares the keytag from the filename K–.private to possible legal values. If there is a mismatch private keys will not be loaded. There are rare occassions where you might be bitten by this.
- Mnemonics RSA/MD5 and RSA/SHA1have been renamed to RSAMD5 and RSASHA1, to reflect the values in the IANA registry.
- Since 0.12 I changed the semantics of the Net::DNS::Keyset::verify method by loosening the requirement that every key needs to be self-signed.
Please report problems through rt.cpan.org