All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] Explicitly label dovecot libraries lib_t for debian
@ 2012-10-21  2:30 Mika Pflüger
  2012-10-30 17:53 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Mika Pflüger @ 2012-10-21  2:30 UTC (permalink / raw)
  To: refpolicy

From: Mika Pfl?ger <mika@mikapflueger.de>

---
 policy/modules/system/libraries.fc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/system/libraries.fc b/policy/modules/system/libraries.fc
index f302477..73bb3c0 100644
--- a/policy/modules/system/libraries.fc
+++ b/policy/modules/system/libraries.fc
@@ -119,6 +119,7 @@ ifdef(`distro_redhat',`
 
 /usr/lib/altivec/libavcodec\.so(\.[^/]*)* --	gen_context(system_u:object_r:textrel_shlib_t,s0)
 /usr/lib/cedega/.+\.so(\.[^/]*)*	--	gen_context(system_u:object_r:textrel_shlib_t,s0)
+/usr/lib/dovecot/(.*/)?lib.*\.so.*      --      gen_context(system_u:object_r:lib_t,s0)
 /usr/lib/vlc/video_chroma/libi420_rgb_mmx_plugin\.so --	gen_context(system_u:object_r:textrel_shlib_t,s0)
 /usr/lib/vlc/codec/librealvideo_plugin\.so --	gen_context(system_u:object_r:textrel_shlib_t,s0)
 /usr/lib/vlc/codec/libdmo_plugin\.so	--	gen_context(system_u:object_r:textrel_shlib_t,s0)
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-30 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-21  2:30 [refpolicy] [PATCH] Explicitly label dovecot libraries lib_t for debian Mika Pflüger
2012-10-30 17:53 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.