[libnet-dns-perl] branch master updated (21079c6 -> 7b586bf)

Axel Beckert abe at deuxchevaux.org
Sat Jun 25 09:56:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

abe pushed a change to branch master
in repository libnet-dns-perl.

      from  21079c6   update changelog
      adds  f5c2f7c   Imported Upstream version 1.06
       new  3e35b53   Merge tag 'upstream/1.06'
       new  7b586bf   Update debian/changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                         |  21 +-
 META.json                       |   6 +-
 META.yml                        |   4 +-
 Makefile.PL                     |   4 +-
 debian/changelog                |   8 +-
 lib/Net/DNS.pm                  |  15 +-
 lib/Net/DNS/Parameters.pm       |  18 +-
 lib/Net/DNS/RR.pm               |   8 +-
 lib/Net/DNS/RR/DNSKEY.pm        |   7 +-
 lib/Net/DNS/RR/OPT.pm           |  10 +-
 lib/Net/DNS/RR/TSIG.pm          |  30 ++-
 lib/Net/DNS/Resolver.pm         | 433 +++++++++++++++++++++-------------------
 lib/Net/DNS/Resolver/Base.pm    | 391 +++++++++++++++++-------------------
 lib/Net/DNS/Resolver/Recurse.pm |  47 ++---
 lib/Net/DNS/ZoneFile.pm         |   7 +-
 t/03-rr.t                       |  16 +-
 t/07-zonefile.t                 |   8 +-
 t/08-IPv4.t                     | 149 ++++++++------
 t/08-IPv6.t                     | 149 ++++++++------
 t/08-recurse.t                  |  21 +-
 t/22-TSIG-verify.t              |  18 +-
 21 files changed, 744 insertions(+), 626 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dns-perl.git



More information about the Pkg-perl-cvs-commits mailing list