Name: | libselinux |
---|---|
Version: | 2.5 |
Release: | 14.1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 275202 |
License: | Public Domain |
RPM: | libselinux-2.5-14.1.el7.aarch64.rpm |
Source RPM: | libselinux-2.5-14.1.el7.src.rpm |
Build Date: | Sat Aug 25 2018 |
Build Host: | ca-buildarm01.us.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. |
- Add conflict with selinux policy from before store migration (#1469571)
- Correct manpages regarding removable_context (#1395621)
- Improve getfilecon man page (#1258513)
- Fix audit2why.init error reporting (#1435139)
- Add missing av_permission values (#1025931) - Set an appropriate errno in booleans.c (#1402140) - Change matchpathcon usage to match with matchpathcon manpage (#1412797)
- Fix pointer handling in realpath_not_final (#1404644)
- selinux_restorecon: fix realpath logic (#1386498)
- Keep recursing if matchpathcon returns ENOENT (#1406520)
- Handle NULL pcre study data
- Fix in tree compilation of utils that depend on libsepol