2018-12-08 05:36:08 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.19
Upstream changes:
1.19 Nov 14, 2018
Show structure of EDNS options using Perl-like syntax.
Fix rt.cpan.org #127557
Net::DNS::Resolver::Base should use 3 args open
Fix rt.cpan.org #127182
Incorrect logic can cause DNS search to emit fruitless queries.
|
2018-10-20 16:32:42 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.18
Upstream changes:
1.18 Sep 21, 2018
Documentation revised to remove ambigous use of "answer" which
has been used to refer to both the answer section of a packet
and the entire reply packet received from a nameserver.
Fix rt.cpan.org #127018
Net::DNS::ZoneFile->parse() fails if include directory specified.
Fix rt.cpan.org #127012
DNS resolution broken when options ndots used in /etc/resolv.conf
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-08-21 14:03:53 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Net-DNS: update to 1.17.
**** 1.17 Jul 25, 2018
Fix rt.cpan.org #125890
AXFR: 1 record per packet responses.
Fix rt.cpan.org #125889
New NSEC3 for empty non-terminal leaves type bitmap undefined.
Fix rt.cpan.org #125882
RDATA name compression pointer calculated incorrectly.
**** 1.16 Jul 15, 2018
Feature
New NSEC3 encloser(), nextcloser() and wildcard() instance
methods return closest encloser, "next closer" and putative
wildcard names respectively.
Feature
Add new NSEC covers() instance method.
Feature
New NSEC typemap() instance method interrogates type list.
IO::Socket::INET6 removed from recommended module metadata.
IPv6 requires IO::Socket::IP which is now a core package.
No requirement to escape @ in unquoted contiguous string.
|
2018-02-25 18:58:52 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Net-DNS: update to 1.15.
**** 1.15 Feb 9, 2018
GOST R 34.11-94 hash algorithm: end of life 1st Jan 2018
per sunset clause in successor standard GOST R 34.11-2012.
Digest::GOST removed from the recommended module metadata,
but will still be used if available.
|
2017-12-30 15:37:48 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Net-DNS: update to 1.14.
**** 1.14 Dec 15, 2017
Fix rt.cpan.org #123702
'use base' should not be used in packages with several
subpackages defined
Fix rt.cpan.org #123676
Net::DNS::Nameserver malformed message on big axfr
|
2017-10-23 15:02:51 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Net-DNS: update to 1.13.
**** 1.13 Oct 18, 2017
Feature IDN query support
Queries for domain names containing non-ASCII characters are
now possible on Unicode platforms using CPAN Net::LibIDN2
|
2017-09-04 14:34:18 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-Net-DNS to 1.12.
**** 1.12 Aug 18, 2017
Fix rt.cpan.org #122586
Persistent UDP reports false timeouts
Fix rt.cpan.org #122352
bgsend(): TCP retry can stall for IO::Socket::IP before 0.38
Feature
CDS / CDNSKEY: Implement RFC8078 erratum 5049.
|
2017-07-04 10:58:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-Net-DNS to 1.11.
**** 1.11 Jun 26, 2017
Fix rt.cpan.org #122138
Send a UDP query with udppacketsize=512
Feature
Extract default resolver configuration from OS/390 MVS datasets.
Thanks to Sandra Carroll and Yaroslav Kuzmin for their assistance.
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|