File: control

package info (click to toggle)
setools 2.4-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 9,680 kB
  • ctags: 8,392
  • sloc: ansic: 96,778; tcl: 21,447; yacc: 4,341; makefile: 874; lex: 304; sh: 164
file content (94 lines) | stat: -rw-r--r-- 4,013 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Source: setools
Priority: optional
Section: admin
Maintainer: Manoj Srivastava <srivasta@debian.org>
Standards-Version: 3.7.2.0
Build-Depends: tcl8.4-dev, tk8.4-dev, libcap-dev, libgtk2.0-dev, libglade2-dev, bison, flex (>= 2.5.33-6), libselinux1-dev (>= 1.30.27)

Package: setools
Architecture: any
Depends: ${shlibs:Depends}, bwidget
Description: Tresys tools for managing Security Enhanced Linux
 Tools for analysing policy and managing users on SELinux systems.
 Amongst others, this package contains apol [the policy analysis tool],
 seuser [the user management tool and shell scripts], 
 sepct [the policy configuration/editing tool (sepcut)],
 seaudit [the audit log analysis tool], secmds [the setools command line
 tools (seinfo, sesearch, findcon, replcon, indexcon, searchcon)].
 .
 Apol and the other tools are designed to specifically not address MLS
 policies.

Package: libsefs1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Replaces: setools (<= 2.4-1)
Description: Tresys tools for managing Security Enhanced Linux
 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. This is a shared library for
 indexing and analyzing a snapshot of security contexts for SELinux
 file-system entities. Used primarily by Tresys tools, but may be of
 use for other packages.

Package: libsefs-dev
Section: libdevel
Replaces: setools (<= 2.4-1)
Architecture: any
Depends: ${shlibs:Depends}, libsefs1 (= ${Source-Version})
Description: Tresys tools for managing Security Enhanced Linux
 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.  This package contains the
 headers and archives used for linking to the library routines used
 for indexing and analyzing a snapshot of security contexts for
 SELinux file-system entities.

Package: libseaudit1
Architecture: any
Section: libs
Replaces: setools (<= 2.4-1)
Depends: ${shlibs:Depends}
Description: Tresys tools for managing Security Enhanced Linux
 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.  This is the shared library used
 for parsing and storing SELinux audit messages. Primarily used by
 Tresys tools, but may be of use for other packages.

Package: libseaudit-dev
Section: libdevel
Replaces: setools (<= 2.4-1)
Architecture: any
Depends: ${shlibs:Depends}, libseaudit1 (= ${Source-Version})
Description: Tresys tools for managing Security Enhanced Linux
 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.  This package contains the
 headers and archives used for linking to the library routines used to
 parse and store SELinux audit messages.

Package: libapol1
Architecture: any
Section: libs
Replaces: setools (<= 2.4-1)
Depends: ${shlibs:Depends}
Description: Tresys tools for managing Security Enhanced Linux
 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 main policy analysis
 library, which is the core library for all of the Tresys tools. 

Package: libapol-dev
Section: libdevel
Architecture: any
Replaces: setools (<= 2.4-1)
Depends: ${shlibs:Depends}, libapol1 (= ${Source-Version})
Description: Tresys tools for managing Security Enhanced Linux
 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.  This package contains the
 headers and archives used for linking to the library routines used in
 the main policy analysis library, which is the core library for all
 of the Tresys tools.