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
|
Source: libsemanage
VCS-Git: https://salsa.debian.org/selinux-team/libsemanage.git
VCS-Browser: https://salsa.debian.org/selinux-team/libsemanage
Priority: optional
Section: libdevel
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.5.0
Build-Depends: bison,
debhelper-compat (= 12),
dh-python <!nopython>,
file,
flex,
gem2deb (>= 0.5.0~) <!noruby>,
libaudit-dev,
libbz2-dev,
libcunit1-dev <!nocheck>,
libselinux1-dev (>= 3.1),
libsepol1-dev (>= 3.1),
pkg-config,
python3-all-dev <!nopython>,
secilc (>= 3.1) <!nocheck>,
swig <!nopython> <!noruby>
Homepage: http://userspace.selinuxproject.org/
XS-Ruby-Versions: all
Rules-Requires-Root: no
Package: libsemanage-common
Architecture: all
Section: libs
Depends: ${misc:Depends}
Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Multi-Arch: foreign
Description: Common files for SELinux policy management libraries
This package provides the common files used by the shared libraries
for SELinux policy 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. 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.
Package: libsemanage1
Architecture: linux-any
Section: libs
Depends: libsemanage-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: policycoreutils (<< 3.0),
selinux-policy-default (<< 2:2.20140421-10~),
selinux-policy-mls (<< 2:2.20140421-10~)
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: SELinux policy management library
This package provides the shared libraries for SELinux policy management.
It uses libsepol for binary policy manipulation and libselinux for
interacting with the SELinux system. It also exec's helper programs
for loading policy and for checking whether the file_contexts
configuration is valid (load_policy and setfiles from
policycoreutils) presently, although this may change at least for the
bootstrapping case
.
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.
Package: libsemanage1-dev
Architecture: linux-any
Depends: libbz2-dev,
libselinux1-dev (>= 3.1),
libsemanage1 (= ${binary:Version}),
libsepol1-dev (>= 3.1),
${misc:Depends},
${shlibs:Depends}
Provides: libsemanage-dev
Conflicts: libsemanage-dev
Multi-Arch: same
Description: Header files and libraries for SELinux policy manipulation
This package provides an API for the management of SELinux policies.
It contains the static libraries and header files needed
for developing applications that manage SELinux policies.
.
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.
Package: ruby-semanage
Architecture: linux-any
Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
Section: ruby
Build-Profiles: <!noruby>
XB-Ruby-Versions: ${ruby:Versions}
Multi-Arch: same
Description: Ruby bindings to for SELinux policy management
This package provides the Ruby bindings needed for developing Ruby
applications that manage SELinux policies.
.
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.
Package: python3-semanage
Architecture: linux-any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Section: python
Build-Profiles: <!nopython>
Description: Python3 bindings for SELinux policy management
This package provides Python3 bindings for the management of SELinux
policies.
.
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.
Package: semanage-utils
Architecture: linux-any
Depends: libsepol1 (>= 3.1),
python3 (>= 3.2),
python3-selinux (>= 3.1),
python3-semanage (>= 3.1),
${misc:Depends},
${python3:Depends}
Section: admin
Description: SELinux policy management utilities
This package contains an utility that can be used to migrate from the old
policy store format (HLL, stored in /etc/selinux) to the new one (CLI, stored
in /var/lib/selinux).
.
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.
|