From 655940dee0ce525a5e116f095fd7b13fa2ff439a Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 19 Aug 2004 05:37:24 +0000 Subject: 7.62-1 --- initscripts.spec | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index c4923c04..be74ba84 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.61.1 +Version: 7.62 License: GPL Group: System Environment/Base Release: 1 @@ -250,15 +250,42 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Aug 19 2004 Bill Nottingham 7.62-1 +- fix up resolv.conf munging (#129921) +- use rngd if available +- run start_udev if necessary (#120605) +- readonly root updates (#129893, ) +- ifup-wireless: quote key (#129930) +- remove rawdevices (#130048) +- handle binfmt_misc in rc.sysinit for the case where it's built in (#129954) +- remove mkkerneldoth +- don't remove linguas in lang.* (part of #9733) +- fix nfs unmounting (#129765) +- fix URL (#129433) + * Tue Aug 11 2004 Jason Vas Dias 7.61-1 - fix for bug 120093: add PERSISTENT_DHCLIENT option to ifcfg files * Tue Aug 03 2004 Karsten Hopp 7.60-1 - write peerid into sysfs for IUCV devices (mainframe) +* Tue Aug 3 2004 Bill Nottingham +- don't remove /dev/mapper/control - nash will do it if it has to (#127115) + * Fri Jul 30 2004 Jason Vas Dias 7.60-1 - fix for bug 125712: add 'change_resolv.conf' function +* Tue Aug 27 2004 Bill Nottingham +- rc.d/init.d/network: don't bring interfaces down twice (#127487) + +* Wed Aug 14 2004 Bill Nottingham +- fix bonding + no IP (#127285) +- wrap second LVM initialization in vgscan check to avoid extraneous messages (#127639) + +* Wed Aug 7 2004 Bill Nottingham +- move random stuff to rc.sysinit/halt; move all swap to after this. + prereq of bug #123278 + * Fri Jul 2 2004 Bill Nottingham 7.59-1 - set context on ICE directory after making it (#127099, ) - don't mount GFS filesystems in rc.sysinit -- cgit