Name: | libsemanage |
---|---|
Version: | 2.9 |
Release: | 9.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 343800 |
License: | LGPLv2+ |
RPM: | libsemanage-2.9-9.el8.i686.rpm |
Source RPM: | libsemanage-2.9-9.el8.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol8-i386.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. |
- allow spaces in user/group names (#2042408) - always write kernel policy when check_ext_changes is specified (#2089802)
- Bump release to get around OSCI issues
- Trivial style fixes - Free contents of modkey in semanage_direct_remove - Fix USE_AFTER_FREE (CWE-672) in semanage_direct_write_langext() - add missing include to boolean_record.c - move module hashing into libsemanage - move compressed file handling into a separate object - clean up semanage_direct_commit() a bit - optionally rebuild policy when modules are changed externally - add command-line option to detect module changes (#2049186)
- sync filesystem with sandbox (#1913224)
- Revert "genhomedircon: check usepasswd" (rhbz#1871786) - semanage.conf - improve usepasswd=False explanation (rhbz#1871786) - semanage.conf - expand list of ignoredirs (rhbz#1871786)
- genhomedircon: check usepasswd (rhbz#1871786)
- Fsync final files before rename (#1838762)
- Add support for DCCP and SCTP protocols (#1563742)
- SELinux userspace 2.9 release
- genhomedircon - improve handling large groups