Go to file
Johannes Segitz 1bf18c7b28 Accepting request 1168868 from home:cahu:security:SELinux:policytest2
- Fix build for 15.4 and 15.5:
  - Minimum required python version is 3.11, so building only for python311 
  - Remove dependency for networkx: 0001-Make-networkx-optional-again-Fixes-125.patch 
- Update to version 4.5.0:
  - User Visible Changes
    * Add graphical results for information flow analysis and domain
      transition analysis, available in apol, sedta, and seinfoflow.
    * Add tooltips, What's This?, and detail popups in apol to help
      cross-referencing query and analysis results along with
      context-sensitive help.
  - Under The Hood Changes
    * Rework apol to fully generate the UI programmatically.
    * Update apol to PyQt6
    * Replace deprecated uses of pkg_resources and distutils.
    * Begin adding unit tests for apol UI.
  - Updated Dependencies
    SETools now higher minimum versions of the following dependencies:
    * Python 3.10
    * NetworkX 2.6
    * PyQt6
    * Cython 0.29.14
  - New Dependencies
    * pygraphviz (for seinfoflow, sedta, apol)

OBS-URL: https://build.opensuse.org/request/show/1168868
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/setools?expand=0&rev=101
2024-04-18 13:51:47 +00:00
_service Accepting request 1082976 from home:fbonazzi:branches:security:SELinux 2023-04-26 11:36:22 +00:00
.gitattributes Accepting request 14277 from security:SELinux 2009-08-11 15:57:05 +00:00
.gitignore Accepting request 14277 from security:SELinux 2009-08-11 15:57:05 +00:00
0001-Make-networkx-optional-again-Fixes-125.patch Accepting request 1168868 from home:cahu:security:SELinux:policytest2 2024-04-18 13:51:47 +00:00
README.SUSE Accepting request 1000891 from home:jsegitz:branches:security:SELinux 2022-09-02 12:53:45 +00:00
setools-4.5.0.tar.bz2 Accepting request 1168868 from home:cahu:security:SELinux:policytest2 2024-04-18 13:51:47 +00:00
setools.changes Accepting request 1168868 from home:cahu:security:SELinux:policytest2 2024-04-18 13:51:47 +00:00
setools.spec Accepting request 1168868 from home:cahu:security:SELinux:policytest2 2024-04-18 13:51:47 +00:00

Additional functionality for these tools can be gained by installing python3-networkx. This pulls in many dependencies and is
not needed for most people, therefor it's not required or recommended due to the size of the required dependencies