← Back to team overview

pkg-perl-maintainers team mailing list archive

[Bug 1405218] [NEW] ORIGIN in new records not handled

 

Public bug reported:

The manpage suggests that it is supported to add new records. If those
new records do contain a new value for ORIGIN, I can find no code that
tries to handle that situation, and the records will not be output in
output().

When parsing old zone data, the code will use SOA records and $ORIGIN
statements to collect ORIGIN values (in the keys of %{
$dns_found_origins{$self} }), and during output() it will add the
->soa{ORIGIN} value to that list, but no other mechanism exists that I
can find.

I suggest either a method to add new ORIGIN values, or a method to
automatically collect those values from the existing records.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libdns-zoneparse-perl 1.10-1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Tue Dec 23 17:13:18 2014
InstallationDate: Installed on 2014-10-20 (63 days ago)
InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.3)
PackageArchitecture: all
ProcEnviron:
 TERM=screen-bce
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 XDG_RUNTIME_DIR=<set>
SourcePackage: libdns-zoneparse-perl
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libdns-zoneparse-perl (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libdns-zoneparse-perl in Ubuntu.
https://bugs.launchpad.net/bugs/1405218

Title:
  ORIGIN in new records not handled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdns-zoneparse-perl/+bug/1405218/+subscriptions


Follow ups

References