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
|
Source: selinux-dbus
VCS-Git: https://salsa.debian.org/selinux-team/selinux-dbus.git
VCS-Browser: https://salsa.debian.org/selinux-team/selinux-dbus
Priority: optional
Section: utils
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.1.4
Build-Depends: debhelper (>= 10),
dh-python,
python3 (>= 3.2)
Homepage: http://userspace.selinuxproject.org/
Package: policycoreutils-dbus
Architecture: all
Depends: dbus (>= 1.8),
policycoreutils (>= 2.8),
policycoreutils-python-utils (>= 2.8),
policykit-1,
python3 (>= 3.2),
python3-dbus,
python3-gi,
python3-selinux (>= 2.8),
python3-slip-dbus,
${misc:Depends},
${python3:Depends}
Breaks: policycoreutils-gui (<< 2.7~)
Replaces: policycoreutils-gui (<< 2.7~)
Description: SELinux core policy utilities (D-Bus daemon)
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 org.selinux D-Bus daemon.
|