Your message dated Sat, 30 Jun 2012 21:49:09 +0000
with message-id <[email protected]>
and subject line Bug#667716: fixed in libnet-dns-perl 0.68-1
has caused the Debian Bug report #667716,
regarding libnet-dns-perl: New upstream version available
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
667716: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667716
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libnet-dns-perl
Version: 0.66-2+b2
Severity: wishlist

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Florian

Would it be possible to package Net::DNS  0.68? looking at the
Changes, it seems it fixes quite some CPAN RT bugs (I have not
checked, for which Debian bugs there are correspondences).

Would you be interested in maintaining libnet-dns-perl as part of the
Debian Perl Group [1]?

 [1]: http://wiki.debian.org/Teams/DebianPerlGroup

- ---(Changes)------------------------------------------------------------
$Id: Changes 981 2012-01-27 23:01:31Z willem $                       -*-text-*-

**** 0.68 Jan 30, 2012

Fix rt.cpan.org #72314
        
        Let a Net::DNS::Nameserver bind on Net::DNS::Nameserver::DEFAULT_ADDR
        as a last resort.

Fix to suppress false warnings about subroutine profiles on ancient
        versions of perl.

Fix to avoid constants with value undef which prevents unwanted code from being
        optimized away on ancient versions of perl.

Fix code error in PTR.pm, canonical RDATA not downcased.

Enhancement to clarify the function of parse and data methods, by renaming them
        to decode and encode respectively.

Feature IDN query support.

        Question.pm modified to use the recently introduced DomainName.pm
        module to represent DNS names.  Queries for domain names containing
        non-ASCII characters are now possible on Unicode platforms with CPAN 
        Net::LibIDN installed.

Introduction of Mailbox.pm module that will be used in the future to represent 
        RDATA components containing DNS coded RFC822 mailbox addresses.

Introduction of Text.pm module that will be used in the future to represent
        RDATA components containing text.


**** 0.67 Nov 4, 2011

Enhancement rt.cpan.org #60726

        On Cygwin Net::DNS now builds without Win32::IPHelper, unless a 
        previous version is updated that did use it. 
        The choice may also be set by the --iphelper or --noiphelper option
        to Makefile.PL.

Fix to suppress IO::Socket::INET(6)::peerhost usage with TCP. On some systems
        it doesn't work after receiving data.

Enhancement rt.cpan.org #43142

        Allow ReplyHandlers to indicate that no answer should be returned
        by the Net::DNS::Nameserver.

Fix rt.cpan.org #71796

        Prevent TCP accepts from blocking on unfinished 3-way handshakes.

Fix rt.cpan.org #65607

        Make 64bits windows work by depending on Win32::IPHelper version 0.07
        Thanks to Lian Wan Situ.

Fix rt.cpan.org #66470

        Named nameserver should be reachable by IPv6 too.

Fix to make tests work in jailed environments where a reply might come
        from a different address than that of the loopback interface.

Feature to use a class method ReplyHandler for classes inheriting from
        Net::DNS::Nameserver.

        A contribution from Rob Brown.

Fix rt.cpan.org #71062

        Replace the usage of the obsolete Win32::Registry module by
        Win32::TieRegistry module.

Fix rt.cpan.org #68731

        Fix linking of the C compiled parts of the library on Mac OS X

New improved version of the check_soa script in the contrib section.
        
        A contribution from Dick Franks.

Fix rt.cpan.org #70830

        Make t/08-online.t handle NXDOMAIN hijacking that return more then one
        answer.

Fix rt.cpan.org #24525

        Removed dependency on Net::IP

Fix online tests to use the library as documented and not use knowledge of the
        internal workings of the classes that should be hidden.

        A contribution from Dick Franks

Fix rt.cpan.org #55682
        Make online tests non-fatal by default.
        All interactive prompts are removed from Makefile.PL.
        Online tests may still be made a requisite by using the --online-tests
        option.
        
Major rework of Net::DNS::Domain.pm and the addition of Net::DNS::DomainName.pm

        Which paves the way towards handling of character encodings and IDN.
        A contribution from Dick Franks.
        
Fix rt.cpan.org #69174

        Typo that prevented TCP traffic from being replied from the same
        socket as it was received on.

