- 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:
Daniel J Walsh 2006-05-23 10:22:38 +00:00
parent af05b5a855
commit 4e6d19ba49
3 changed files with 9 additions and 2 deletions

View File

@ -98,3 +98,4 @@ libsepol-1.12.8.tgz
libsepol-1.12.9.tgz
libsepol-1.12.10.tgz
libsepol-1.12.11.tgz
libsepol-1.12.12.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.12.11
Version: 1.12.12
Release: 1
License: GPL
Group: System Environment/Libraries
@ -81,6 +81,12 @@ exit 0
%{_includedir}/sepol/policydb/*.h
%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
- Upgrade to latest from NSA
* Merged patch to initialize sym_val_to_name arrays from Kevin Carr.

View File

@ -1 +1 @@
01b44fed0fee3813e60c65f75042a1cd libsepol-1.12.11.tgz
69b835c60135684d5d0891c56e2df492 libsepol-1.12.12.tgz