[go: up one dir, main page]

File: control

package info (click to toggle)
setools 3.3.7-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 9,840 kB
  • sloc: ansic: 82,247; tcl: 13,145; cpp: 4,885; makefile: 1,603; yacc: 779; lex: 296; python: 57; sh: 50
file content (226 lines) | stat: -rw-r--r-- 8,920 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
Source: setools
VCS-Git: git://anonscm.debian.org/git/selinux/setools.git
VCS-Browser: http://anonscm.debian.org/gitweb/?p=selinux/setools.git;a=summary
Priority: optional
Section: admin
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Uploaders: Manoj Srivastava <srivasta@debian.org>
Standards-Version: 3.9.3
X-Python-Version: >= 2.7
Build-Depends: autoconf (>= 2.59),
               automake | automaken,
               bison,
               cvs,
               debhelper (>= 9),
               default-jdk,
               dh-autoreconf,
               flex (>= 2.5.33-6),
               libbz2-dev,
               libcap-dev,
               libcunit1-dev,
               libglade2-dev,
               libglib2.0-dev,
               libgtk2.0-dev (>= 2.8),
               libselinux1-dev (>= 2.0.85),
               libsepol1-dev (>= 2.0.37),
               libsqlite3-dev (>= 3.2),
               libtool,
               libxml2-dev,
               pkg-config,
               python-all-dev (>= 2.7),
               swig (>= 1.3.28),
               tcl-dev (>= 8.4.9),
               tk-dev (>= 8.4.9)
Homepage: http://oss.tresys.com/projects/setools

Package: setools
Architecture: linux-any
Depends: bwidget (>= 1.8),
         libsetools-tcl (= ${binary:Version}),
         tcl (>= 8.4.9) | tclsh,
         tk (>= 8.4.9) | wish,
         ${misc:Depends},
         ${shlibs:Depends}
Description: tools for Security Enhanced Linux policy analysis
 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. These are Tools for analysing
 security policy on SELinux systems.

Package: libsefs4
Architecture: linux-any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Security Enhanced Linux file context management
 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 setools, but may be of use
 for other packages.

Package: libsefs-dev
Section: libdevel
Architecture: linux-any
Depends: libapol-dev,
         libsefs4 (= ${binary:Version}),
         libsqlite3-dev (>= 3.2),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Security Enhanced Linux file context management development
 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: libseaudit4
Architecture: linux-any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Security Enhanced Linux audit message parsing library
 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 filter SELinux audit messages in log files. Primarily
 used by Tresys tools, but may be of use for other packages.

Package: libseaudit-dev
Section: libdevel
Architecture: linux-any
Depends: libapol-dev,
         libseaudit4 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Security Enhanced Linux audit message parser development
 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 filter SELinux audit log messages.

Package: libapol4
Architecture: linux-any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Security Enhanced Linux policy analysis library
 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 setools policy
 analysis library.

Package: libapol-dev
Section: libdevel
Architecture: linux-any
Depends: libapol4 (= ${binary:Version}),
         libqpol-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Security Enhanced Linux policy analysis development
 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 setools policy analysis library.

Package: libpoldiff1
Architecture: linux-any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Security Enhanced Linux semantic policy differences library
 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.  libpoldiff is a library to be
 used in conjunction with libapol to find "semantic" differences
 between policies. libpoldiff operates by breaking a policy into
 various 'policy items'.

Package: libpoldiff-dev
Section: libdevel
Architecture: linux-any
Depends: libapol-dev,
         libpoldiff1 (= ${binary:Version}),
         libqpol-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Security Enhanced Linux semantic policy differences development
 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 semantic policy differences library.

Package: libqpol1
Architecture: linux-any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Security Enhanced Linux policy abstraction library
 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 a library
 that abstracts security policy internals, and is used by other
 setools and library packages.

Package: libqpol-dev
Section: libdevel
Architecture: linux-any
Depends: libqpol1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Security Enhanced Linux policy abstraction development
 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 policy abstraction library.

Package: libsetools-jni
Section: libs
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SETools Java bindings (architecture-dependent)
 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 includes the
 architecture-dependent library files needed for libsetools-java.

Package: libsetools-java
Section: java
Architecture: all
Depends: libsetools-jni (<< ${source:Version}.1~),
         libsetools-jni (>= ${source:Version}),
         ${misc:Depends}
Description: SETools Java bindings (architecture-independent)
 SETools is a collection  tools for analysing security policyon SELinux
 systems. This package includes Java bindings for the following
 setools libraries: libapol, libpoldiff, libqpol, libseaudit, and
 libsefs.

Package: libsetools-tcl
Section: libs
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SETools Tcl bindings
 SETools is a collection  tools for analysing security policyon SELinux
 systems. This package includes Tcl bindings for the following setools
 libraries: libapol, libpoldiff, libqpol, libseaudit, and libsefs.

Package: python-setools
Section: python
Architecture: linux-any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
Description: SETools Python bindings
 SETools is a collection  tools for analysing security policyon SELinux
 systems. This package includes Python bindings for the following
 setools libraries: libapol, libpoldiff, libqpol, libseaudit, and
 libsefs.