Compare commits
No commits in common. "4.2" and "master" have entirely different histories.
2 changed files with 2 additions and 37 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# setools 4.2.0
|
||||
# setools
|
||||
|
||||
Latest version of the setools package.
|
||||
The setools package
|
||||
35
setools.yaml
35
setools.yaml
|
|
@ -1,35 +0,0 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Policy analysis tools for SELinux
|
||||
description: >-
|
||||
SETools is a collection of graphical tools, command-line tools, and Python modules
|
||||
designed to facilitate SELinux policy analysis.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
requires:
|
||||
platform: []
|
||||
profiles:
|
||||
default:
|
||||
description: Standard installation
|
||||
rpms:
|
||||
- setools-console
|
||||
api:
|
||||
rpms:
|
||||
- python3-setools
|
||||
- setools-console
|
||||
components:
|
||||
rpms:
|
||||
setools:
|
||||
rationale: Main component
|
||||
ref: 4.2
|
||||
|
||||
policycoreutils:
|
||||
rationale: latest version supporting the API of setools 4.2
|
||||
ref: master
|
||||
buildorder: 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue