From 4e6d19ba49d0f6c8275a39ebe6cb0c0d528db91b Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: May 23 2006 10:22:38 +0000 Subject: - 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. --- diff --git a/.cvsignore b/.cvsignore index ee0c67d..6b3c9e6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/libsepol.spec b/libsepol.spec index cb65e71..b581296 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -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 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 1.12.11-1 - Upgrade to latest from NSA * Merged patch to initialize sym_val_to_name arrays from Kevin Carr. diff --git a/sources b/sources index 14047a7..d464b8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01b44fed0fee3813e60c65f75042a1cd libsepol-1.12.11.tgz +69b835c60135684d5d0891c56e2df492 libsepol-1.12.12.tgz