Name: | policycoreutils |
---|---|
Version: | 2.9 |
Release: | 3.0.1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1363307 |
License: | GPLv2 |
RPM: | policycoreutils-2.9-3.0.1.el8.aarch64.rpm |
Source RPM: | policycoreutils-2.9-3.0.1.el8.src.rpm |
Build Date: | Mon Nov 11 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
Vendor: | Oracle America |
URL: | https://github.com/SELinuxProject/selinux |
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. |
- Lazy unmount private, shared entry (Joe Jin) [OraBug: 12560705]
- fixfiles: Fix unbound variable problem (#1743213)
- Update transition - fixfiles: Fix [-B] [-F] onboot
- SELinux userspace 2.9 release
- 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