diff options
author | Bill Nottingham <notting@redhat.com> | 2002-08-21 06:18:50 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-08-21 06:18:50 +0000 |
commit | 892a9b0da2a42eb03af8c6016e1ff5a11cf5a426 (patch) | |
tree | b8963d3bad12dfa4919b29ef1aefbb565986e03e /initscripts.spec | |
parent | ef316c76566e10c48ea95ef1695c3f24a7db9c61 (diff) | |
download | initscripts-892a9b0da2a42eb03af8c6016e1ff5a11cf5a426.tar initscripts-892a9b0da2a42eb03af8c6016e1ff5a11cf5a426.tar.gz initscripts-892a9b0da2a42eb03af8c6016e1ff5a11cf5a426.tar.bz2 initscripts-892a9b0da2a42eb03af8c6016e1ff5a11cf5a426.tar.xz initscripts-892a9b0da2a42eb03af8c6016e1ff5a11cf5a426.zip |
6.91-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 3ba8c844..f1fdd48a 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.90 +Version: 6.91 License: GPL Group: System Environment/Base Release: 1 @@ -244,6 +244,13 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Tue Aug 20 2002 Bill Nottingham <notting@redhat.com> +- don't cycle through eth0-eth9 on dhcp link check (#68127) +- don't retry indefinitely on ppp startup +- activate network profile passed on kernel commandline via netprofile= +- fix iptables invocations again +- translation refresh + * Wed Aug 14 2002 Bill Nottingham <notting@redhat.com> - fix silly typo in rc.sysinit - increase timeout for link to 5 seconds (#70545) |