auto-import changelog data from policycoreutils-1.13.1-3.src.rpm
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
06e15c6c4b
commit
69b87c3504
@ -1,5 +1,5 @@
|
|||||||
--- policycoreutils-1.13.1/run_init/run_init.c.rhat 2004-06-02 15:20:37.000000000 -0400
|
--- policycoreutils-1.13.1/run_init/run_init.c.rhat 2004-06-02 15:20:37.000000000 -0400
|
||||||
+++ policycoreutils-1.13.1/run_init/run_init.c 2004-06-12 05:24:51.069687208 -0400
|
+++ policycoreutils-1.13.1/run_init/run_init.c 2004-06-12 05:24:51.000000000 -0400
|
||||||
@@ -51,6 +51,7 @@
|
@@ -51,6 +51,7 @@
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
@ -41,3 +41,21 @@
|
|||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
} /* get_init_context() */
|
} /* get_init_context() */
|
||||||
|
--- policycoreutils-1.13.1/restorecon/restorecon.8.rhat 2004-06-02 15:20:37.000000000 -0400
|
||||||
|
+++ policycoreutils-1.13.1/restorecon/restorecon.8 2004-06-14 11:50:57.279494592 -0400
|
||||||
|
@@ -21,7 +21,7 @@
|
||||||
|
.SH "OPTIONS"
|
||||||
|
.TP
|
||||||
|
.B \-n
|
||||||
|
-don't change any file labels.
|
||||||
|
+do not change any file labels.
|
||||||
|
.TP
|
||||||
|
.B \-v
|
||||||
|
show changes in file labels.
|
||||||
|
@@ -38,5 +38,5 @@
|
||||||
|
|
||||||
|
.SH "SEE ALSO"
|
||||||
|
.BR load_policy (8),
|
||||||
|
-.BR checkpolicy (8)
|
||||||
|
+.BR checkpolicy (8),
|
||||||
|
.BR setfiles (8)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.13.1
|
Version: 1.13.1
|
||||||
Release: 2
|
Release: 3
|
||||||
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
|
||||||
@ -71,6 +71,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Sat Jun 12 2004 Dan Walsh <dwalsh@redhat.com> 1.13.1-2
|
* Sat Jun 12 2004 Dan Walsh <dwalsh@redhat.com> 1.13.1-2
|
||||||
- Fix run_init to use policy formats
|
- Fix run_init to use policy formats
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user