- Upgrade to upstream
Fix for getfilecon() for zero-length contexts from Stephen Smalley.
This commit is contained in:
parent
8ffc2801ed
commit
571ac2998d
@ -123,3 +123,4 @@ libselinux-2.0.18.tgz
|
||||
libselinux-2.0.21.tgz
|
||||
libselinux-2.0.22.tgz
|
||||
libselinux-2.0.23.tgz
|
||||
libselinux-2.0.24.tgz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define libsepolver 2.0.1-1
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 2.0.23
|
||||
Release: 3%{?dist}
|
||||
Version: 2.0.24
|
||||
Release: 1%{?dist}
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
@ -123,6 +123,10 @@ exit 0
|
||||
%{_libdir}/python*/site-packages/selinux.py*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 16 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.24-1
|
||||
- Upgrade to upstream
|
||||
* Fix for getfilecon() for zero-length contexts from Stephen Smalley.
|
||||
|
||||
* Wed Jul 11 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.23-3
|
||||
- Update to match flask/access_vectors in policy
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user