* Mon Apr 11 2005 Dan Walsh <dwalsh@redhat.com> 1.23.4-1
- Update to version from NSA * Merged load_policy is_selinux_enabled patch from Dan Walsh. * Merged restorecon verbose output patch from Dan Walsh. * Merged setfiles altroot patch from Chris PeBenito.
This commit is contained in:
parent
ae8bbf5a65
commit
feb45d8c20
@ -30,3 +30,4 @@ policycoreutils-1.22.tgz
|
|||||||
policycoreutils-1.23.1.tgz
|
policycoreutils-1.23.1.tgz
|
||||||
policycoreutils-1.23.2.tgz
|
policycoreutils-1.23.2.tgz
|
||||||
policycoreutils-1.23.3.tgz
|
policycoreutils-1.23.3.tgz
|
||||||
|
policycoreutils-1.23.4.tgz
|
||||||
|
@ -2,12 +2,11 @@
|
|||||||
%define libsepolver 1.5.1-1
|
%define libsepolver 1.5.1-1
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.23.3
|
Version: 1.23.4
|
||||||
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
|
||||||
Patch: policycoreutils-rhat.patch
|
|
||||||
|
|
||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver}
|
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver}
|
||||||
@ -34,7 +33,6 @@ context.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="%{optflags}" all
|
make CFLAGS="%{optflags}" all
|
||||||
|
|
||||||
@ -81,6 +79,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 11 2005 Dan Walsh <dwalsh@redhat.com> 1.23.4-1
|
||||||
|
- Update to version from NSA
|
||||||
|
* Merged load_policy is_selinux_enabled patch from Dan Walsh.
|
||||||
|
* Merged restorecon verbose output patch from Dan Walsh.
|
||||||
|
* Merged setfiles altroot patch from Chris PeBenito.
|
||||||
|
|
||||||
* Thu Apr 7 2005 Dan Walsh <dwalsh@redhat.com> 1.23.3-2
|
* Thu Apr 7 2005 Dan Walsh <dwalsh@redhat.com> 1.23.3-2
|
||||||
- Don't run load_policy on a non SELinux kernel.
|
- Don't run load_policy on a non SELinux kernel.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user