- Updated to 0.81, Fixes AXFR BADSIG and infinite recursion in Net::DNS::Resolver
This commit is contained in:
parent
dc8c20aad2
commit
4139f5a64c
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ Net-DNS-0.65.tar.gz
|
||||
/Net-DNS-0.78.tar.gz
|
||||
/Net-DNS-0.79.tar.gz
|
||||
/Net-DNS-0.80.tar.gz
|
||||
/Net-DNS-0.81.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Net-DNS
|
||||
Version: 0.80
|
||||
Version: 0.81
|
||||
Release: 1%{?dist}
|
||||
Summary: DNS resolver modules for Perl
|
||||
# lib/Net/DNS/RR/OPT.pm: MIT
|
||||
@ -125,6 +125,9 @@ make test
|
||||
%{_mandir}/man3/Net::DNS::Nameserver*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 29 2014 Paul Wouters <pwouters@redhat.com> - 0.81-1
|
||||
- Updated to 0.81, Fixes AXFR BADSIG and infinite recursion in Net::DNS::Resolver
|
||||
|
||||
* Mon Sep 22 2014 Paul Wouters <pwouters@redhat.com> - 0.80-1
|
||||
- Updated to 0.80 with "Too late to run INIT block" fix and new force_v6 option
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user