- Upgrade to latest from NSA

Merged optimizations from Stephen Smalley.
- do not set all booleans upon commit, only those whose values have changed
- only install the sandbox upon commit if something was rebuilt
This commit is contained in:
Daniel J Walsh 2007-04-25 15:11:21 +00:00
parent eea9396386
commit b8748b2834
3 changed files with 10 additions and 3 deletions

View File

@ -80,3 +80,4 @@ libsemanage-1.10.0.tgz
libsemanage-1.10.1.tgz
libsemanage-2.0.0.tgz
libsemanage-2.0.1.tgz
libsemanage-2.0.2.tgz

View File

@ -2,8 +2,8 @@
%define libselinuxver 2.0.0-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 2.0.1
Release: 2%{?dist}
Version: 2.0.2
Release: 1%{?dist}
License: GPL
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
@ -77,6 +77,12 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man3/*
%changelog
* Wed Apr 25 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.2-1
- Upgrade to latest from NSA
* Merged optimizations from Stephen Smalley.
- do not set all booleans upon commit, only those whose values have changed
- only install the sandbox upon commit if something was rebuilt
* Sat Mar 17 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.1-2
- Add SELinux to Man page Names so man -k will work

View File

@ -1 +1 @@
af7c5925ae205d6006b608f820a18b02 libsemanage-2.0.1.tgz
6bb42d180e101aa2f079ac852f611d34 libsemanage-2.0.2.tgz