- 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:
parent
eea9396386
commit
b8748b2834
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user