*** empty log message ***
This commit is contained in:
parent
0d005683d6
commit
ecae8883a5
@ -67,3 +67,4 @@ policycoreutils-1.27.26.tgz
|
|||||||
policycoreutils-1.27.27.tgz
|
policycoreutils-1.27.27.tgz
|
||||||
policycoreutils-1.27.28.tgz
|
policycoreutils-1.27.28.tgz
|
||||||
policycoreutils-1.27.29.tgz
|
policycoreutils-1.27.29.tgz
|
||||||
|
policycoreutils-1.27.30.tgz
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,8 @@
|
|||||||
%define libsepolver 1.9.41-1
|
%define libsepolver 1.9.41-1
|
||||||
%define libsemanagever 1.3.59-1
|
%define libsemanagever 1.3.61-1
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.27.29
|
Version: 1.27.30
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -76,6 +76,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/restorecon.8.gz
|
%{_mandir}/man8/restorecon.8.gz
|
||||||
%{_mandir}/man8/sestatus.8.gz
|
%{_mandir}/man8/sestatus.8.gz
|
||||||
%{_mandir}/man8/semanage.8.gz
|
%{_mandir}/man8/semanage.8.gz
|
||||||
|
%{_mandir}/man8/semodule.8.gz
|
||||||
|
%{_mandir}/man8/semodule_link.8.gz
|
||||||
|
%{_mandir}/man8/semodule_package.8.gz
|
||||||
|
%{_mandir}/man8/semodule_expand.8.gz
|
||||||
%{_mandir}/man8/setfiles.8.gz
|
%{_mandir}/man8/setfiles.8.gz
|
||||||
%{_mandir}/man8/fixfiles.8.gz
|
%{_mandir}/man8/fixfiles.8.gz
|
||||||
%{_mandir}/man8/load_policy.8.gz
|
%{_mandir}/man8/load_policy.8.gz
|
||||||
@ -91,7 +95,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
* Mon Nov 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.29-3
|
* Tue Nov 29 2005 Dan Walsh <dwalsh@redhat.com> 1.27.30-1
|
||||||
|
- Update to match NSA
|
||||||
|
* Merged sestatus, audit2allow, and semanage patch from Dan Walsh.
|
||||||
|
* Fixed semodule -v option.
|
||||||
|
|
||||||
|
* Mon Nov 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.29-1
|
||||||
- Update to match NSA
|
- Update to match NSA
|
||||||
* Merged audit2allow python script from Dan Walsh.
|
* Merged audit2allow python script from Dan Walsh.
|
||||||
(old script moved to audit2allow.perl, will be removed later).
|
(old script moved to audit2allow.perl, will be removed later).
|
||||||
|
Loading…
Reference in New Issue
Block a user