[Pkg-cups-devel] r595 - in cupsys/branches/cups-1.2-ubuntu: . debian debian/local

Martin Pitt mpitt at alioth.debian.org
Wed Sep 12 17:06:31 UTC 2007


Author: mpitt
Date: Wed Sep 12 17:06:31 2007
New Revision: 595

Log:
* debian/local/apparmor-profile: Allow cups-pdf to read /etc/papersize.

Modified:
   cupsys/branches/cups-1.2-ubuntu/   (props changed)
   cupsys/branches/cups-1.2-ubuntu/debian/changelog
   cupsys/branches/cups-1.2-ubuntu/debian/local/apparmor-profile

Modified: cupsys/branches/cups-1.2-ubuntu/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/changelog	(original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/changelog	Wed Sep 12 17:06:31 2007
@@ -1,3 +1,9 @@
+cupsys (1.3.0-4ubuntu3) UNRELEASED; urgency=low
+
+  * debian/local/apparmor-profile: Allow cups-pdf to read /etc/papersize.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com>  Wed, 12 Sep 2007 19:06:02 +0200
+
 cupsys (1.3.0-4ubuntu2) gutsy; urgency=low
 
   * debian/local/apparmor-profile: #139105 was not a bug after all, but rather

Modified: cupsys/branches/cups-1.2-ubuntu/debian/local/apparmor-profile
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/local/apparmor-profile	(original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/local/apparmor-profile	Wed Sep 12 17:06:31 2007
@@ -96,6 +96,7 @@
 
   /bin/dash ixr,
   /bin/bash ixr,
+  /etc/papersize r,
   /etc/cups/cups-pdf.conf r,
   /home/*/PDF/ w,
   /home/*/PDF/* w,



More information about the Pkg-cups-devel mailing list