- Upgrade to latest from NSA

Fixed mls_range_cpy bug.
This commit is contained in:
Daniel J Walsh 2005-12-16 14:15:10 +00:00
parent 7c88899eb8
commit cb69f78922
3 changed files with 9 additions and 3 deletions

View File

@ -71,3 +71,4 @@ libsepol-1.9.40.tgz
libsepol-1.9.41.tgz
libsepol-1.9.42.tgz
libsepol-1.10.tgz
libsepol-1.11.1.tgz

View File

@ -1,7 +1,7 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.10
Release: 1.1
Version: 1.11.1
Release: 1
License: GPL
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
@ -39,6 +39,7 @@ needed for developing applications that manipulate binary policies.
%setup -q
%build
make clean
make CFLAGS="%{optflags}"
%install
@ -79,6 +80,10 @@ exit 0
%{_includedir}/sepol/policydb/*.h
%changelog
* Fri Dec 16 2005 Dan Walsh <dwalsh@redhat.com> 1.11.1-1
- Upgrade to latest from NSA
* Fixed mls_range_cpy bug.
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt

View File

@ -1 +1 @@
1faeb31052b93c3e4d67e2d3f2841917 libsepol-1.10.tgz
c2b1cae607ad77d9b801ddc27427aeb3 libsepol-1.11.1.tgz