From d0df7f69caee7c3ac73224048f5a52b90b029b7e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 4 Feb 2008 17:22:25 +0000 Subject: [PATCH] - Upgrade to latest from NSA Port of Yuichi Nakamura's tune avtab to reduce memory usage patch from the kernel avtab to libsepol from Stephen Smalley. --- .cvsignore | 1 + libsepol.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 14222e3..2989f46 100644 --- a/.cvsignore +++ b/.cvsignore @@ -129,3 +129,4 @@ libsepol-2.0.15.tgz libsepol-2.0.16.tgz libsepol-2.0.18.tgz libsepol-2.0.19.tgz +libsepol-2.0.20.tgz diff --git a/libsepol.spec b/libsepol.spec index efb39ec..906f981 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.19 +Version: 2.0.20 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -97,6 +97,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Mon Feb 4 2008 Dan Walsh 2.0.20-1 +- Upgrade to latest from NSA + * Port of Yuichi Nakamura's tune avtab to reduce memory usage patch from the kernel avtab to libsepol from Stephen Smalley. + * Sat Feb 2 2008 Dan Walsh 2.0.19-1 - Upgrade to latest from NSA * Add support for consuming avrule_blocks during expansion to reduce diff --git a/sources b/sources index 5feee3a..db8068c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5433306da2d2b3abbb5ce4bf93074802 libsepol-2.0.19.tgz +cdd39fe4d33f7423c6173ed11c815c34 libsepol-2.0.20.tgz