[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#923115: marked as done (cups-client: cupsctl needs to edit `cups-files.conf`)



Your message dated Mon, 02 Sep 2019 11:49:21 +0000
with message-id <E1i4kpl-0000oz-LL@fasolo.debian.org>
and subject line Bug#923115: fixed in cups 2.3.0-1
has caused the Debian Bug report #923115,
regarding cups-client: cupsctl needs to edit `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 owner@bugs.debian.org
immediately.)


-- 
923115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923115
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cups-client
Version: 2.2.10-4
Severity: normal

Dear Maintainer,


`/usr/sbin/cupsctl FileDevice=No` edits `/etc/cups/cupsd.conf` instead of `/etc/cups/cups-files.conf`.

```
/etc$ /usr/sbin/cupsctl FileDevices=No
/etc$ sudo git diff
diff --git a/cups/cupsd.conf b/cups/cupsd.conf
index 02afed2..c347852 100644
--- a/cups/cupsd.conf
+++ b/cups/cupsd.conf
@@ -119,3 +119,4 @@ WebInterface Yes
     Order deny,allow
   </Limit>
 </Policy>
+FileDevice Yes
```


Kind regards,

Paul

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.20.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cups-client depends on:
ii  adduser        3.118
ii  cups-common    2.2.10-4
ii  libc6          2.28-7
ii  libcups2       2.2.10-4
ii  libcupsimage2  2.2.10-4

cups-client recommends no packages.

Versions of packages cups-client suggests:
ii  cups       2.2.10-4
ii  cups-bsd   2.2.10-4
ii  smbclient  2:4.9.4+dfsg-3

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: cups
Source-Version: 2.3.0-1

We believe that the bug you reported is fixed in the latest version of
cups, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 923115@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated cups package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 02 Sep 2019 13:19:18 +0200
Source: cups
Architecture: source
Version: 2.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Closes: 870463 915909 923115
Changes:
 cups (2.3.0-1) unstable; urgency=low
 .
   * New 2.3.0 upstream release, to unstable
     - CVE-2019-8696 and CVE-2019-8675: Fixed SNMP buffer overflows
     - Fixed IPP buffer overflow
     - Fixed memory disclosure and DoS issues in the scheduler
     - CUPS is now provided under the Apache License, Version 2.0, with a
       GPL2/LGPL2 exception
   * Rewrite debian/copyright with the above license change, install the
     NOTICE file
   * Refresh manpage translations
   * Refresh upstream metadata
   * Bump S-V to 4.4 without changes needed
 .
 cups (2.3~rc1-2) experimental; urgency=medium
 .
   * Merge 2.2.12-1 from unstable
   * Add missing colon in closes line.
   * Set upstream metadata fields: Contact, Name.
   * Bump debhelper from old 11 to 12.
 .
 cups (2.3~rc1-1) experimental; urgency=medium
 .
   * New 2.3~rc1 upstream release:
     - Refresh patch queue
     - Refresh manpage translation files
     - Remove /usr/sbin/accept and /usr/sbin/reject symlinks
 .
 cups (2.3~b8-4) experimental; urgency=medium
 .
   * Reset the LogDebugHistory setting to upstream default (LP: #1831021)
 .
 cups (2.3~b8-3) experimental; urgency=medium
 .
   * Migrate to dgit-maint-debrebase workflow
 .
 cups (2.3~b8-2) experimental; urgency=medium
 .
   * Backport upstream patch:
     - Block cups-files.conf directives (Issue #5530, Closes: #923115)
 .
 cups (2.3~b8-1) experimental; urgency=medium
 .
   * New 2.3~b8 upstream release
     - Add patch to fix tests' failure
 .
   * Redo manpage po4a translation infrastructure and installation
   * Merge 2.2.10-6 from unstable
 .
 cups (2.3~b7-1) experimental; urgency=medium
 .
   * New 2.3~b7 upstream release
     - Drop two patches now included upstream
 .
 cups (2.3~b6-2) experimental; urgency=medium
 .
   * Merge 2.2.10-3
   * Add patch to allow building with -Werror=maybe-uninitialized
   * Drop now-superflous --dbgsym-migration dh_strip argument
 .
 cups (2.3~b6-1) experimental; urgency=medium
 .
   * New 2.3~b6 upstream pre-release
     - CVE-2018-4700: Linux session cookies used a predictable random number
       seed (Closes: #915909)
     - The `cupsaddsmb` program has been removed (Issue #5449)
     - The `cupstestdsc` program has been removed (Issue #5450)
     - Rebase patches
 .
   * Merge 2.2.10-1
   * Manpage translations update
   * Add patch to fix FTBFS due to wrong `usage(int)` usage
   * Update libcups2 symbols: +12 cupsRaster*
   * Cope with cupsaddsmb and cupstestdsc removals:
     - Remove from cups-client installed files
     - Remove from manpage translation infrastructure
     - Remove from libcups2's README.Debian
 .
 cups (2.3~b5-2) experimental; urgency=medium
 .
   * Merge 2.2.8-5, rebase patches
 .
 cups (2.3~b5-1) experimental; urgency=medium
 .
   * New 2.3~b5 upstream release
   * Merge 2.2.8-2
 .
 cups (2.3~b4-3) experimental; urgency=medium
 .
   * Merge 2.2.7-4, rebase patches
 .
 cups (2.3~b4-2) experimental; urgency=medium
 .
   * Merge 2.2.7-2
   * Name source lintian override file correctly
 .
 cups (2.3~b4-1) experimental; urgency=medium
 .
   * New 2.3~b4 upstream pre-release
     - NOTICE: Printer drivers are now deprecated (Issue #5270)
 .
   * Add cupsEncodeOption@Base 2.3~b4 symbol in libcups2
   * Refresh manpage translations
 .
 cups (2.3~b3-1) experimental; urgency=medium
 .
   * New 2.3~b3 upstream pre-release
    - The `lp` and `lpr` commands now provide better error messages when the
      default printer cannot be found (Issue #5096, Closes: #870463)
    - CUPS is now provided under the Apache License, Version 2.0
 .
   * 2.3~b3 updates:
     - Update manpage translation files
     - Add 2 libcups2 symbols introduced in 2.3~b1
     - Backport patch from upstream to fix filter's installation (Issue #5247)
 .
   * CUPS license change:
     - Add NEWS file to libcups2-dev
     - Rewrite debian/copyright
 .
   * Add cups-daemon lintian override for WantedBy=printer.target systemd
     service file
   * Bump debhelper compat to 11
Checksums-Sha1:
 775ed4102d715e38933d897c48fbb80f3db21444 3245 cups_2.3.0-1.dsc
 ccdce595a90d768968b1e908684594738eba3a91 8129049 cups_2.3.0.orig.tar.gz
 2d6bfe0a6de5f4b6eff18726a701794cef159151 864 cups_2.3.0.orig.tar.gz.asc
 39f4cbfedc701b8b7be5adefaee5ceba1f2149cd 349336 cups_2.3.0-1.debian.tar.xz
Checksums-Sha256:
 23e1530d9787546c7ebe7808038d6b6e12b2da329a581123e3f1b5c7ef1de6f4 3245 cups_2.3.0-1.dsc
 acaf0229cf008ea8f06353ffd1bbd62d71dbe88990dd3330650ef87edb95a1a5 8129049 cups_2.3.0.orig.tar.gz
 8a3bdbe4676f12487741dcf6da839206b56d354f57b641da34d4f1d47af0999a 864 cups_2.3.0.orig.tar.gz.asc
 e0950a21d154cd33d75c9c3e02ccbf63f49190b529d63eb64fd7846c860b0532 349336 cups_2.3.0-1.debian.tar.xz
Files:
 f188b389f68577ff0d9af1e35d92acd7 3245 net optional cups_2.3.0-1.dsc
 644f374573f5433fb8a8af3880db6a98 8129049 net optional cups_2.3.0.orig.tar.gz
 3773b61a7b4897e4f806426d415d905c 864 net optional cups_2.3.0.orig.tar.gz.asc
 88993eca25f25542744443e76c86956f 349336 net optional cups_2.3.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQGzBAEBCgAdFiEEe+WPIRpjNw1/GSB7i8+nHsoWNFUFAl1s/CQACgkQi8+nHsoW
NFWhgAwAgZOuVdqGNKgMrBwTb2cjI4umpPR5WcTfurb9X+zcoKUPBCfLIPXPBGjs
XRJU1qwyORDkXOod8JWpX8c3vc/FaOh+rZVSYNse0Z2UhNsUsKP6GcivSUJado9I
V/xUzQ0NVCE6s06Sqtlss6xbKi4Y0xkD/goJ52NagsETq9zFXK6Xogg9FAFJ1z0S
RxEu4WmqO/ATBFUQfOKIb4X2VgemXWX14O1jFjhGIQtlArJKK755Eu6B/KSeMV2c
H0PzzHTHsVMWVJ15ATbNVDs3EPkjmCeZypMlSQaR6SQm+KsyswmMWs1YN4ljhKc9
T/NXV3WUaAjvHMVYQLwPCt1Kc6etp1TOFp+ZFDC/nUrdZkNFnoWszPMXihF2nX8k
x/UD8snr0lxsd2rdLlbOzUsA9hHqhbWCGm3Vva47aL50at+vJrzhi+RaO5qBJ7Cr
zRvUsNq3UI+4fv9yErUkLyrObp/RrnFnylYIIvAusX0eibD6uoVku4/NcZiMuO1I
WxQB5orz
=QdVI
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: