- Upgrade to latest from NSA
Added sepol_policydb_compat_net() interface for testing whether a policy requires the compatibility support for network checks to be enabled in the kernel.
This commit is contained in:
parent
af05b5a855
commit
4e6d19ba49
@ -98,3 +98,4 @@ libsepol-1.12.8.tgz
|
|||||||
libsepol-1.12.9.tgz
|
libsepol-1.12.9.tgz
|
||||||
libsepol-1.12.10.tgz
|
libsepol-1.12.10.tgz
|
||||||
libsepol-1.12.11.tgz
|
libsepol-1.12.11.tgz
|
||||||
|
libsepol-1.12.12.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.12.11
|
Version: 1.12.12
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -81,6 +81,12 @@ exit 0
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 23 2006 Dan Walsh <dwalsh@redhat.com> 1.12.12-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Added sepol_policydb_compat_net() interface for testing whether
|
||||||
|
a policy requires the compatibility support for network checks
|
||||||
|
to be enabled in the kernel.
|
||||||
|
|
||||||
* Thu May 15 2006 Dan Walsh <dwalsh@redhat.com> 1.12.11-1
|
* Thu May 15 2006 Dan Walsh <dwalsh@redhat.com> 1.12.11-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged patch to initialize sym_val_to_name arrays from Kevin Carr.
|
* Merged patch to initialize sym_val_to_name arrays from Kevin Carr.
|
||||||
|
Loading…
Reference in New Issue
Block a user