Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2013-12-16 16:37:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-DNS"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes        
2013-06-09 17:02:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2013-12-16 16:37:44.000000000 +0100
@@ -1,0 +2,53 @@
+Mon Dec  9 11:16:00 UTC 2013 - co...@suse.com
+
+- license fixed to "as perl itself"
+
+- updated to 0.73
+ Fix rt.cpan.org #88778
+        $update->unique_push() does not work as advertised.
+ 
+ Fix rt.cpan.org #88744
+        Nameserver crashes on malformed TCP query.
+ 
+ Fix rt.cpan.org #84601/#81942
+        Fix memory leak on packet cleanup. Indirect self-reference via
+        header prevented garbage collector from deallocating packet.
+ 
+ Feature rt.cpan.org #84468
+ 
+        TSIG: add support for HMAC-SHA1 .. HMAC-SHA512
+ 
+ Fix rt.cpan.org #84110
+ 
+        Incorrect parsing of PTR records in zonefile.
+ 
+ Fix rt.cpan.org #83755
+ 
+        Erroneous attempt to invoke Net::LibIDN package in Domain.pm.
+ 
+ Fix rt.cpan.org #83078
+ 
+        Can't locate Net/DNS/Resolver/linux.pm in @INC
+        Conjecture:  eval{ ... };  if ($@) { ... };  broken by threads.
+ 
+ Fix rt.cpan.org #83075
+ 
+        ZoneFile.pm wrongly rejects $TTL 0 directive.
+ 
+ Fix rt.cpan.org #82621
+ 
+        Error string empty after failed TCP query.
+ 
+ Fix rt.cpan.org #82296
+ 
+        IPv6 with embedded IPv4 address not mapped to ip6.arpa.
+ 
+ Fix rt.cpan.org #82294
+ 
+        Perl taint inadvertently removed in Domain and Text objects.
+ 
+ Feature rt.cpan.org #53610
+ 
+        add TSIG validation support
+
+-------------------------------------------------------------------

Old:
----
  Net-DNS-0.72.tar.gz

New:
----
  Net-DNS-0.73.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Net-DNS.spec ++++++
--- /var/tmp/diff_new_pack.hHYQpL/_old  2013-12-16 16:37:46.000000000 +0100
+++ /var/tmp/diff_new_pack.hHYQpL/_new  2013-12-16 16:37:46.000000000 +0100
@@ -17,22 +17,21 @@
 
 
 Name:           perl-Net-DNS
-Version:        0.72
+Version:        0.73
 Release:        0
 %define cpan_name Net-DNS
 Summary:        Perl interface to the Domain Name System
-License:        Artistic-1.0 or GPL-2.0+
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Net-DNS/
 Source:         
http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Digest::HMAC_MD5) >= 1
+BuildRequires:  perl(Digest::HMAC) >= 1.01
 BuildRequires:  perl(Digest::SHA) >= 5.23
-Requires:       perl(Digest::HMAC_MD5) >= 1
+Requires:       perl(Digest::HMAC) >= 1.01
 Requires:       perl(Digest::SHA) >= 5.23
-Recommends:     perl(IO::Socket::INET6)
 %{perl_requires}
 
 %description

++++++ Net-DNS-0.72.tar.gz -> Net-DNS-0.73.tar.gz ++++++
++++ 6471 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to