ANN: SETools 4.7.0
"Christopher J. PeBenito" <[email protected]> Tue, 23 Jun 2026 15:26:10 -0400
| Newsgroups | org.kernel.vger.selinux-refpolicy,org.kernel.vger.selinux |
|---|---|
| Message-ID | <[email protected]> |
A new release of SETools is available: https://github.com/SELinuxProject/setools/releases/tag/4.7.0 Notable Changes: * Add MCP server to provide LLMs the ability to analyze policy. * The source distribution is now a Python sdist and can be installed using pip. Note: Since the source distribution is Python sdist, the policyrep C extension is already cythonized. Cython is not needed unless you want to regenerate the C code. However, because of the generated code, the source distribution is much larger. Full changeset: https://github.com/SELinuxProject/setools/compare/4.6.0...4.7.0 -- Chris PeBenito