Name: | libsemanage |
---|---|
Version: | 2.8 |
Release: | 5.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 362341 |
License: | LGPLv2+ |
RPM: | libsemanage-2.8-5.el8.i686.rpm |
Source RPM: | libsemanage-2.8-5.el8.src.rpm |
Build Date: | Sat May 11 2019 |
Build Host: | ca-build103.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 - improve handling large groups
- Fix RESOURCE_LEAK and USE_AFTER_FREE coverity scan defects
- reset umask before creating directories - Include user name in ROLE_REMOVE audit events
- Don't build the Python 2 subpackage (#1567359)
- SELinux userspace 2.8 release
- SELinux userspace 2.8-rc3 release candidate
- SELinux userspace 2.8-rc2 release candidate
- SELinux userspace 2.8-rc1 release candidate
- build: Replace PYSITEDIR with PYTHONLIBDIR - direct_api.c: Fix iterating over array (#1557468)
- Revert "remove access() check to make setuid programs work" (#1557468)