File: control

package info (click to toggle)
semodule-utils 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: ansic: 711; makefile: 88
file content (29 lines) | stat: -rw-r--r-- 1,343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: semodule-utils
Vcs-Git: https://salsa.debian.org/selinux-team/semodule-utils.git
Vcs-Browser: https://salsa.debian.org/selinux-team/semodule-utils
Priority: optional
Section: devel
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Uploaders: Laurent Bigonville <bigon@debian.org>,
           Russell Coker <russell@coker.com.au>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), libsepol-dev (>= 3.9),
Homepage: https://github.com/SELinuxProject
Rules-Requires-Root: no

Package: semodule-utils
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SELinux core policy utilities (modules utilities)
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access Control,
 and Multi-level Security.
 .
 This package contains the tools used to build policy modules in an SELinux
 environment.