From f953f9004fd0d3fd3d2cc365b0f94a2e14f022e0 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Tue, 5 Oct 2004 19:36:53 +0000 Subject: don't remount inside of SELinux relabel code --- initscripts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 5783dfa4..26b11daf 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.86 +Version: 7.87 License: GPL Group: System Environment/Base Release: 1 @@ -207,6 +207,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Oct 5 2004 Dan Walsh - 7.87-1 +- Change SELinux relabel to not remount / + * Fri Oct 1 2004 Bill Nottingham - 7.86-1 - use /etc/hotplug/blacklist to blacklist modules in hardware init (#132719) - filter indic locales on the console (#134198) -- cgit