- Update to upstream

Add exception handling in libselinux from Dan Walsh. This uses a shell
    script called exception.sh to generate a swig interface file.
make swigify
Make matchpathcon print <<none>> if path not found in fcontext file.
This commit is contained in:
Daniel J Walsh 2009-09-28 20:33:26 +00:00
parent d3cc14428b
commit 510eba6977
4 changed files with 11 additions and 16735 deletions

View File

@ -170,3 +170,4 @@ libselinux-2.0.83.tgz
libselinux-2.0.84.tgz
libselinux-2.0.85.tgz
libselinux-2.0.86.tgz
libselinux-2.0.87.tgz

File diff suppressed because it is too large Load Diff

View File

@ -4,8 +4,8 @@
Summary: SELinux library and simple utilities
Name: libselinux
Version: 2.0.86
Release: 2%{?dist}
Version: 2.0.87
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Libraries
Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz
@ -165,6 +165,13 @@ exit 0
%{ruby_sitearch}/selinux.so
%changelog
* Tue Sep 8 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.87-1
- Update to upstream
* Add exception handling in libselinux from Dan Walsh. This uses a
shell script called exception.sh to generate a swig interface file.
* make swigify
* Make matchpathcon print <<none>> if path not found in fcontext file.
* Tue Sep 8 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.86-2
- Eliminate -pthread switch in Makefile

View File

@ -1 +1 @@
c9939f17d81cb62f4050db0a0f2a54f6 libselinux-2.0.86.tgz
f70774d224d4e36ffcccd89ff03648cb libselinux-2.0.87.tgz