Bug#410578: manpages/docbook.xsl: ROFF sequence injection

2007-02-11 Thread Jakub Wilk

Package: docbook-xsl
Version: 1.71.0.dfsg.1-1.1
Severity: normal

$ cat buggy.xml
?xml version='1.0' encoding='UTF-8'?
!DOCTYPE refentry PUBLIC '-//OASIS//DTD DocBook XML V4.5//EN' 'http://www.docbook.org/xml/4.5/docbookx.dtd' 
refentry

refnamediv
 refnamebuggy/refname
 refpurpose/refpurpose
/refnamediv
refsect1
 title /title
 paraThis is OK/para
 para.SH But this is not/para
/refsect1
/refentry

$ xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl 
buggy.xml
$ man -l buggy.1
BUGGY(1)  BUGGY(1)

NAME
  buggy

  This is OK

But this is not
 02/11/2007  BUGGY(1)


-- System Information:
Debian Release: 4.0
 APT prefers testing
 APT policy: (900, 'testing'), (600, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages docbook-xsl depends on:
ii  xml-core  0.09-0.1   XML infrastructure and XML catalog

Versions of packages docbook-xsl recommends:
ii  docbook-xml   4.4-5  standard XML documentation system,
pn  docbook-xsl-doc   none (no description available)

-- no debconf information

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#410578: manpages/docbook.xsl: ROFF sequence injection

2007-02-11 Thread Daniel Leidert
Am Sonntag, den 11.02.2007, 21:58 +0100 schrieb Jakub Wilk:
 Package: docbook-xsl
 Version: 1.71.0.dfsg.1-1.1
 Severity: normal

[..]
 $ man -l buggy.1
 BUGGY(1)  BUGGY(1)
 
 NAME
buggy
 
This is OK
 
 But this is not
   02/11/2007  BUGGY(1)

This bug does not appear in 1.72.0, which is currently packaged. An
update of the package in Etch (and Sid) with several patches was already
refused earlier, so there is only a small chance, that a fix for this
issue will arrive in Etch.

Regards, Daniel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]