Name: | libsepol-static |
---|---|
Version: | 2.5 |
Release: | 6.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 1401334 |
License: | LGPLv2+ |
RPM: | libsepol-static-2.5-6.el7.x86_64.rpm |
Source RPM: | libsepol-2.5-6.el7.src.rpm |
Build Date: | Sun Sep 04 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/SELinuxProject/selinux/wiki |
Summary: | static libraries used to build policy manipulation tools |
Description: | The libsepol-static package contains the static libraries and header files needed for developing applications that manipulate binary policies. |
- Fix memory leak in expand.c - Fix invalid read when policy file is corrupt - Fix possible use of uninitialized variables
- Warn instead of fail if permission is not resolved - Ignore object_r when adding userrole mappings to policydb
- Add missing return to sepol_node_query()
- Correctly detect unknown classes in sepol_string_to_security_class - Sort object files for deterministic linking order - Fix neverallowxperm checking on attributes - Remove libsepol.map when cleaning - Add high-level language line marking support to CIL - Change logic of bounds checking to match change in kernel - Fix multiple spelling errors - Only apply bounds checking to source types in rules - Fix CIL and not add an attribute as a type in the attr_type_map - Build policy on systems not supporting DCCP protocol - Fix extended permissions neverallow checking - Fix CIL neverallow and bounds checking - Android.mk: Add -D_GNU_SOURCE to common_cflags
- Fix bug in CIL when resetting classes - Add support for portcon dccp protocol
- Update to upstream release 2016-02-23
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Update to upstream * filename_trans: use some better sorting to compare and merge * coverity fixes * implement default type policy syntax * Fix memory leak issues found by Klocwork - Add CONTRAINT_NAMES to the kernel
- Update to latest patches from eparis/Upstream