From: Darrel Goeddel Date: Tue, 26 Sep 2006 06:31:59 +0000 (-0700) Subject: [PATCH] selinux: add support for range transitions on object classes X-Git-Tag: v2.6.19-rc1~1153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f8771420737004da55159c2f2dc0b6f483a4ef;p=pandora-kernel.git [PATCH] selinux: add support for range transitions on object classes Introduces support for policy version 21. This version of the binary kernel policy allows for defining range transitions on security classes other than the process security class. As always, backwards compatibility for older formats is retained. The security class is read in as specified when using the new format, while the "process" security class is assumed when using an older policy format. Signed-off-by: Darrel Goeddel Signed-off-by: Stephen Smalley Acked-by: James Morris Acked-by: Eric Paris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed