ANN: SETools 4.4.1

Chris PeBenito <[email protected]> Mon, 6 Feb 2023 10:08:18 -0500
Newsgroups org.kernel.vger.selinux-refpolicy,org.kernel.vger.selinux
Message-ID <[email protected]>
An new release of SETools is available:

https://github.com/SELinuxProject/setools/releases/tag/4.4.1

Changes:

* Replace deprecated NetworkX function use in information flow and 
domain transition analysis. This function was removed in NetworkX 3.0.

* Fix bug in apol copy and cut functions when copying from a tree view.

* Fix bug with extended permission set construction when a range 
includes 0x0.

* Add sesearch -Sp option for permission subset match.

* Fix error in man page description for sesearch -ep option.

* Improve output stability in constraint, common, class, role, and user
queries.

* Updated permission map.

* Fix bug in sechecker parsing of multiline values.

* Other code cleanups not visible to users.