Name: | libsemanage |
Version: | 2.5 |
Release: | 14.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 306417 |
License: | LGPLv2+ |
RPM: |
libsemanage-2.5-14.el7.aarch64.rpm
|
Source RPM: |
libsemanage-2.5-14.el7.src.rpm
|
Build Date: | Wed Oct 31 2018 |
Build Host: | ca-buildarm04.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. |
-
Tue Sep 11 2018 Vit Mojzis <vmojzis@redhat.com> - 2.5-14
- Include user name in ROLE_REMOVE audit events (#1622045)
- Improve "reset umask before creating directories"
-
Wed Jul 25 2018 Vit Mojzis <vmojzis@redhat.com> - 2.5-13
- Reset umask before creating directories (#1186422)
- Enable listing modules by name (#1566729)
-
Mon Apr 30 2018 Vit Mojzis <vmojzis@redhat.com> - 2.5-12
- Do not change file mode of seusers and users_extra (#1512639)
- Improve warning for installing disabled module (#1337199)
-
Tue Feb 27 2018 Vit Mojzis <vmojzis@redhat.com> - 2.5-11
- Add dependencies on libselinux and libsemanage (#1548020)
-
Wed Nov 29 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-10
- Use umask(0077) for fopen() write operations (#1512639, #1512014)
-
Wed Oct 18 2017 Vit Mojzis <vmojzis@redhat.com> - 2.5-9
- Update semanage to allow runtime labeling of Infiniband Pkeys (#1466274)
- Update semanage to allow runtime labeling of ibendports (#1466274)
- Keep copy of file_contexts.homedirs in policy store (#1409813)
- Add support for listing fcontext.homedirs file (#1409813)
-
Wed May 03 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-8
- Save linked policy, skip re-link when possible
- Replace access(,F_OK) checks to make setuid programs work (#1186431)
-
Thu Mar 30 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-7.1
- genhomedircon - improve handling large groups (#1379685)
-
Mon Mar 27 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-6.1
- Remove access() check to make setuid programs work (#1186431)
-
Mon Nov 21 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-5.1
- Re-add get/set_version functions needed for semodule -l (#1392573)