* 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:
parent
996a3acf5a
commit
4a318b2c39
@ -50,3 +50,4 @@ policycoreutils-1.25.9.tgz
|
|||||||
policycoreutils-1.26.tgz
|
policycoreutils-1.26.tgz
|
||||||
policycoreutils-1.27.1.tgz
|
policycoreutils-1.27.1.tgz
|
||||||
policycoreutils-1.27.2.tgz
|
policycoreutils-1.27.2.tgz
|
||||||
|
policycoreutils-1.27.3.tgz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%define libsemanagever 1.3.1-1
|
%define libsemanagever 1.3.1-1
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.27.2
|
Version: 1.27.3
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||||
@ -16,7 +16,7 @@ Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage
|
|||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
|
|
||||||
%description
|
%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
|
of utilities with enhanced security functionality designed to add
|
||||||
mandatory access controls to Linux. The Security-enhanced Linux
|
mandatory access controls to Linux. The Security-enhanced Linux
|
||||||
kernel contains new architectural components originally developed to
|
kernel contains new architectural components originally developed to
|
||||||
@ -86,6 +86,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
|
||||||
- More fixes to stop find from following nfs paths
|
- More fixes to stop find from following nfs paths
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user