From f1d14cfac9d2f5011d246429054ae9c8897e97a0 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 10 Jul 2001 14:22:10 +0000 Subject: 6.00-1 --- ChangeLog | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ initscripts.spec | 8 +++++- 2 files changed, 91 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8309e63e..9a631087 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,87 @@ +2001-07-09 Bill Nottingham + + * rc.d/init.d/functions: + it helps if you name the variable the same thing as what you're checking + + * initscripts.spec: prereq sh-utils (#43605) + + * rc.d/rc: + add check for reboot/halt in the 'action' case as well (#45966) + + * rc.d/init.d/functions: + cleanups for undefined variables (#46065) + + * Makefile: + add s99local link in runlevel 4 (#47769) + +2001-07-08 Bill Nottingham + + * sysconfig/network-scripts/ifup-wireless: + fix typo + +2001-07-06 Trond Eivind Glomsrod + + * Makefile: + Add new directories required by new networking tool. + + * po/uk.po: Fix character set + + * initscripts.spec: + Add new directories required by new networking tool. + +2001-07-06 Bill Nottingham + + * sysconfig/network-scripts/ifup-ppp: + fix the non-xDSL case (#47263) + +2001-07-05 Karsten Hopp + + * initscripts-s390.patch, initscripts.spec: + S390-only changes + +2001-07-02 Trond Eivind Glomsrod + + * initscripts.spec, sysconfig/network-scripts/ifup: + Reenable pump, but make dhcpcd is the default. This makes updates of systems + without dhcpcd installed easier. + +2001-06-29 Bill Nottingham + + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/network-functions, sysconfig/network-scripts/network-functions-ipv6: + run more stuff with C locale, mark some more strings for translation + +2001-06-28 Trond Eivind Glomsrod + + * initscripts.spec, sysconfig/network-scripts/ifup: + Remove pump usage + + * initscripts.spec: + Use dhcpcd as default instead of pump + +2001-06-28 Bill Nottingham + + * sysconfig/network-scripts/ifdown: + switch order in ifdown too + +2001-06-28 Trond Eivind Glomsrod + + * sysconfig/network-scripts/ifup: + Use dhcpcd first, pump second + +2001-06-28 Bill Nottingham + + * initscripts.spec: add arping requirement + +2001-06-27 Bill Nottingham + + * src/ipcalc.c: fix 64-bit brokeness + +2001-06-27 Than Ngo + + * sysconfig/network-scripts/ifup-ippp, ChangeLog, initscripts.spec: + - fix pap/chap authentication for syncppp + - support ippp options + 2001-06-27 Than Ngo * initscripts.spec: 5.94-1 diff --git a/initscripts.spec b/initscripts.spec index c57f0b01..1b0f6139 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.99 +Version: 6.00 License: GPL Group: System Environment/Base Release: 1 @@ -231,6 +231,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jul 9 2001 Bill Nottingham +- fix '--check' +- prereq sh-utils (#43065) +- fix some invocations of reboot/halt (#45966) +- fix typo in ifup-wireless + * Fri Jul 6 2001 Trond Eivind Glomsrød - Add new directories required by new network tool -- cgit v1.2.1