Rebuild to get latest libsepol which fixes the file_name transition problems
This commit is contained in:
parent
c856d94691
commit
fbd2801c70
@ -1,9 +1,9 @@
|
|||||||
%define libselinuxver 2.1.10-1
|
%define libselinuxver 2.1.10-1
|
||||||
%define libsepolver 2.1.5-2
|
%define libsepolver 2.1.5-3
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 2.1.9
|
Version: 2.1.9
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
@ -56,6 +56,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_bindir}/sedispol
|
%{_bindir}/sedispol
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 23 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.9-4
|
||||||
|
- Rebuild to get latest libsepol which fixes the file_name transition problems
|
||||||
|
|
||||||
* Tue Apr 17 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.9-3
|
* Tue Apr 17 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.9-3
|
||||||
- Recompile with libsepol that has support for ptrace_child
|
- Recompile with libsepol that has support for ptrace_child
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user