Source: selinux-python VCS-Git: https://salsa.debian.org/selinux-team/selinux-python.git VCS-Browser: https://salsa.debian.org/selinux-team/selinux-python Priority: optional Section: utils Maintainer: Debian SELinux maintainers Uploaders: Laurent Bigonville , Russell Coker Standards-Version: 4.2.1 Build-Depends: debhelper (>= 10), dh-python, libcap-ng-dev, libselinux1-dev (>= 2.8), libsepol1-dev (>= 2.8), python3-dev (>= 3.2), Homepage: http://userspace.selinuxproject.org/ Package: policycoreutils-python-utils Architecture: all Depends: policycoreutils (>= 2.8), python3-audit, python3-ipy, python3-selinux (>= 2.8), python3-semanage (>= 2.8), python3-sepolgen (= ${source:Version}), python3-sepolicy (= ${source:Version}), selinux-utils, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Breaks: policycoreutils (<< 2.4) Replaces: policycoreutils (<< 2.4) Pre-Depends: ${misc:Pre-Depends} Description: SELinux core policy utilities (Python utilities) 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 policycoreutils written in Python like semanage, audit2why, audit2allow or chcat. Package: python3-sepolicy Architecture: all Depends: python3-selinux (>= 2.8), python3-sepolgen (= ${source:Version}), python3-setools (>= 4.2.0), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Section: python Description: Python binding for SELinux Policy Analyses This package contains a Python binding for SELinux Policy Analyses. Package: policycoreutils-gui Architecture: all Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, policycoreutils (>= 2.8), policycoreutils-dbus (>= 2.8), policycoreutils-dev (>= 2.8), policykit-1, python3-dbus, python3-gi, # python-glade2, # python-gnome2, # python-gobject-2, # python-gtk2, python3-selinux (>= 2.8), python3-sepolicy (= ${source:Version}), python3-slip-dbus, ${misc:Depends}, ${python3:Depends} Description: SELinux core policy utilities (graphical utilities) 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 system-config-selinux and the selinux-polgengui utilities. Package: policycoreutils-dev Architecture: linux-any Section: devel Depends: binutils, policycoreutils (>= 2.8), python3-selinux (>= 2.8), python3-sepolgen (= ${source:Version}), python3-sepolicy (= ${source:Version}), semodule-utils (>= 2.8), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Breaks: policycoreutils (<< 2.4) Replaces: policycoreutils (<< 2.4) Built-Using: ${Built-Using} Description: SELinux core policy utilities (development utilities) 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 management tools used to develop policy in an SELinux environment. Package: policycoreutils-sandbox Architecture: linux-any Depends: dbus (>= 1.8), gir1.2-gtk-3.0, libcap2-bin, policycoreutils, python3, python3-gi, x11-xserver-utils, xserver-xephyr, ${misc:Depends}, ${shlibs:Depends} Recommends: openbox | x-window-manager Description: SELinux core policy utilities (graphical sandboxes) 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 scripts to create graphical sandboxes. . This package requires an additional custom policy that is not present in Debian. Package: python3-sepolgen Architecture: all Depends: checkpolicy (>= 2.8), make, python3-selinux (>= 2.8), python3-setools (>= 4.1.1), semodule-utils (>= 2.8), ${misc:Depends}, ${python3:Depends} Recommends: selinux-policy-dev Breaks: python-sepolgen (<< 2.6) Replaces: python-sepolgen (<< 2.6) Section: python Description: Python3 module used in SELinux policy generation This package contains a Python3 module that forms the core of the modern audit2allow (which is a part of the package policycoreutils). . The sepolgen library is structured to give flexibility to the application using it. The library contains: Reference Policy Representation, which are Objects for representing policies and the reference policy interfaces. Secondly, it has objects and algorithms for representing access and sets of access in an abstract way and searching that access. It also has a parser for reference policy "headers". It contains infrastructure for parsing SELinux related messages as produced by the audit system. It has facilities for generating policy based on required access.