From bd6628a00bf39fae3cc1c8ba17fdd8bee515caa1 Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Mon, 6 Dec 1999 20:15:23 +0000 Subject: 4.71 release --- ChangeLog | 15 +++++++++++++-- initscripts.spec | 7 ++++++- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 68cc7809..66a906f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ +1999-12-06 Michael K. Johnson + + * src/ppp-watch.c: redial after RETRYTIMEOUT on script failure + + * src/ppp-watch.c: tyops + + * src/ppp-watch.c: handle control-C and such on parent right + use sigaction + + * sysconfig/network-scripts/ifup-ppp: + Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well. + 1999-12-03 Michael K. Johnson - * src/ppp-watch.c: - open fds, get lock/pid file names right + * src/ppp-watch.c: open fds, get lock/pid file names right 1999-12-03 Bill Nottingham diff --git a/initscripts.spec b/initscripts.spec index f8bd5ddf..13c27634 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.70 +%define version 4.71 Version: %{version} Copyright: GPL Group: System Environment/Base @@ -198,6 +198,11 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Dec 06 1999 Michael K. Johnson +- improvements in clone device handling +- better signal handling in ppp-watch +- yet another attempt to fix those rare PAP/CHAP problems + * Sat Nov 28 1999 Bill Nottingham - impressive. Three new features, three new bugs. -- cgit v1.2.1