From 4716562332687ae1d13b6eaeb3028e4a91fb2044 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 30 Mar 2005 19:50:23 +0000 Subject: document current set of changes --- initscripts.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/initscripts.spec b/initscripts.spec index 3c770737..58856027 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.93.6 +Version: 7.93.7 License: GPL Group: System Environment/Base Release: 1 @@ -206,6 +206,16 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Mar 30 2005 Bill Nottingham 7.93.7-1 +- fix mistranslation (#151120) +- netfs: fix _netdev unmounting (#147610, ) +- rc.sysinit: fix rngd check (#130350) + ... then turn it off entirely +- handle alternate VLAN naming schemes (#115001, ) +- add proper ipsec route (#146169, #140654) +- dhcp release cleanups () +- ifdown: handle being called on down devices better + * Wed Jan 19 2005 Bill Nottingham 7.93.6-1 - add support for releasing DHCP lease () - fix multiple scsi_hostadapter loads (#145432) -- cgit