Fix rt.cpan.org #68338

        Suppress warnings of the deprecated use of qw as parentheses in 
        perl 5.14.

Enhancement rt.cpan.org #67418

        A contribution from Wolfsage to perform presentation to wire format
        conversion more efficiently.

Fix rt.cpan.org #67133

        Gracefully handle corrupted incoming packets in Net::DNS::Nameserver.

Feature to manage serial numbers in SOA records in a modular and extensible way.

        Three modules are provided. Strictly sequential, Date Encoded and 
        Time Encoded.  A contribution from Dick Franks.

Fix rt.cpan.org #53325

        Make Net::DNS::Resolver load even if /etc/resolv.conf is unreadable.

Fix rt.cpan.org #63486

        Make t/08-online.t fail gracefully in stead of crash on failures.

Fix rt.cpan.org #55586

        Various typo fixes.

Fix rt.cpan.org #55682

        Really do not use networking functions when online tests are disabled.

Fix rt.cpan.org #64562
        
        Replace TSIG key with the signature of the whole packet when signing
        a packet, even when the TSIG key is not the first in the additional 
        section.

Fix rt.cpan.org #56181 and #47265

        Assembly of segmented TCP traffic.

Feature rt.cpan.org #57289

        Provide a configurable IdleTimeout for Net::DNS::Namserver.

Fix rt.cpan.org #53595

        Fix documentation to reflect code behaviour where on successful packet
        creation, the error should be ignored.

Fix rt.cpan.org #58914

        Fix spelling of "algorithm"

Fix rt.cpan.org #61725

        Include default domain in the search list on Win32.
        Thanks Mark Rallen.

Fix rt.cpan.org #63321

        A Net::DNS::Nameserver without a NotifyHandler now responds NOTIMP
        to NOTIFY requests.

Fix rt.cpan.org #53595
        
        Documentation now reflects Net::DNS::Packet construction behaviour.
- ------------------------------------------------------------------------

Regards,
Salvatore

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libnet-dns-perl depends on:
ii  libc6                       2.13-27
ii  libdigest-hmac-perl         1.03+dfsg-1
ii  libnet-ip-perl              1.25-3
ii  perl [libmime-base64-perl]  5.14.2-9
ii  perl-base [perlapi-5.14.2]  5.14.2-9

libnet-dns-perl recommends no packages.

Versions of packages libnet-dns-perl suggests:
ii  libio-socket-inet6-perl  2.69-2

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPfowvAAoJEHidbwV/2GP+Y0YQAMPNoq9PcyjX+0pbplIozHZR
/4JyyQEcbI6qNEUhWa0HZShCT+FkpcAg9sTNZrY5vyzz/pzE48C+w0OfTwbC/TAi
3O/ftOq5txSbsmHZioa5yj28wygLo/0AvSjX/Xb/dvZnRTBrVTcUlC4p6BvU/Y1b
2J3vHZPbQzGwpLP8+5nhKB7rGoVqWCklLG/xSqNjn7pupRMtNXQmf9UYkQK1eOBy
3P/Y2WVVokQggqrmvbM/7Csk/2l1X2xf7KMRhIwJZ8eVCBpJCmMh357DTw183FTg
UGok+jd1SacnkFzGcWyQJE18FN8emNi4/9qZuH8QUv5zeYgnGD7JgGV1GFOJlhWY
SBw9WAe3HBs7nTJNBamGO6BDPrNuKbH1Pc4V8AU+nLZR1EWCDzrjebDKPcWYmLkR
vOcZM5IYOtCIFfWz18YDgZYAFCzdL/p0l7CMprjNZtVhhwT0YLKJ7O7OfLAIVbwM
4nYT7HkeHhz2+vTMIcljAWhqKLDCFJYCka1pOAEgzHAWaQojCDpXvKZG4wiHA5nh
wRvdtju6DrdwlbaWW9+GHNsTFdZ60GkU+n/tjxy0gtYbJves6i7fR6fSir6FKl8X
DSlb/r2vsDRAX68DXpUeKd+ddSOZk58vcRoMHXAfKkd3VF51x68CgEDQUfNtmWpT
Eey6UethDgjnhrqVxmQV
=9QNN
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: libnet-dns-perl
Source-Version: 0.68-1

We believe that the bug you reported is fixed in the latest version of
libnet-dns-perl, which is due to be installed in the Debian FTP archive:

