Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
policycoreutils: SELinux policy core utilities.
Name: | policycoreutils |
Vendor: | Scientific Linux |
Version: | 1.18.1 |
License: | GPL |
Release: | 4.12 |
URL: | |
- Summary
- 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.
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, and run_init to run /etc/init.d scripts in the proper
context.
Changelog
- * Fri Mar 23 18:00:00 2007 Dan Walsh <dwalsh{%}redhat{*}com> 1.18.1-4.12
- setfiles script was exiting too early
Resolves: #189330
- * Tue Mar 20 18:00:00 2007 Dan Walsh <dwalsh{%}redhat{*}com> 1.18.1-4.11
- Fix setfiles regcomp error handling
Resolves: #189330
- * Mon Jan 29 18:00:00 2007 Dan Walsh <dwalsh{%}redhat{*}com> 1.18.1-4.10
- Use restorecon if setfiles does not exist in /usr for fixfiles
Resolves: #184228
- Restorecon -o - should write to stdout
Resolves: #207169