Name: | libselinux |
Version: | 2.5 |
Release: | 11.el7 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 211186 |
License: | Public Domain |
RPM: |
libselinux-2.5-11.el7.i686.rpm
|
Source RPM: |
libselinux-2.5-11.el7.src.rpm
|
Build Date: | Sat May 27 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/SELinuxProject/selinux/wiki |
Summary: | SELinux library and simple utilities |
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.
libselinux provides an API for SELinux applications to get and set
process and file security contexts and to obtain security policy
decisions. Required for any applications that use the SELinux API. |
-
Thu Mar 23 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-11
- Fix audit2why.init error reporting (#1435139)
-
Tue Mar 14 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-10
- Add missing av_permission values (#1025931)
- Set an appropriate errno in booleans.c (#1402140)
- Change matchpathcon usage to match with matchpathcon manpage (#1412797)
-
Tue Feb 21 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-9
- Fix pointer handling in realpath_not_final (#1404644)
-
Fri Jan 20 2017 Vit Mojzis <vmojzis@redhat.com> - 2.5-8
- selinux_restorecon: fix realpath logic (#1386498)
-
Thu Jan 05 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-7
- Keep recursing if matchpathcon returns ENOENT (#1406520)
-
Fri Aug 26 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-6
- Handle NULL pcre study data
-
Wed Aug 10 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-5
- Fix in tree compilation of utils that depend on libsepol
-
Mon Jun 27 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-4
- Clarify is_selinux_mls_enabled() description
- Explain how to free policy type from selinux_getpolicytype()
- Compare absolute pathname in matchpathcon -V
- Add selinux_snapperd_contexts_path()
- Modify audit2why analyze function to use loaded policy
- Sort object files for deterministic linking order
- Respect CC and PKG_CONFIG environment variable
- Avoid mounting /proc outside of selinux_init_load_policy()
- Fix multiple spelling errors
-
Wed Apr 27 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-3
- Fix setexecfilecon() to work better in a chroot (#1329931)
- Fix typo in sefcontext_compile.8 (#1320062)
-
Mon Apr 11 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-2
- Fix location of selinuxfs mount point (#1321086)
- Only mount /proc if necessary
- procattr: return einval for <= 0 pid args
- procattr: return error on invalid pid_t inpu