libnet-dns-perl_0.68-1.debian.tar.gz
  to main/libn/libnet-dns-perl/libnet-dns-perl_0.68-1.debian.tar.gz
libnet-dns-perl_0.68-1.dsc
  to main/libn/libnet-dns-perl/libnet-dns-perl_0.68-1.dsc
libnet-dns-perl_0.68-1_i386.deb
  to main/libn/libnet-dns-perl/libnet-dns-perl_0.68-1_i386.deb
libnet-dns-perl_0.68.orig.tar.gz
  to main/libn/libnet-dns-perl/libnet-dns-perl_0.68.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Florian Roscher <[email protected]> (supplier of updated libnet-dns-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 30 Jun 2012 17:11:59 +0200
Source: libnet-dns-perl
Binary: libnet-dns-perl
Architecture: source i386
Version: 0.68-1
Distribution: unstable
Urgency: low
Maintainer: Florian Roscher <[email protected]>
Changed-By: Florian Roscher <[email protected]>
Description: 
 libnet-dns-perl - Perform DNS queries from a Perl script
Closes: 545563 615281 666767 667716
Changes: 
 libnet-dns-perl (0.68-1) unstable; urgency=low
 .
   * New upstream release (closes: #667716).
   * Build-depend and depend on libio-socket-inet6-perl. This makes
     build time checks respective makes the package work in IPv6
     only environments (closes: #545563, #615281).
     Thanks to Dominic Hargreaves for his input on this issue.
     And all your patience.
   * Remove patches that have been applied upstream:
     - Corrections about online tests at build time.
       https://rt.cpan.org/Public/Bug/Display.html?id=55682
     - Typos within manual pages respective POD.
       https://rt.cpan.org/Public/Bug/Display.html?id=55586
   * Changed maintainer: Florian Roscher. Same person, but married.
   * Switch to dephelper compat level 9 and
     build-depend on version 9.20120312.
   * Export variables set by dpkg-buildflags (closes: #666767).
   * Switch to new standard version 3.9.3.0 .
   * Provide build-arch and build-indep.
   * Do not set CFLAGS, debhelper and dpkg-buildflags do this for me.
Checksums-Sha1: 
 d27246bb1d44143410f430e0ed72a2b242678542 1256 libnet-dns-perl_0.68-1.dsc
 4deaaa8ba6bca0cf0e248b4a3cc0383348349182 184715 
libnet-dns-perl_0.68.orig.tar.gz
 486b99ef44660950656944d872f3f59b26aa9a47 8104 
libnet-dns-perl_0.68-1.debian.tar.gz
 b27d1a71a88f26bfa44829f75acf6406bfb4f100 314202 libnet-dns-perl_0.68-1_i386.deb
Checksums-Sha256: 
 0f9723004ac1bafa20176076e13f8f7dd6e95b2a8e1dccb3f38ee5ea840ab2bd 1256 
libnet-dns-perl_0.68-1.dsc
 a5740cb95d4778399440abb39fc8c6545d6eb2a2f8f1a62a66234d426bfbe002 184715 
libnet-dns-perl_0.68.orig.tar.gz
 79eb6c1402c33e19642fcc5f0d010464aec25199749cdc271db6019c7b24767d 8104 
libnet-dns-perl_0.68-1.debian.tar.gz
 d5bb7ccfb3381b7dd47f8f9d607332185a029125c4b179205932088a4ccce0b6 314202 
libnet-dns-perl_0.68-1_i386.deb
Files: 
 74553cf1dffee9a67226a17a4372e093 1256 perl optional libnet-dns-perl_0.68-1.dsc
 05c0f6955747758bb5c9578d9bc6c3a5 184715 perl optional 
libnet-dns-perl_0.68.orig.tar.gz
 ec3451351d68b13f07ceb9a29a30c6c4 8104 perl optional 
libnet-dns-perl_0.68-1.debian.tar.gz
 ec6933b07a3ca11d132841d7dbfb72a1 314202 perl optional 
libnet-dns-perl_0.68-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/vV8MACgkQDFrm3Brt5EOIsgCfRdeolLrAIvfb2mHWpaVveNV4
ydwAn1SXz93inup4XyjO3tpj8k3mMwog
=v889
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to