January 14, 2014, 11:11 am
It has come to our attention that the previous release candidate was not working at all any more on older versions of perl < 5.6. Also a taint preservation issue with perl versions 5.8.x was noticed.
To resolve, minor modifications to the previous release candidate have been made. We believe those modifications are safe and don’t change any behaviour (except the beneficial ones).
However, I do not want to release without opportunity for review from the community. Please review this update carefully. Because of the little changes and the pressing TSIG issue, the actual release will now follow Thursday the 14th of January 2014.
For a complete list of changes and bugfixes see the CHANGES file.
Category:
Releases |
Comments Off on Another release candidate for Net::DNS 0.74
January 3, 2014, 2:35 pm
We have a candidate for the upcoming 0.74 release of Net::DNS.
In this release a pressing bug introduced in the 0.73 release is resolved. This bug caused the algorithm name of TSIG RR’s to be non-standard rendering TSIG support dysfunctional.
Besides bugfixes, this release also includes the CAA, EUI48 and EUI64 RR types.
For a complete list of changes and bugfixes see the CHANGES file.
If no issues arise, the actual release will follow the 10th of January 2014.
Category:
Releases |
Comments Off on Net::DNS release candidate for 0.74
November 29, 2013, 1:31 pm
I am pleased to announce version 0.73 of Net::DNS.
This is primarily a bugfix release.
Besides bugfixes, the most prominent enhancements are:
- TSIG validation support
- TSIG support for HMAC-SHA1 .. HMAC-SHA512
For a complete list of changes and bugfixes see the CHANGES file.
Category:
Releases |
Comments Off on Net::DNS 0.73 released
November 29, 2013, 1:29 pm
I am pleased to announce version 0.17 of Net::DNS::SEC.
This is primarily a bugfix release.
Besides bugfixes, the most prominent enhancements is:
- Validation of wildcard RR sets
For a complete list of changes and bugfixes see the CHANGES file.
Category:
Releases |
Comments Off on Net::DNS::SEC 0.17 released
November 22, 2013, 1:18 pm
We have a candidate for the upcoming 0.73 release of Net::DNS.
Besides bugfixes, the most prominent enhancements are:
- TSIG validation support
- TSIG support for HMAC-SHA1 .. HMAC-SHA512
For a complete list of changes and bugfixes see the CHANGES file.
We have done our utmost best to remain completely backwards compatible. Please review this version carefully and regression-test it with your software. If no issues arise, the actual release will follow the 29th of November 2013.
Category:
Releases |
Comments Off on Net::DNS release candidate for 0.73
November 22, 2013, 1:18 pm
We have a candidate for the upcoming 0.17 release of Net::DNS::SEC.
Besides a few bugfixes, the most prominent enhancements is:
- Validation of wildcard RR sets
For a complete list of changes and bugfixes see the CHANGES file.
We have done our utmost best to remain completely backwards compatible. Please review this version carefully and regression-test it with your software. If no issues arise, the actual release will follow the 29th of November 2013.
Category:
Releases |
Comments Off on Net::DNS::SEC release candidate for 0.17
December 28, 2012, 3:19 pm
I am pleased to announce version 0.72 of Net::DNS.
This is a minor bugfix release. It resolves some issues with TSIG
introduced since the 0.69 release. For details see the CHANGES file.
Category:
Releases |
Comments Off on Net::DNS 0.72 released
December 18, 2012, 1:37 pm
NLnet Labs has been maintaining the perl Net::DNS and Net::DNS::SEC packages for more then seven years. Traditionally people who wanted to discuss Net::DNS used RT at cpan or directly mailed the maintainer(s).
While Net::DNS and Net::DNS::SEC are libraries that are supported by NLnet Labs, they also benefit from significant community contribution and collaboration.
Until now, there was no official platform for Net::DNS users to talk to each other and share experiences. About time to set this up; ie. a mailing-list for Net::DNS users.
If you use Net::DNS and Net::DNS::SEC and wish to discuss it with other users (and with us), please subscribe to our list on the webpage:
or subscribe by sending an email to net-dns-users-request@nlnetlabs.nl with the word `subscribe’ in the subject or body.
Category:
Releases |
Comments Off on New mailing list for Net::DNS users.
December 16, 2012, 12:41 pm
Release 0.69/0.70 contained major architectural modifications enabling IDN support and the enrichment of the text, mailbox and domainname rdata fields. The new architecture also addressed some less visible improvements on the internal workings of Net::DNS (providing clearer separation of concerns and better protected module-interfaces.)
We have done our utmost best to introduce architectural changes as gradually and incrementally as possible in the hope to detect and resolve issues quickly. Nonetheless there is a point were all the pieces have to come together. For our architectural refactoring with Net::DNS this was in the previous version 0.69/0.70.
As a result, we have had a bigger number of critical bugs then normally after release. Release 0.71 has those resolved.
One issue that stands out is SpamAssassins update mechanism for spam-rule datasets to silently fail with Net::DNS 0.69/0.70. Spamassassin expected the rdatastr method of TXT rrs to return unconditionally quoted strings. Release 0.69/0.70 returned those conditionally in accordance with RFC 1035 section 5.1.
To resolve we agreed with SpamAssassin developers that Net::DNS 0.71 will have a temporary workaround that returns unconditionally quoted rdata fields again. This workaround will be reverted after SpamAssassin has released a version with the problem resolved.
It is already fixed in the SpamAssassin repository.
For a complete list of changes and bugfixes see the CHANGES file.
Category:
Releases |
Comments Off on Net::DNS version 0.71 released
December 6, 2012, 1:00 pm
Support for NID, L32, L64, and LP (RFC6742) was accidentally missing from release 0.69. Net::DNS 0.70 has it included. Besides that it is exactly the same as release 0.69.
For a complete list of changes and bugfixes see the CHANGES file.
Category:
Releases |
Comments Off on Net::DNS version 0.70 released