Opened 10 years ago
Closed 10 years ago
#7228 closed enhancement (fixed)
Net-DNS-1.04 (perl module)
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.9 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
http://search.cpan.org/CPAN/authors/id/N/NL/NLNETLABS/Net-DNS-1.04.tar.gz
or
http://www.net-dns.org/download/Net-DNS-1.04.tar.gz
http://www.cpan.org/authors/id/N/NL/NLNETLABS/CHECKSUMS
'md5' => '5a6f6e6811d6bf8eefd84ce778c2bc2e'
https://www.net-dns.org/download/Net-DNS-1.04.tar.gz.asc
https://www.nlnetlabs.nl/pipermail/net-dns-users/2015/000208.html
Changes also at
http://cpansearch.perl.org/src/NLNETLABS/Net-DNS-1.04/Changes
[net-dns-users] Net::DNS 1.04 released
Willem Toorop willem at nlnetlabs.nl
Tue Dec 8 21:54:02 CET 2015
Dear users of Net::DNS,
We have a new release, version 1.04 of Net::DNS.
This is a [an] emergency recovery and bugfix release.
The 1.03 release of Net::DNS addressed some long standing request
tracker issues (TCP and persistent sockets for bg(send|read|isreead)),
but unfortunately and unintentionally in such a way that some
dependent modules broke.
This release has fixes to make those modules work again without
reintroducing those issues that version 1.03 had resolved.
To support us in this effort we have started to do regression testing
of dependent modules ourselves, by running the dependent module’s test
suite against new Net::DNS code. The results of these tests are put
online here: https://www.net-dns.org/regression/.
For a complete list of changes and bugfixes see Changes below.
Changes
=======
Fix rt.cpan.org #109183
Semantics of "retry" and "retrans" options has changed with 1.03
Fix rt.cpan.org #109152
Deprecated method make_query_packet breaks calling code
Fix rt.cpan.org #109135
Resolver behaves differently with long and short IPv6 address
format
Fix rt.cpan.org #108745
Net::DNS::Resolver bgsend
Change History (3)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r16717.