- Upgrade to latest from NSA
- separate file rw code from linked list - annotate objects - fold together internal headers - support ordering of records in compare function - add active dbase backend, active booleans - return commit numbers for ro database calls - use modified flags to skip rebuild whenever possible - enable port interfaces - update swig interfaces and typemaps - add an API for file_contexts.local and file_contexts - flip the traversal order in iterate/list - reorganize sandbox_expand - add seusers MLS validation - improve dbase spec/documentation - clone record on set/add/modify
This commit is contained in:
parent
112859cb56
commit
5361ff6e72
@ -42,3 +42,4 @@ libsemanage-1.4.tgz
|
||||
libsemanage-1.5.1.tgz
|
||||
libsemanage-1.5.2.tgz
|
||||
libsemanage-1.5.3.tgz
|
||||
libsemanage-1.5.4.tgz
|
||||
|
@ -1,3 +1,4 @@
|
||||
%define libsepolver 1.11.2-2
|
||||
%define libselinuxver 1.29.3-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
@ -9,6 +10,7 @@ Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
BuildRequires: libselinux-devel >= %{libselinuxver}
|
||||
BuildRequires: libsepol >= %{libsepolver}
|
||||
|
||||
%description
|
||||
Security-enhanced Linux is a feature of the Linux® kernel and a number
|
||||
|
Loading…
Reference in New Issue
Block a user