* Tue Aug 23 2005 Dan Walsh <dwalsh@redhat.com> 1.25.6-1
- Update to match NSA * Merged fixes for semodule_link and sestatus from Serge Hallyn (IBM). Bugs found by Coverity.
This commit is contained in:
parent
f2d4996b0f
commit
4172c15ac9
@ -44,3 +44,4 @@ policycoreutils-1.25.2.tgz
|
|||||||
policycoreutils-1.25.3.tgz
|
policycoreutils-1.25.3.tgz
|
||||||
policycoreutils-1.25.4.tgz
|
policycoreutils-1.25.4.tgz
|
||||||
policycoreutils-1.25.5.tgz
|
policycoreutils-1.25.5.tgz
|
||||||
|
policycoreutils-1.25.6.tgz
|
||||||
|
@ -1,16 +1,15 @@
|
|||||||
%define libselinuxver 1.23.1-1
|
%define libselinuxver 1.23.1-1
|
||||||
%define libsepolver 1.7-1
|
%define libsepolver 1.7.20-1
|
||||||
%define libsemanagever 1.0-1
|
%define libsemanagever 1.1.3-1
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.25.5
|
Version: 1.25.6
|
||||||
Release: 3
|
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
|
Patch: policycoreutils-rhat.patch
|
||||||
|
|
||||||
Prefix: %{_prefix}
|
|
||||||
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
|
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
|
||||||
|
|
||||||
Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver}
|
Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver}
|
||||||
@ -89,6 +88,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 23 2005 Dan Walsh <dwalsh@redhat.com> 1.25.6-1
|
||||||
|
- Update to match NSA
|
||||||
|
* Merged fixes for semodule_link and sestatus from Serge Hallyn (IBM).
|
||||||
|
Bugs found by Coverity.
|
||||||
|
|
||||||
* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-3
|
* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-3
|
||||||
- Fix fixfiles to call sort -u followed by sort -d.
|
- Fix fixfiles to call sort -u followed by sort -d.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user