Changelog: Update for 4.4.1 release.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
This commit is contained in:
Chris PeBenito 2023-02-06 08:44:56 -05:00 committed by Chris PeBenito
parent eed0e12445
commit 47321c186f

View File

@ -1,4 +1,17 @@
*setools-4.4.1 (6 Feb 2023)
* 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.
*setools-4.4.0 (5 Mar 2021)