- 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:
Daniel J Walsh 2008-12-12 15:21:10 +00:00
parent fdb97bc4bb
commit cd000f17c0
2 changed files with 2576 additions and 50 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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