diff --git a/.cvsignore b/.cvsignore index 86e1cfb..e82cc2b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -initscripts-7.96.tar.bz2 +initscripts-7.98.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index f8657ce..8bd8fed 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.96 +Version: 7.98 License: GPL Group: System Environment/Base Release: 1 @@ -206,9 +206,24 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Nov 23 2004 Bill Nottingham 7.98-1 +- various kmodule speedups +- rc.d/init.d/netfs: don't mount GFS (#140281) +- fix various minilogd bogosities (#106338) + +* Mon Nov 15 2004 Karsten Hopp 7.97-1 +- configure CTC protocol if CTCPROT is set (#133088) + +* Mon Nov 15 2004 Bill Nottingham +- fix check_link_down to still check negotiation if link is + listed as "up" on entering (#110164, ) + * Thu Nov 11 2004 Karsten Hopp 7.96-1 - parse OPTIONS for QETH, CTC, LCS interfaces (#136256, mainframe) +* Tue Nov 9 2004 Bill Nottingham +- fix typo (#134787, ) + * Sun Nov 7 2004 Bill Nottingham 7.95-1 - various translation updates diff --git a/sources b/sources index eba325e..337f720 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -966a9dd21c58d7f1637bd87f471b8dd0 initscripts-7.96.tar.bz2 +0795b12b0a0baf644190d096706d1636 initscripts-7.98.tar.bz2