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

Bug#765583: cups-filters: adjust apparmor policy for /etc/cups/lpoptions



Package: cups-filters
Version: 1.0.57-1
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu  ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/apparmor/usr.sbin.cups-browsed: allow read on /etc/cups/lpoptions
    (LP: #1379368)

Thanks for considering the patch.


-- System Information:
Debian Release: jessie/sid
  APT prefers utopic-updates
  APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 'utopic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-21-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru cups-filters-1.0.61/debian/apparmor/usr.sbin.cups-browsed cups-filters-1.0.61/debian/apparmor/usr.sbin.cups-browsed
--- cups-filters-1.0.61/debian/apparmor/usr.sbin.cups-browsed	2014-07-28 01:17:21.000000000 -0500
+++ cups-filters-1.0.61/debian/apparmor/usr.sbin.cups-browsed	2014-10-16 06:34:15.000000000 -0500
@@ -8,6 +8,7 @@
   #include <abstractions/p11-kit>
 
   /etc/cups/cups-browsed.conf r,
+  /etc/cups/lpoptions r,
   /{var/,}run/cups/certs/* r,
   /tmp/** rw,
 
diff -Nru cups-filters-1.0.61/debian/changelog cups-filters-1.0.61/debian/changelog

Reply to: