From 26ae2f336be269c337cdcab1e369857f11b55591 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 19 Aug 1999 19:02:00 +0000 Subject: bump rev --- ChangeLog | 22 ++++++++++++++++++++++ initscripts.spec | 8 ++++++-- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 61713077..a2bde35c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +1999-08-19 Michael K. Johnson + + * sysconfig/network-scripts/ifdown-ppp: + wvdial/too much ifdown-post + +1999-08-19 Bill Nottingham + + * src/process.c: + I don't remember smoking crack, but I must have been... + + * rc.d/rc.sysinit: + depmod exits with 0 even with unresolved dependencies. Bad. + +1999-08-18 Michael K. Johnson + + * sysconfig.txt: + more updates relative to wvdial + +1999-08-17 Bill Nottingham + + * initscripts.spec: specspo fix. + 1999-08-16 Bill Nottingham * rc.d/rc.sysinit: change kernel boot define diff --git a/initscripts.spec b/initscripts.spec index f6178729..9d36c59f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,10 +1,10 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.30 +%define version 4.31 Version: %{version} Copyright: GPL Group: System Environment/Base -Release: 3 +Release: 1 Source: initscripts-%{version}.tar.gz BuildRoot: /var/tmp/initbld Requires: mingetty, bash, /bin/awk, /bin/sed, mktemp, e2fsprogs, console-tools @@ -194,6 +194,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Aug 19 1999 Bill Nottingham +- more wvdial updates +- fix a *stupid* bug in process reading + * Fri Aug 13 1999 Bill Nottingham - add new /boot/kernel.h boot kernel version file - new RAID startup -- cgit