[Bug 270663] Re: needless use of m flag now that PROT_EXEC bug on i386 was solved

2009-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package cups - 1.3.9-16

---
cups (1.3.9-16) unstable; urgency=low

  [ Till Kamppeter ]
  * debian/local/filters/pdf-filters/pdftopdf/P2PResources.cxx: Fixed
corruption of output when generating mmultiple copies of EOG or GIMP
output files (LP: #345183).
  * debian/cups.postinst: Silenced non-fatal error messages when
post-instyall script updates PPDs and there are PPDs not belonging to
a CUPS queue in /etc/cups/ppd/ (LP: #345866).

  [ Martin Pitt ]
  * debian/local/apparmor-profile: Drop 'm' permission for /etc/passwd and
friends, which was a workaround for a kernel apparmor bug on i386. This is
fixed in current kernels. Thanks to Kees Cook for pointing this out!
(LP: #270663)
  * debian/cups.install: Do not install the unnecessary (and broken) D-BUS
configuration file any more. All cupsd does is to send signals, which are
allowed by default. It does not provide any D-BUS service right now. Also
remove the obsolete file on upgrades in debian/cups.preinst.
(Closes: #510634, LP: #318742)
  * Add logfiles_adm_readable.dpatch: Make log files readable by group adm.
(LP: #345953)
  * debian/changelog: Fix cruft at the end of file.
  * debian/local/apparmor-profile: Explicitly deny access to /dev/tty and
writing access to /etc/krb5.conf, so that accesses to them do not create
log spewage. (LP: #348556)

 -- Martin Pitt martin.p...@ubuntu.com   Fri, 27 Mar 2009 09:35:56
+0100

** Changed in: cups (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
needless use of m flag now that PROT_EXEC bug on i386 was solved
https://bugs.launchpad.net/bugs/270663
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 270663] Re: needless use of m flag now that PROT_EXEC bug on i386 was solved

2009-03-19 Thread Martin Pitt
Committed to packaging trunk, thanks Kees!

** Changed in: cups (Ubuntu)
   Status: In Progress = Fix Committed

-- 
needless use of m flag now that PROT_EXEC bug on i386 was solved
https://bugs.launchpad.net/bugs/270663
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 270663] Re: needless use of m flag now that PROT_EXEC bug on i386 was solved

2009-03-18 Thread Kees Cook
Fixed in Apparmor for Intrepid.

** Changed in: apparmor (Ubuntu)
 Assignee: (unassigned) = Kees Cook (kees)
   Status: New = Fix Released

-- 
needless use of m flag now that PROT_EXEC bug on i386 was solved
https://bugs.launchpad.net/bugs/270663
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 270663] Re: needless use of m flag now that PROT_EXEC bug on i386 was solved

2009-03-18 Thread Kees Cook
Attached patch for cups.

** Changed in: cups (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Martin Pitt (pitti)
   Status: New = In Progress

** Attachment added: apparmor-adjustment.patch
   http://launchpadlibrarian.net/24082002/apparmor-adjustment.patch

-- 
needless use of m flag now that PROT_EXEC bug on i386 was solved
https://bugs.launchpad.net/bugs/270663
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 270663] Re: needless use of m flag now that PROT_EXEC bug on i386 was solved

2008-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-dfsg-5.0 - 5.0.67-0ubuntu6

---
mysql-dfsg-5.0 (5.0.67-0ubuntu6) intrepid; urgency=low

  * Clean up mysql apparmor profile. (LP: #270663)

 -- Chuck Short [EMAIL PROTECTED]   Thu, 18 Sep 2008 09:37:56 -0400

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Fix Released

-- 
needless use of m flag now that PROT_EXEC bug on i386 was solved
https://bugs.launchpad.net/bugs/270663
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 270663] Re: needless use of m flag now that PROT_EXEC bug on i386 was solved

2008-09-15 Thread Kees Cook
In cups:

usr.sbin.cupsd:  /etc/shadow m, 
usr.sbin.cupsd:  /etc/passwd m, 
usr.sbin.cupsd:  /etc/group m,  

In mysqld:

usr.sbin.mysqld:  /etc/group  m,
usr.sbin.mysqld:  /etc/passwd m,

These can be dropped now.

** Also affects: cups (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mysql-dfsg-5.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
needless use of m flag now that PROT_EXEC bug on i386 was solved
https://bugs.launchpad.net/bugs/270663
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs