* Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-1
- Update to match NSA * Merged run_init open_init_pty bug fix from Manoj Srivastava (unblock SIGCHLD). Bug reported by Erich Schubert.
This commit is contained in:
parent
a4eddc5bd9
commit
a23b56f059
@ -49,3 +49,4 @@ policycoreutils-1.25.7.tgz
|
|||||||
policycoreutils-1.25.9.tgz
|
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
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%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.1
|
Version: 1.27.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -86,6 +86,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-1
|
||||||
|
- Update to match NSA
|
||||||
|
* Merged run_init open_init_pty bug fix from Manoj Srivastava
|
||||||
|
(unblock SIGCHLD). Bug reported by Erich Schubert.
|
||||||
|
|
||||||
* Tue Sep 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-1
|
* Tue Sep 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-1
|
||||||
- Update to match NSA
|
- Update to match NSA
|
||||||
* Merged error shadowing bug fix for restorecon from Dan Walsh.
|
* Merged error shadowing bug fix for restorecon from Dan Walsh.
|
||||||
|
Loading…
Reference in New Issue
Block a user