Commit Graph

37 Commits

Author SHA1 Message Date
Petr Lautrbach f7e6d7dcb5 SETools 4.4.0 release 2021-03-08 18:01:35 +01:00
Petr Lautrbach d085b2403d Rebuild with SELinux userspace release 3.2-rc1
And update to 16c0696
2021-01-21 11:38:48 +01:00
Petr Lautrbach 8840b49782 setools-4.4.0-0.1.20201102git05e90ee
- Update to 05e90ee
- Add /usr/bin/sechecker
- Adapt to new libsepol filename transition structures
- Rebuild with libsepol.so.2
2020-11-03 16:07:11 +01:00
Petr Lautrbach 7a283c335f SETools 4.3.0 release
- 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.
2020-04-02 16:14:55 +02:00
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
Petr Lautrbach 13a8a83732 setools-4.1.1-1 2017-08-07 18:11:14 +02:00
Petr Lautrbach d5a84f04a0 setools-4.1.0-1
- New upstream release
2017-02-15 13:56:51 +01:00
Petr Lautrbach a4af57962c Rebase to the latest setools3 sources
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1266520
2016-01-29 15:36:50 +01:00
Miroslav Grepl f346ebaaf7 Update to upstream 2014-04-11 19:11:25 +02:00
Dan Walsh 9bac5f8821 Rebuild using pristine source from Tresys 2013-01-30 11:37:44 -05:00
Chris PeBenito d01ce99af6 New upstream release of setools. 2010-05-12 14:29:18 +00:00
Chris PeBenito 308e8fe717 setools: new upstream release. 2009-07-22 18:59:21 +00:00
Chris PeBenito 910015e91a setools: update to upstream version 3.3.5. 2008-08-26 14:23:07 +00:00
Chris PeBenito a3b839f0d7 setools: bump to upstream bugfix release 3.3.4, which fixes gcc 4.3, glibc
2.7, tcl 8.5, and libsepol 2.0.20 issues.
2008-04-02 13:34:41 +00:00
Chris PeBenito 2b5615f38d bump rawhide setools to newest upstream release. 2007-11-28 20:03:41 +00:00
Chris PeBenito 63b3b19ee7 update rawhide setools to 3.3.1. 2007-10-17 18:08:46 +00:00
Daniel J Walsh 6023d0f0bd - Start shipping the rest of the setools command line apps 2007-04-30 15:31:11 +00:00
Daniel J Walsh eddb10bb7e - Upgrade to upstream 2007-02-13 13:01:46 +00:00
Daniel J Walsh e3cde34ed8 - Update to upstream 2006-10-26 19:38:13 +00:00
Daniel J Walsh 8da72e5234 - Update from upstream 2006-05-03 17:54:10 +00:00
Daniel J Walsh 841888fb2a - Update from upstream
added new MLS components tab for sensitivities, levels, and categories.
    Changed users tab to support ranges and default levels. added range
    transition tab for searching range Transition rules. added new tab for
    network context components. added new tab for file system context
    components.
added binpol support for MLS, network contexts, and file system contexts.
added command line options for MLS components. added command line options
    for network contexts and file system contexts.
added command line option for searching for rules by conditional boolean
    name.
added new column in the log view for the 'comm' field found in auditd log
    files. added filters for the 'comm' field and 'message' field.
added manpages for all tools.
2006-01-31 21:28:38 +00:00
Daniel J Walsh 9bdee1b17f - Update from upstream
added new MLS components tab for sensitivities, levels, and categories.
    Changed users tab to support ranges and default levels. added range
    transition tab for searching range Transition rules. added new tab for
    network context components. added new tab for file system context
    components.
added binpol support for MLS, network contexts, and file system contexts.
added command line options for MLS components. added command line options
    for network contexts and file system contexts.
added command line option for searching for rules by conditional boolean
    name.
added new column in the log view for the 'comm' field found in auditd log
    files. added filters for the 'comm' field and 'message' field.
