Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libselinux: SELinux library and simple utilities
Name: | libselinux |
Vendor: | Scientific Linux |
Version: | 1.19.1 |
License: | Public domain (uncopyrighted) |
Release: | 7.3 |
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.
libselinux provides an API for SELinux applications to get and set
process and file security contexts and to obtain security policy
decisions. Required for any applications that use the SELinux API.
Changelog
- * Mon Jan 29 18:00:00 2007 Dan Walsh <dwalsh{%}redhat{*}com> 1.19.1-7.3
- Patch rpm_execcon to handle missing /selinux
Resolves: #202035
- Eliminate crash on bad regular expressions
Resolves: #202035
- * Mon Apr 24 19:00:00 2006 Dan Walsh <dwalsh{%}redhat{*}com> 1.19.1-7.2
- Free policy_root and allocated paths
- * Thu Mar 30 18:00:00 2006 Dan Walsh <dwalsh{%}redhat{*}com> 1.19.1-7.1
- Free selinux_mnt on destruction