From 516c32a6ab64479f6806ff36338581a297dad7fa Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 28 Aug 2002 20:58:38 +0000 Subject: 6.92-1 --- initscripts.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index f1fdd48a..73ab13c3 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.91 +Version: 6.92 License: GPL Group: System Environment/Base Release: 1 @@ -244,6 +244,11 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Wed Aug 28 2002 Bill Nottingham +- don't infinite loop on ifdown +- remove disabling of DMA; this can cause problems +- move swap startup to after LVM (#66588) + * Tue Aug 20 2002 Bill Nottingham - don't cycle through eth0-eth9 on dhcp link check (#68127) - don't retry indefinitely on ppp startup -- cgit