From 9b704b94a6b5902a045c63eebbb5109bed864615 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 28 Feb 2006 21:23:18 +0000 Subject: 8.30-1 --- initscripts.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index e807ef33..aa068d0c 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.29 +Version: 8.30 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,15 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Feb 28 2006 Bill Nottingham 8.30-1 +- hotplug: don't cause modules to be reloaded on ifdown/rmmod (#179809) +- fix endless loops in ifup/ifdown (#177792, #182466) +- fix enabling of enforcing SELinux mode after relabel (#181893) +- remove debugging code from ifup-bnep +- add /proc, /sys mounting back to rc.sysinit + Note: booting without an initrd is deprecated +- translation updates + * Tue Feb 14 2006 Peter Jones 8.29-1 - scrub another possible error message from dmraid output -- cgit