added manpages for all tools.
2006-01-31 21:25:24 +00:00
Daniel J Walsh 08641530c8 - Upgrade to upstream version 2005-11-03 21:53:20 +00:00
Daniel J Walsh 1905ee8a5b - Upgrade to upstream version 2005-10-27 02:33:11 +00:00
Daniel J Walsh e2429ba47f - Upgrade to upstream version
Thu Aug 18 2005 Florian La Roche <laroche@redhat.com>
- do not package debug files into the -devel package
2005-09-01 19:34:42 +00:00
Daniel J Walsh 7b26688212 - Upgrade to upstream version 2005-05-25 18:56:16 +00:00
Daniel J Walsh cb1af3a61e - Update to latest from tresys 2005-04-19 17:33:10 +00:00
Daniel J Walsh 92db4c62bd - Update to latest from tresys 2005-03-02 21:01:21 +00:00
Daniel J Walsh 0c4dd6d646 - Update to latest from Upstream 2004-11-05 15:01:17 +00:00
Daniel J Walsh 17ea084ff2 - Update to latest from Upstream 2004-11-01 16:00:13 +00:00
cvsdist 47d492b9e2 auto-import changelog data from setools-1.4.1-1.src.rpm
Thu Jul 08 2004 Dan Walsh <dwalsh@redhat.com> 1.4.1-1
- Latest from Tresys
2004-09-09 12:17:03 +00:00
cvsdist 07c5f9aeca auto-import changelog data from setools-1.4-1.src.rpm
Wed Jun 02 2004 Dan Walsh <dwalsh@redhat.com> 1.4-1
- Update to latest from TRESYS.
Tue Jun 01 2004 Dan Walsh <dwalsh@redhat.com> 1.3-3
- Make changes to work with targeted/strict policy
2004-09-09 12:16:38 +00:00
cvsdist 36c6b02ebb auto-import setools-1.3.1-3 from setools-1.3.1-3.src.rpm 2004-09-09 12:16:33 +00:00
cvsdist a7fa5b8401 auto-import changelog data from setools-1.3-2.src.rpm
Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> 1.3-1
- Fix doc location
Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> 1.3-1
- Latest from TRESYS
Tue Apr 13 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-8
- fix location of policy.conf file
Tue Apr 06 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-7
- Obsolete setools-devel
Tue Apr 06 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-6
- Fix location of
Tue Apr 06 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-5
- Remove devel libraries
- Fix installdir for lib64
Sat Apr 03 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-4
- Add usr_t file read to policy
Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-3
- Use tcl8.4
2004-09-09 12:16:23 +00:00
cvsdist e11b7bf5eb auto-import changelog data from setools-1.2.1-2.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 06 2004 Dan Walsh <dwalsh@redhat.com> 1.2.1-1
- New patch
Fri Feb 06 2004 Dan Walsh <dwalsh@redhat.com> 1.2-1
- Latest upstream version
2004-09-09 12:15:59 +00:00
cvsdist ea3dcf6e0e auto-import changelog data from setools-1.1.1-1.src.rpm
Tue Dec 30 2003 Dan Walsh <dwalsh@redhat.com> 1.1.1-1
- New version from upstream
- Remove seuser.te. Now in policy file.
Tue Dec 30 2003 Dan Walsh <dwalsh@redhat.com> 1.1-2
- Add Defattr to devel
- move libs to base kit
Fri Dec 19 2003 Dan Walsh <dwalsh@redhat.com> 1.1-1
- Update to latest code from tresys
- Break into three separate packages for cmdline, devel and gui
- Incorporate the tcl patch
Mon Dec 15 2003 Jens Petersen <petersen@redhat.com> - 1.0.1-3
- apply setools-1.0.1-tcltk.patch to build against tcl/tk 8.4
- buildrequire tk-devel
Thu Nov 20 2003 Dan Walsh <dwalsh@redhat.com> 1.0.1-2
- Add Bwidgets to this RPM
Tue Nov 04 2003 Dan Walsh <dwalsh@redhat.com> 1.0.1-1
- Upgrade to 1.0.1
Wed Oct 15 2003 Dan Walsh <dwalsh@redhat.com> 1.0-6
- Clean up build
Tue Oct 14 2003 Dan Walsh <dwalsh@redhat.com> 1.0-5
- Update with correct seuser.te
Wed Oct 01 2003 Dan Walsh <dwalsh@redhat.com> 1.0-4
- Update with final release from Tresys
Mon Jun 02 2003 Dan Walsh <dwalsh@redhat.com> 1.0-1
- Initial version
2004-09-09 12:15:29 +00:00
cvsdist 0e1c63bf93 Setup of module setools 2004-09-09 12:15:27 +00:00