Hi Hugh, there's a backported version 1.2.x in backports.debian.org, you can try that.
O. On Tue, Jul 12, 2011 at 13:57, Hugh Davenport <[email protected]> wrote: > Package: opendnssec-signer-tools > Severity: normal > Tags: patch > > > RFC 1035 states that an $INCLUDE directive is as follows (page 33) > $INCLUDE <file-name> [<domain-name>] [<comment>] > where <domain-name> is stated as follows (bottom of page 33) > ..... Domain names which do not end in a dot are called relative; the > actual domain is the concatenation of the relative part with an origin > specified in a $ORIGIN, $INCLUDE, or as an argument to the master file > loading routine. > > opendnssec quicksorter util doesn't use the domain-name attached to > an $INCLUDE directive as a possible relative domain, and assumes it > is absolute. The patch attached checks whether a dot (.) is present, > and appends the origin if nessessary. > > This won't be able to be applied upstream, as they no longer use the > quicksorter, but I would believe a similar problem exists. > > -- System Information: > Debian Release: 6.0 > APT prefers stable > APT policy: (950, 'stable'), (850, 'stable-updates'), (50, 'testing'), (25, > 'unstable') > Architecture: i386 (i686) > > Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) > Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > -- Ondřej Surý <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

