- Add new function getseuser which will take username and service and
return - seuser and level. ipa will populate file in future. - Change selinuxdefcon to return just the context by default
This commit is contained in:
parent
fdb97bc4bb
commit
cd000f17c0
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 2.0.76
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
@ -163,6 +163,11 @@ exit 0
|
||||
%{ruby_sitearch}/selinux.so
|
||||
|
||||
%changelog
|
||||
* Fri Dec 12 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.76-3
|
||||
- Add new function getseuser which will take username and service and return
|
||||
- seuser and level. ipa will populate file in future.
|
||||
- Change selinuxdefcon to return just the context by default
|
||||
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.76-2
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user