File: control

package info (click to toggle)
secilc 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 680 kB
  • sloc: ansic: 704; xml: 461; makefile: 149
file content (58 lines) | stat: -rw-r--r-- 2,560 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: secilc
Vcs-Git: https://salsa.debian.org/selinux-team/secilc.git
Vcs-Browser: https://salsa.debian.org/selinux-team/secilc
Priority: optional
Section: utils
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Uploaders: Russell Coker <russell@coker.com.au>
Standards-Version: 4.6.2
Build-Depends: checkpolicy (>= 3.9) <!nocheck>,
               debhelper-compat (= 13),
               libsepol-dev (>= 3.9),
               xmlto
Build-Depends-Indep: lmodern <!nodoc>,
                     pandoc <!nodoc>,
                     texlive-fonts-recommended <!nodoc>,
                     texlive-latex-extra <!nodoc>,
                     texlive-latex-recommended <!nodoc>
Homepage: https://github.com/SELinuxProject/selinux/wiki
Rules-Requires-Root: no

Package: secilc
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SELinux CIL compiler
 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.
 .
 The SELinux CIL Compiler is a compiler that converts the CIL language as
 described on the CIL design wiki into a kernel binary policy file.

Package: secilc-doc
Architecture: all
Depends: ${misc:Depends}
Section: doc
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Description: documentation for the SELinux CIL Compiler
 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.
 .
 The SELinux CIL Compiler is a compiler that converts the CIL language as
 described on the CIL design wiki into a kernel binary policy file.
 .
 This package contains the documentation.