From 1dad1f509ac4887421a555f2e82dfe76bed79ced Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 10 Apr 2006 19:04:14 +0000 Subject: 8.32-1 --- initscripts.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 34ddb034..fa6e602b 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.31.2 +Version: 8.32 License: GPL Group: System Environment/Base Release: 1 @@ -209,6 +209,16 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Apr 10 2006 Bill Nottingham 8.32-1 +- netfs: fix redirect (#187505) +- rc.sysinit add forcequotacheck (#168118, ) +- functions/pidof: various fixes (#182623, others ) +- add support for DHCP on bridges (#125259, , + anders@kaseorg.com>) +- rc.sysinit: use pidof, not killall (#185429, ) +- ppp fixes (#129195, #163950, #92023, , ) +- ifup/ifdown: unset $WINDOW (#174336, ) + * Fri Mar 17 2006 Bill Nottingham 8.31.2-1 - add udev helper to rename network devices on device creation -- cgit