[libnet-dns-perl] 01/02: Merge tag 'upstream/0.79'

Ondrej Sury ondrej at moszumanska.debian.org
Tue Aug 26 07:46:03 UTC 2014


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

ondrej pushed a commit to branch master
in repository libnet-dns-perl.

commit ea18ab6fe83d2a64ed81d51a37ed58a068122891
Merge: e9ee461 833eada
Author: Ondřej Surý <ondrej at sury.org>
Date:   Mon Aug 25 11:54:58 2014 +0200

    Merge tag 'upstream/0.79'
    
    Upstream version 0.79

 Changes                         |  31 +-
 MANIFEST                        |   3 +
 META.json                       |   2 +-
 META.yml                        |   2 +-
 contrib/README                  |   4 +-
 contrib/find_zonecut            |  55 ++++
 lib/Net/DNS.pm                  |   8 +-
 lib/Net/DNS/Header.pm           |   7 +-
 lib/Net/DNS/Packet.pm           |  33 +-
 lib/Net/DNS/Parameters.pm       |  23 +-
 lib/Net/DNS/RR.pm               | 108 +++---
 lib/Net/DNS/RR/AAAA.pm          |   6 +-
 lib/Net/DNS/RR/MX.pm            |  16 +-
 lib/Net/DNS/RR/OPENPGPKEY.pm    | 127 ++++++++
 lib/Net/DNS/RR/TXT.pm           |  19 +-
 lib/Net/DNS/Resolver/Base.pm    | 110 ++++---
 lib/Net/DNS/Resolver/MSWin32.pm |  66 ++--
 lib/Net/DNS/Resolver/Recurse.pm | 705 ++++++++++++++--------------------------
 lib/Net/DNS/Resolver/UNIX.pm    |  21 +-
 lib/Net/DNS/Resolver/android.pm |  83 +++++
 lib/Net/DNS/Resolver/cygwin.pm  |  17 +-
 lib/Net/DNS/Resolver/os2.pm     |  19 +-
 lib/Net/DNS/Text.pm             |   7 +-
 lib/Net/DNS/ZoneFile.pm         |  19 +-
 t/01-resolver-opt.t             |  13 +-
 t/03-rr.t                       |   9 +-
 t/10-recurse.t                  |   8 +-
 27 files changed, 813 insertions(+), 708 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