Your message dated Mon, 7 Jan 2013 09:00:07 +0100
with message-id <[email protected]>
and subject line Re: Bug#697543: Missing man page for cups-files.conf
has caused the Debian Bug report #697543,
regarding Missing man page for cups-files.conf
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.)


-- 
697543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697543
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cups
Version: 1.4.4-7+squeeze2
Severity: normal

Despite being referenced in multiple places, there is no man page
provided for cups-files.conf.  This is making it difficult to update my
configuration to bring it in line with the recent security update.  Could
you please include the man page or suggest alternative documentation?

Thanks!


-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages cups depends on:
ii  adduser            3.112+nmu2            add and remove users and groups
ii  bc                 1.06.95-2             The GNU bc arbitrary precision cal
ii  cups-client        1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  cups-common        1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  cups-ppdc          1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  debconf [debconf-2 1.5.36.1              Debian configuration management sy
ii  ghostscript        8.71~dfsg2-9+squeeze1 The GPL Ghostscript PostScript/PDF
ii  libavahi-client3   0.6.27-2+squeeze1     Avahi client library
ii  libavahi-common3   0.6.27-2+squeeze1     Avahi common library
ii  libc6              2.11.3-4              Embedded GNU C Library: Shared lib
ii  libcups2           1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  libcupscgi1        1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  libcupsdriver1     1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  libcupsimage2      1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  libcupsmime1       1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  libcupsppdc1       1.4.4-7+squeeze2      Common UNIX Printing System(tm) - 
ii  libdbus-1-3        1.2.24-4+squeeze1     simple interprocess messaging syst
ii  libgcc1            1:4.4.5-8             GCC support library
ii  libgnutls26        2.8.6-1+squeeze2      the GNU TLS library - runtime libr
ii  libgssapi-krb5-2   1.8.3+dfsg-4squeeze6  MIT Kerberos runtime libraries - k
ii  libijs-0.35        0.35-7                IJS raster image transport protoco
ii  libkrb5-3          1.8.3+dfsg-4squeeze6  MIT Kerberos runtime libraries
ii  libldap-2.4-2      2.4.23-7.2            OpenLDAP libraries
ii  libpam0g           1.1.1-6.1+squeeze1    Pluggable Authentication Modules l
ii  libpaper1          1.1.24                library for handling paper charact
ii  libpoppler5        0.12.4-1.2            PDF rendering library
ii  libslp1            1.2.1-7.8             OpenSLP libraries
ii  libstdc++6         4.4.5-8               The GNU Standard C++ Library v3
ii  libusb-0.1-4       2:0.1.12-16           userspace USB programming library
ii  lsb-base           3.2-23.2squeeze1      Linux Standard Base 3.2 init scrip
ii  poppler-utils      0.12.4-1.2            PDF utilitites (based on libpopple
ii  procps             1:3.2.8-9squeeze1     /proc file system utilities
ii  ssl-cert           1.0.28                simple debconf wrapper for OpenSSL
ii  ttf-freefont       20090104-7            Freefont Serif, Sans and Mono True
ii  zlib1g             1:1.2.3.4.dfsg-3      compression library - runtime

Versions of packages cups recommends:
ii  cups-driver-gutenp 5.2.6-1               printer drivers for CUPS
ii  foomatic-filters   4.0.5-6+squeeze2      OpenPrinting printer support - fil
ii  ghostscript-cups   8.71~dfsg2-9+squeeze1 The GPL Ghostscript PostScript/PDF

Versions of packages cups suggests:
ii  cups-bsd                1.4.4-7+squeeze2 Common UNIX Printing System(tm) - 
ii  cups-pdf                2.5.0-16         PDF printer for CUPS
ii  foomatic-db             20100630-1       OpenPrinting printer support - dat
pn  hplip                   <none>           (no description available)
pn  smbclient               <none>           (no description available)
ii  udev                    164-3            /dev/ and hotplug management daemo
pn  xpdf-korean | xpdf-japa <none>           (no description available)

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd

--- End Message ---
--- Begin Message ---
Version: 1.5.3-2.12

Hi andrew, and thanks for your bugreport.

Le dimanche, 6 janvier 2013 20.03:05, andrew a écrit :
> Package: cups
> Version: 1.4.4-7+squeeze2
> Severity: normal
> 
> Despite being referenced in multiple places, there is no man page
> provided for cups-files.conf.

Indeed. Sorry for that.

As this only affects the stable-security version, I'm marking this bug as 
fixed by the version in unstable (I just checked, the manpage is indeed 
shipped there).

>                                This is making it difficult to update my
> configuration to bring it in line with the recent security update.  Could
> you please include the man page or suggest alternative documentation?

You can find the HTML documentation on the cups webinterface, e.g.:

        http://localhost:631/help/ref-cups-files-conf.html

But the manpage is definitely missing and the patch is quite trivial 
(attached). Security Team: would such a security upload be acceptable?

Cheers,

OdyX
diff --git a/debian/changelog b/debian/changelog
index 35139fb..15848b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cups (1.4.4-7+squeeze3) stable-security; urgency=high
+
+  * Ship cups-files.conf's manpage in cups (Closes: #697543).
+
+ -- Didier Raboud <[email protected]>  Mon, 07 Jan 2013 08:12:16 +0100
+
 cups (1.4.4-7+squeeze2) stable-security; urgency=high
 
   * Backport upstream configuration files split:
diff --git a/debian/cups.install b/debian/cups.install
index 1daa312..5ae5567 100644
--- a/debian/cups.install
+++ b/debian/cups.install
@@ -28,6 +28,8 @@ usr/share/man/man5/classes.conf.5.gz
 usr/share/man/*/man5/classes.conf.5.gz
 usr/share/man/man5/cupsd.conf.5.gz
 usr/share/man/*/man5/cupsd.conf.5.gz
+usr/share/man/man5/cups-files.conf.5.gz
+usr/share/man/*/man5/cups-files.conf.5.gz
 usr/share/man/man5/cups-snmp.conf.5.gz
 usr/share/man/*/man5/cups-snmp.conf.5.gz
 usr/share/man/man5/mailto.conf.5.gz

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to