[8332] in athena10

home help back first fref pref prev next nref lref last post

[Debathena] #1057: /etc/apparmor.d/tunables/home.d transition not

daemon@ATHENA.MIT.EDU (Debathena Trac)
Thu Aug 25 05:25:02 2011

MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
From: "Debathena Trac" <debathena@MIT.EDU>
Cc: debathena@mit.edu
To: geofft@mit.edu
Date: Thu, 25 Aug 2011 09:24:53 -0000
Reply-To: 
Message-ID: <043.1298f211cb323543827f452e6e05fd2c@mit.edu>
Content-Transfer-Encoding: 8bit

#1057: /etc/apparmor.d/tunables/home.d transition not managed well--------------------+-------------------------------------------------------
 Reporter:  geofft  |       Owner:                    
     Type:  defect  |      Status:  new               
 Priority:  normal  |   Milestone:  The Distant Future
Component:  --      |    Keywords:                    
 See_also:          |  
--------------------+------------------------------------------------------- We have the following code in apparmor-config's debian/rules:
 {{{
 ifneq ($(wildcard /etc/apparmor.d/tunables/home),)
     ifeq ($(wildcard /etc/apparmor.d/tunables/home.d),)
         # Needed for anything older than Lucid
         DEB_TRANSFORM_FILES_debathena-apparmor-config +=
 /etc/apparmor.d/tunables/home.debathena
     endif
 endif
 }}}

 However, nothing explicitly undiverts /etc/apparmor.d/tunables/home on
 upgrade to Lucid (or later). This appears to leave our pre-Lucid
 transformed version in place, and the package's new file in home
 .debathena-orig.dpkg-new.
-- Ticket URL: <http://debathena.mit.edu/trac/ticket/1057>Debathena <http://debathena.mit.edu/>MIT Debathena Project

home help back first fref pref prev next nref lref last post