Name: | libsemanage |
---|---|
Version: | 2.5 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 280793 |
License: | LGPLv2+ |
RPM: | libsemanage-2.5-4.el7.x86_64.rpm |
Source RPM: | libsemanage-2.5-4.el7.src.rpm |
Build Date: | Fri Nov 04 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/SELinuxProject/selinux/wiki |
Summary: | SELinux binary policy manipulation library |
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. libsemanage provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. |
- genhomedircon: add support for Development/Debug syntax - genhomedircon: generate contexts for logins mapped to the default user - Validate and compile file contexts before installing - Swap tcp and udp protocol numbers
- Sort object files for deterministic linking order - Support overriding Makefile RANLIB - Respect CC and PKG_CONFIG environment variable - Fix multiple spelling errors - genhomedircon: %{USERID} and %{USERNAME} support and code cleanups
- Set the default store to /etc/selinux
- Update to upstream release 2016-02-23
- Add semanage.conf(5) man page Resolves: rhbz#915651
- Skip policy module re-link when only setting booleans. Resolves: rhbz#1098446
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Cleanup handling of missing mls_range to fix problems with useradd -Z - Fix auditing of login record changes, roles were not working correctly. Resolves: #1018840
- Fix errors found by coverity Resolves: #952237