Re: [PATCH] README.md: document the minimum kernel policy version
Stephen Smalley <[email protected]>
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <CAEjxPJ7OoqhGWuWQ5Wxn3DK27zA1myvg_kuwOHxwDYO12nHb5w@mail.gmail.com> |
On Fri, Aug 7, 2026 at 3:35 PM Stephen Smalley <[email protected]> wrote: > > 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]> This is now merged. On further review, we could in fact bump the minimum supported kernel policy version to 26 (Linux v3.0) or anything up through version 30 (Linux v4.3, Xen 4.6) without causing any breakage for still-supported versions of Linux, Xen, and libsepol/checkpolicy/secilc. I'll defer that though to a future change.