Re: [PATCH] libsepol: drop support for modular policy versions < 10
Stephen Smalley <[email protected]>
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <CAEjxPJ7nBwEkofc0eQr-UNv6wMxNWFVFoG6Mn=oDum-EsBJSYA@mail.gmail.com> |
On Tue, Aug 11, 2026 at 2:56 PM James Carter <[email protected]> wrote: > > On Tue, Aug 11, 2026 at 8:37 AM Stephen Smalley > <[email protected]> wrote: > > > > Drop support for modular policy versions < 10 (boundary alias, a bug > > fix to the original boundary format in modular policy) to mirror what > > was already done for the kernel policy versions. This brings a > > consistent baseline across supported kernel and modular policy > > versions. > > > > Signed-off-by: Stephen Smalley <[email protected]> > > Acked-by: James Carter <[email protected]> Thanks, merged.