[PATCH] README.md: document the minimum kernel policy version
Stephen Smalley <[email protected]>
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <[email protected]> |
Document the minimum kernel policy version supported by libsepol. This is independent of the minimum kernel version for libselinux and other runtime components. Signed-off-by: Stephen Smalley <[email protected]> --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fa135a22..f7e6f562 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,13 @@ Minimum Supported Kernel Version -------------------------------- Linux v3.0 (for /sys/fs/selinux mount point directory) +Minimum Supported Policy Version +-------------------------------- +Kernel policy version 24 (boundary) for the SELinux and Xen +targets. Support for this policy version first shipped in Linux +v2.6.28 and Xen 4.0.0. libsepol dropped support for policy versions +older than 24 starting with libsepol 3.12. + Installation ------------ -- 2.55.0