* Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1
- Update to match NSA * Fixed warnings in load_policy. * Rewrote load_policy to use the new selinux_mkload_policy() interface provided by libselinux.
This commit is contained in:
parent
828e5b0a3f
commit
ab21aae5ca
@ -51,3 +51,4 @@ policycoreutils-1.26.tgz
|
||||
policycoreutils-1.27.1.tgz
|
||||
policycoreutils-1.27.2.tgz
|
||||
policycoreutils-1.27.3.tgz
|
||||
policycoreutils-1.27.5.tgz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%define libselinuxver 1.27.3-1
|
||||
%define libselinuxver 1.27.6-1
|
||||
%define libsepolver 1.9.10-1
|
||||
%define libsemanagever 1.3.8-1
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.27.3
|
||||
Release: 2
|
||||
Version: 1.27.5
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
@ -86,6 +86,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1
|
||||
- Update to match NSA
|
||||
* Fixed warnings in load_policy.
|
||||
* Rewrote load_policy to use the new selinux_mkload_policy()
|
||||
interface provided by libselinux.
|
||||
|
||||
* Wed Oct 5 2005 Dan Walsh <dwalsh@redhat.com> 1.27.3-2
|
||||
- Rebuild with newer libararies
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user