Name: | libselinux |
---|---|
Version: | 2.9 |
Release: | 6.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 206328 |
License: | Public Domain |
RPM: | libselinux-2.9-6.el8.aarch64.rpm |
Source RPM: | libselinux-2.9-6.el8.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/SELinuxProject/selinux/wiki |
Summary: | SELinux library and simple 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. 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. |
- Describe fcontext regular expressions (#1904059) - Strip spaces before values in config (#2012145)
- Deprecate security_compute_user(), update man pages (#1879368)
- Eliminate use of security_compute_user() (#1879368)
- Fix mcstrans secolor examples in secolor.conf man page (#1770270)
- Use Python distutils to install SELinux python bindings (#1719771) - Move sefcontext_compile to -utils package (#1612518)
- SELinux userspace 2.9 release
- Fix RESOURCE_LEAK coverity scan defects
- selinux_restorecon: Skip customized files also without -v - man pages fixes
- Build libselinux-python when %with_python2 macro is set to non-zero value
- Build libselinux-ruby (#1581322)