* Wed Oct 12 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
- Update to match NSA * Updated semodule_link and semodule_expand to use shared libsepol. Fixed audit2why to call policydb_init prior to policydb_read (still uses the static libsepol).
This commit is contained in:
parent
6c28dbbe27
commit
f30e7552f6
@ -53,3 +53,4 @@ policycoreutils-1.27.2.tgz
|
||||
policycoreutils-1.27.3.tgz
|
||||
policycoreutils-1.27.5.tgz
|
||||
policycoreutils-1.27.6.tgz
|
||||
policycoreutils-1.27.7.tgz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define libselinuxver 1.27.7-1
|
||||
%define libsepolver 1.9.14-1
|
||||
%define libsemanagever 1.3.10-1
|
||||
%define libsemanagever 1.3.11-1
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.27.6
|
||||
Version: 1.27.7
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
@ -88,6 +88,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
|
||||
- Update to match NSA
|
||||
* Updated semodule_link and semodule_expand to use shared libsepol.
|
||||
Fixed audit2why to call policydb_init prior to policydb_read (still
|
||||
uses the static libsepol).
|
||||
|
||||
* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
|
||||
- Update to match NSA
|
||||
* Updated for changes to libsepol.
|
||||
|
Loading…
Reference in New Issue
Block a user