Jump to letter: [
ABCDEFGKLMNOPRSTXZ
]
libselinux: SELinux library and simple utilities
Name: | libselinux |
Vendor: | |
Version: | 1.30.19 |
License: | Public domain (uncopyrighted) |
Release: | 1sparc |
URL: | |
- Summary
- 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.
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 Jul 10 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.30.19-1sparc
- patch Makefile so that CFLAGS is used everytime CC is invoked
- make sure that sparc64 uses -fPIC not -fpic (since this is hardcoded)
- * Tue Jul 4 17:00:00 2006 Dan Walsh <dwalsh{%}redhat{*}com> 1.30.19-1
- Upgrade to latest from NSA
* Lindent.
* Merged {get,set}procattrcon patch set from Eric Paris.
* Merged re-base of keycreate patch originally by Michael LeMay from Eric Paris.
* Regenerated Flask headers from refpolicy.
* Merged patch from Dan Walsh with:
- Added selinux_file_context_{cmp,verify}.
- Added selinux_lsetfilecon_default.
- Delay translation of contexts in matchpathcon.
- * Wed Jun 21 17:00:00 2006 Dan Walsh <dwalsh{%}redhat{*}com> 1.30.15-5
- Yet another change to matchpathcon