Debian Patches

Status for dnswalk/2.0.2.dfsg.1-3

Patch Description Author Forwarded Bugs Origin Last update
fix-shebang.patch Use /usr/bin/perl in shebangs not-needed vendor 2015-07-28
fix-defined-array-is-deprecated.patch Fix deprecated use of defined(@array)
This fixes the following Perl messages:
defined(@array) is deprecated at /usr/bin/dnswalk line 59.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/dnswalk line 61.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/dnswalk line 87.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/dnswalk line 107.
(Maybe you should just omit the defined()?)
Ruud van Melick <ruud@vanmelick.com> yes debian upstream other, https://github.com/vanmelick/dnswalk/commit/8de083b573125cb333083f789cc5773f34c8ef8d 2015-07-28
fix-warnings-about-soa-contact-name.patch Fix warnings about soa contact name
When the SOA contact name is set to 'user.example.com.' then $rr-rname in
the current version of Net::DNS::RR::SOA returns 'user@example.com'
instead of 'user.example.com.' which causes a warning 'WARN: SOA contact
name (user@example.com) is invalid', even though it was set correctly.
Ruud van Melick <ruud@vanmelick.com> yes upstream other, https://github.com/vanmelick/dnswalk/commit/8de083b573125cb333083f789cc5773f34c8ef8d https://github.com/vanmelick/dnswalk/commit/445d43dcf5f1253057d5d185f0981edd2a8bfce0 2015-07-28
fix-spelling-error-manpage.patch Fixed a spelling error on manpage=================================================================== Pedro Loami Barbosa dos Santos <pedro@loami.eng.br> no 2018-08-22

All known versions for source package 'dnswalk'

Links