Changelog for
python310-setools-4.4.0-2.2.x86_64.rpm :
* Fri Sep 02 2022 Johannes Segitz
- Added README.SUSE and drop recommend for python3-networkx altogether (bsc#1202676)
* Tue Feb 22 2022 Shung-Hsi Yu - Add make_networkx_optional.patch to cut down installation requirements- Change python3-networkx from require into recommend
* Tue Jun 08 2021 Dominique Leuenberger - Fix dependency of python3-setools: require python3, not python (which is python2).
* Tue Mar 09 2021 Johannes Segitz - Update to the version 4.4.0:
* Added support for old Boolean name substitution in seinfo and sesearch.
* Added sechecker tool which is a configuration file driven analysis tool.
* Tue Nov 03 2020 Benjamin Greiner - Stay on a single python3 flavor even if there are more than one gh#openSUSE/python-rpm-macros#73
* Wed Oct 21 2020 Thorsten Kukuk - Cleanup BuildRequires- Fix setools-gui dependencies, we are using python-qt5 and not tcl/tk
* Wed Jul 29 2020 Thorsten Kukuk - python3-setools needs python3-networkx
* Fri Apr 03 2020 Johannes Segitz - Update to the upstream version 4.3.0:
* Revised sediff method for TE rules. This drastically reduced memory and run time.
* Added infiniband context support to seinfo, sediff, and apol.
* Added apol configuration for location of Qt assistant.
* Fixed sediff issue where properties header would display when not requested.
* Fixed sediff issue with type_transition file name comparison.
* Fixed permission map socket sendto information flow direction.
* Added methods to TypeAttribute class to make it a complete Python collection.
* Genfscon now will look up classes rather than using fixed values which were dropped from libsepol- Dropped python3.8-compat.patch
* Thu Oct 31 2019 Matej Cepl - Add python3.8-compat.patch to allow build with Python 3.8 Still doesn\'t work though because of gh#SELinuxProject/setools#31
* Thu Oct 31 2019 Matej Cepl - Update to the upstream version 4.2.2: - Remove source policy references from man pages, as loading source policies is no longer supported. - Fixed a performance regression in alias loading after alias dereferencing fixes in 4.2.1.
* Tue Feb 05 2019 jsegitzAATTsuse.com- Update to 4.2.1
* Set SIGPIPE handler for CLI tools.
* Fixed alias dereferencing in TypeQuery and type, category, and sensitivity lookups.
* Fixed sediff bug for rendering modified nodecons.
* Fixed devicetreecon count output.
* Fixed policy target platform check.
* Fixed bug in creating permission set intersection in apol.- Provide python-setools
* Fri Dec 07 2018 jsegitzAATTsuse.com- Changed requires of console subpackage to python3-setools
* Wed Nov 21 2018 jsegitzAATTsuse.com- Upgrade to 4.2.0
* Support for Python 2.7 was dropped
* Symbol names are now available as the name attribute (e.g. Boolean.name, Type.name, etc.)
* Move constraint expression to its own class.
* Made Conditional.evaluate() more useful and added BaseTERule.enabled() method to determine if a rule is enabled..
* Added support for SCTP portcons
* Updated permission maps- Dropped warning.patch- Single spec, limited to python3. Obsoletes python-setools, provides python3-setools
* Mon Jun 11 2018 jsegitzAATTsuse.com- Added warning.patch in former change to prevent warnings from stopping the build
* Wed May 16 2018 mceplAATTsuse.com- Upgrade to 4.1.1