Go to file
Vit Mojzis 082b752534 SETools 4.2.2 release
- Replaced the Python/SWIG/static-linked-libsepol policyrep module with
   a Cython implementation. This will have performance and memory-usage
   improvements and breaks the static linking to libsepol.
- Significant memory usage reduction in sediff (approximately 60%,
   depending on the policies).
- Added support for SCTP portcons
- Updated permission maps
- Support for Python 2.7 was dropped
- Drop python2 subpackage (4.2.0 no longer supports python2)
- Require userspace release 2.9
- setools-gui requires python3-setools
- Add Requires for python[23]-setuptools - no longer required (just recommended) by python[23] (#1623371)
- Fixed performance regressions
- Made further memory usage improvements
- Fixed build issues with clean target and runtime_library_dirs
- Revised package structure to make policyrep a module of the setools
  package
- Symbol names are now available as the name attribute
  (e.g. Boolean.name, Type.name, etc.)
- Fixed some apol layouts to increase the size of text fields
- Move constraint expression to its own class
- Made Conditional.evaluate() more useful and added
  BaseTERule.enabled() method to determine if a rule is enabled
- Restored missing statement() methods in some policyrep classes
- Fixed NULL pointer dereference when iterating over type attributes when the policy has none
- Added xdp_socket permission mapping
- SELinuxPolicy: Create a map of aliases on policy load
- Remove source policy references from man pages, as loading source policies
  is no longer supported.
- Fix a performance regression in alias loading after alias dereferencing
  fixes in 4.2.1
2019-08-02 15:50:17 +02:00
.gitignore SETools 4.2.2 release 2019-08-02 15:50:17 +02:00
1001-Do-not-use-Werror-during-build.patch SETools 4.2.2 release 2019-08-02 15:50:17 +02:00
1002-Do-not-export-use-setools.InfoFlowAnalysis-and-setoo.patch SETools 4.2.2 release 2019-08-02 15:50:17 +02:00
apol.console - add FALLBACK=true to /etc/security/console.apps/apol 2004-11-29 14:35:04 +00:00
apol.desktop Cleanup Destop files. 2013-09-16 13:53:46 -04:00
apol.png *** empty log message *** 2006-04-11 13:34:08 +00:00
seaudit.console add setools patch and new desktop tools 2004-09-27 20:01:22 +00:00
seaudit.desktop Cleanup Destop files. 2013-09-16 13:53:46 -04:00
seaudit.png *** empty log message *** 2006-04-11 13:34:08 +00:00
sediffx.console - Update to latest from tresys 2005-03-02 21:01:21 +00:00
sediffx.desktop Cleanup Destop files. 2013-09-16 13:53:46 -04:00
sediffx.png *** empty log message *** 2006-04-11 13:34:08 +00:00
setools.pam - use include instead of pam_stack in pam config 2005-10-10 11:52:45 +00:00
setools.spec SETools 4.2.2 release 2019-08-02 15:50:17 +02:00
sources SETools 4.2.2 release 2019-08-02 15:50:17 +02:00