All of lore.kernel.org
 help / color / mirror / Atom feed
* ANN: SETools 4.0.0-alpha1
@ 2014-10-29 19:43 Christopher J. PeBenito
  0 siblings, 0 replies; only message in thread
From: Christopher J. PeBenito @ 2014-10-29 19:43 UTC (permalink / raw)
  To: SELinux List

Tresys has released SETools 4.0.0-alpha1:

https://github.com/TresysTechnology/setools/releases/tag/4.0.0-alpha1

The dependence on SETools 3 has been removed.  It is tested on Python
2.7, but development will likely be transitioning to Python 3.3, as the
barriers blocking 3.3 have been addressed.

While this is still alpha code, the existing code is fairly well tested,
with 73% coverage from unit tests[1].  The core CLI tools, with the
exception of seinfo, are nearly complete.  The GUI tools have not been
started yet.

Warning: If you replace the SETools 3.x on your system, it will break
the couple of tools from sepolgen/policycoreutils that depend on SETools
(e.g. sepolicy) since the API has changed.

If you are interested in contributing, GitHub's pull request feature is
preferred for submitting patches.  Please include unit tests.

To use SETools 4, the following packages are required:
* Python 2.7
* NetworkX
* setuptools
* libselinux
* libsepol
* libbz2

To build SETools 4, the following packages are required:
* Python 2.7
* setuptools
* libselinux
* libsepol
* libbz2
* gcc
* SWIG (tested on 2.0)
* bison
* flex

[1] as reported by coverage.py, for the Python portion of SETools

-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-29 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 19:43 ANN: SETools 4.0.0-alpha1 Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.