ANN: SETools 4.4.2
"Christopher J. PeBenito" <[email protected]> Wed, 19 Apr 2023 10:13:48 -0400
| Newsgroups | org.kernel.vger.selinux-refpolicy |
|---|---|
| Message-ID | <CAFvO77m1V4KX8hxHdhvtKE_8dKHx_YodAFrJcXv7A7w3dK-_7A@mail.gmail.com> |
A new release of SETools is available: https://github.com/SELinuxProject/setools/releases/tag/4.4.2 Changes: * Make NetworkX optional. sedta and seinfoflow tools, along with the equivalent analyses in apol, require NetworkX. * Change unit test runner to pytest as setuptools' test command is deprecated. * Remove neverallow options in sesearch and apol. These are not usable since they are removed in the final binary policy. * Unit tests and CI tests improvements. -- Chris PeBenito