From d28947758e5836a8acf5b31c2f295e0efa435a8d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 9 Sep 2003 04:53:04 +0000 Subject: 7.31-1 --- initscripts.spec | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 514ffaad..49bdc61f 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.30 +Version: 7.31 License: GPL Group: System Environment/Base Release: 1 @@ -248,6 +248,20 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Sep 5 2003 Bill Nottingham 7.31.1.EL-1 +- fix bonding + dhcp (#91399) +- fix typo (#103781) +- sysconfig/network-scripts/ifup: fix use of local +- sysconfig.txt: document HWADDR +- IPv6 updates (Pekka Savola, ) +- fix shutdown with NFS root (#100556, ) +- remove /var/run/confirm when done with /etc/rc (#100898) +- ipcalc: fix some memory handling (#85478, ) +- handle sorting > 10 network devices (#98209) +- unset ONPARENT after use (#101384) +- random other fixes +- bridging support () + * Fri Aug 15 2003 Bill Nottingham 7.30-1 - IPv6 updates (#86210, #91375, ) -- cgit