From f15791f03292f6d0053aac6fbb317028bfdd4f83 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 7 Mar 2005 19:57:35 +0000 Subject: 8.05-1 --- initscripts.spec | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 4574dbbb..bdbc9df5 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.04 +Version: 8.05 License: GPL Group: System Environment/Base Release: 1 @@ -207,6 +207,19 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Mar 7 2005 Bill Nottingham 8.05-1 +- ipv6 cleanups () +- rc.sysinit: fix rngd check (#130350) + ... then turn it off entirely +- rc.sysinit: get rid of duplicate date printout (#149795) +- ifdown: handle being called on down devices better +- handle saved resolv.conf on all device types +- fix network-functions cleanup +- netfs: fix _netdev unmounting (#147610, ) +- dhcp release cleanups () +- ifup-bnep: bluetooth update +- more ipsec stuff (#147001, ) + * Wed Jan 19 2005 Bill Nottingham 8.04-1 - split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep () -- cgit