* Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 1.27.13-1
- Update to match NSA * Updated semodule_expand/link for sepol interface changes.
This commit is contained in:
parent
95a98894e0
commit
0f61d9e932
@ -56,3 +56,4 @@ policycoreutils-1.27.6.tgz
|
||||
policycoreutils-1.27.7.tgz
|
||||
policycoreutils-1.27.11.tgz
|
||||
policycoreutils-1.27.12.tgz
|
||||
policycoreutils-1.27.13.tgz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define libselinuxver 1.27.9-1
|
||||
%define libsepolver 1.9.18-1
|
||||
%define libsemanagever 1.3.18-1
|
||||
%define libsepolver 1.9.19-1
|
||||
%define libsemanagever 1.3.20-1
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.27.12
|
||||
Version: 1.27.13
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
@ -31,7 +31,7 @@ for basic operation of a SELinux system. These utilities include
|
||||
load_policy to load policies, setfiles to label filesystems, newrole
|
||||
to switch roles, and run_init to run /etc/init.d scripts in the proper
|
||||
context.
|
||||
p
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -86,6 +86,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 1.27.13-1
|
||||
- Update to match NSA
|
||||
* Updated semodule_expand/link for sepol interface changes.
|
||||
|
||||
* Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> 1.27.12-1
|
||||
- Update to match NSA
|
||||
* Merged non-PAM Makefile support for newrole and run_init from Timothy Wood.
|
||||
|
Loading…
Reference in New Issue
Block a user