Name: | policycoreutils |
---|---|
Version: | 2.8 |
Release: | 16.1.0.1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 668262 |
License: | GPLv2 |
RPM: | policycoreutils-2.8-16.1.0.1.el8.x86_64.rpm |
Source RPM: | policycoreutils-2.8-16.1.0.1.el8.src.rpm |
Build Date: | Sat May 25 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/SELinuxProject |
Summary: | SELinux policy core utilities |
Description: | Security-enhanced Linux is a feature 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. policycoreutils contains the policy core utilities that are required for basic operation of a SELinux system. These utilities include load_policy to load policies, setfiles to label filesystems, newrole to switch roles. |
- python/semanage: Load a store policy and set the store SELinux policy root [Orabug: 29494757] - python/sepolicy: Make policy files sorting more robust [Orabug: 29494757] - Lazy unmount private, shared entry (Joe Jin) [OraBug: 12560705]
- semanage: move valid_types initialisations to class constructors - semanage: import sepolicy only when it's needed - sepolicy: Add sepolicy.load_store_policy(store) - semanage: Start exporting "ibendport" and "ibpkey" entries
- chcat: use check_call instead of getstatusoutput - semanage: Use standard argparse.error() method - semanage: Fix handling of -a/-e/-d/-r options
- Update translations
- Use ipaddress module instead of IPy
- Handle more reserved port types - Replace aliases with corresponding type names
- Fix RESOURCE_LEAK coverity scan defects
- sepolicy: Update to work with setools-4.2.0 - gui: Make all polgen button labels translatable
- sepolicy: Fix get_real_type_name to handle query failure properly
- sepolicy: search() for dontaudit rules as well