* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2

- Update to match NSA
	* Merged patch to update semodule to the new libsemanage API
	and improve the user interface from Karl MacMillan (Tresys).
	* Modified semodule for the create/connect API split.
This commit is contained in:
Daniel J Walsh 2005-09-29 01:11:47 +00:00
parent 996a3acf5a
commit 4a318b2c39
3 changed files with 11 additions and 4 deletions

View File

@ -50,3 +50,4 @@ policycoreutils-1.25.9.tgz
policycoreutils-1.26.tgz
policycoreutils-1.27.1.tgz
policycoreutils-1.27.2.tgz
policycoreutils-1.27.3.tgz

View File

@ -3,8 +3,8 @@
%define libsemanagever 1.3.1-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.27.2
Release: 2
Version: 1.27.3
Release: 1
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -16,7 +16,7 @@ Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage
BuildRoot: %{_tmppath}/%{name}-buildroot
%description
Security-enhanced Linux is a patch of the Linux® kernel and a number
Security-enhanced Linux is a feature of the Linux® kernel and a number
of utilities with enhanced security functionality designed to add
mandatory access controls to Linux. The Security-enhanced Linux
kernel contains new architectural components originally developed to
@ -86,6 +86,12 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sestatus.conf
%changelog
* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
- Update to match NSA
* Merged patch to update semodule to the new libsemanage API
and improve the user interface from Karl MacMillan (Tresys).
* Modified semodule for the create/connect API split.
* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
- More fixes to stop find from following nfs paths

View File

@ -1 +1 @@
99e33b420c9e30b4b784d67fce749dfd policycoreutils-1.27.2.tgz
14dea069e49a45e8d00818cde7f366d8 policycoreutils-1.27.3.tgz