- 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:
parent
d3cc14428b
commit
510eba6977
@ -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
|
||||
|
16732
libselinux-rhat.patch
16732
libselinux-rhat.patch
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user