From: ewalsh@tycho.nsa.gov (Eamon Walsh) Date: Fri, 30 Oct 2009 18:24:12 -0400 Subject: [refpolicy] [PATCH 0/3] Updated X object manager policy -v2: Intro In-Reply-To: <1256908631.6392.79.camel@gorn> References: <4AE7A702.60309@tycho.nsa.gov> <1256738245.6392.53.camel@gorn.columbia.tresys.com> <4AEA1DE2.9000400@tycho.nsa.gov> <1256908631.6392.79.camel@gorn> Message-ID: <4AEB678C.2070800@tycho.nsa.gov> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 10/30/2009 09:17 AM, Christopher J. PeBenito wrote: > > The ones like these that were removed: > > -typealias user_property_xevent_t alias { staff_property_xevent_t sysadm_property_xevent_t }; > -typealias user_property_xevent_t alias { auditadm_property_xevent_t secadm_property_xevent_t }; > > They shouldn't be removed, but they should be revised to make them > aliases of the new types. So the above looks like it turns into: > > typealias xevent_t alias { staff_property_xevent_t sysadm_property_xevent_t user_property_xevent_t }; > typealias xevent_t alias { auditadm_property_xevent_t secadm_property_xevent_t }; > > or should it be aliased to client_xevent_t (I'm not sure)? > > I'm assuming this is for compatibility across a policy reload? Because these types definitely don't exist on disk anywhere. Attached patch should fix this. -- Eamon Walsh National Security Agency -------------- next part -------------- A non-text attachment was scrubbed... Name: add_back_typealias.patch Type: text/x-patch Size: 1694 bytes Desc: not available Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20091030/ac348025/attachment.bin