| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/packages/selinux.scm (libsepol)[arguments]: Add phase "portability".
(checkpolicy, libselinux, libsemanage, secilc, python-sepolgen,
python-setools, policycoreutils)[arguments]: Remove inherited phase
"portability".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/selinux.scm (libsepol): Update to 2.7, release 20170804.
[source]: Fetch from git.
(checkpolicy)[arguments]: Set LIBSEPOLA.
(libselinux)[arguments]: Likewise; remove build phase "patch-libsepol-path".
(python-sepolgen)[arguments]: Adjust directory name in "enter-dir".
(python-setools): Update to 4.1.1.
[source]: Fetch from git.
(policycoreutils)[source]: Remove patch.
[arguments]: Remove build phases "fix-glib-cflags",
"fix-linkage-with-libsepol", "fix-target-paths", and "wrap-python-tools".
[inputs]: Remove python-wrapper, python-sepolgen, python-setools, python-ipy,
libcap-ng, pcre, dbus, dbus-glib, and glib.
* gnu/packages/patches/policycoreutils-make-sepolicy-use-python3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
|
| |
Both libsepol and pcre required by libselinux.pc.
* gnu/packages/selinux.scm (libselinux)[inputs]: Move libsepol and pcre...
[propagated-inputs]: ...here.
|
|
|
|
| |
* gnu/packages/selinux.scm (policycoreutils): New variable.
|
|
|
|
| |
* gnu/packages/selinux.scm (python-setools): New variable.
|
|
|
|
| |
* gnu/packages/selinux.scm (python-sepolgen): New variable.
|
|
|
|
| |
* gnu/packages/selinux.scm (secilc): New variable.
|
|
|
|
| |
* gnu/packages/selinux.scm (libsemanage): New variable.
|
|
|
|
| |
* gnu/packages/selinux.scm (libselinux): New variable.
|
|
|
|
| |
* gnu/packages/selinux.scm (checkpolicy): New variable.
|
|
* gnu/packages/selinux.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|