Name: | libsemanage |
Version: | 2.5 |
Release: | 11.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 302369 |
License: | LGPLv2+ |
RPM: |
libsemanage-2.5-11.el7.x86_64.rpm
|
Source RPM: |
libsemanage-2.5-11.el7.src.rpm
|
Build Date: | Wed Apr 11 2018 |
Build Host: | x86-ol7-builder-03.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 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)
-
Fri Aug 26 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-4
- 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
-
Mon Jun 27 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-3
- 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
-
Thu Mar 17 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-2.1
- Set the default store to /etc/selinux