* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
- Update to match NSA * Updated for changes to libsepol. Changed semodule and semodule_package to use the shared libsepol. Disabled build of semodule_link and semodule_expand for now. Updated audit2why for relocated policydb internal headers, still needs to be converted to a shared lib interface.
This commit is contained in:
parent
edae444ba1
commit
6c28dbbe27
@ -52,3 +52,4 @@ policycoreutils-1.27.1.tgz
|
||||
policycoreutils-1.27.2.tgz
|
||||
policycoreutils-1.27.3.tgz
|
||||
policycoreutils-1.27.5.tgz
|
||||
policycoreutils-1.27.6.tgz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%define libselinuxver 1.27.7-1
|
||||
%define libsepolver 1.9.12-1
|
||||
%define libsemanagever 1.3.9-1
|
||||
%define libsepolver 1.9.14-1
|
||||
%define libsemanagever 1.3.10-1
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.27.5
|
||||
Release: 3
|
||||
Version: 1.27.6
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
@ -88,6 +88,14 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
|
||||
- Update to match NSA
|
||||
* Updated for changes to libsepol.
|
||||
Changed semodule and semodule_package to use the shared libsepol.
|
||||
Disabled build of semodule_link and semodule_expand for now.
|
||||
Updated audit2why for relocated policydb internal headers,
|
||||
still needs to be converted to a shared lib interface.
|
||||
|
||||
* Fri Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-3
|
||||
- Update newrole pam file to remove pam-stack
|
||||
- Update run_init pam file to remove pam-stack
|
||||
|
Loading…
Reference in New Issue
Block a user