From 3200f9e4abc2bf3df6654935ed6de927a2f08734 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 8 Aug 2003 19:39:46 +0000 Subject: 7.29.EL-1 --- ChangeLog | 28 ++++++++++++++++++++++++++++ initscripts.spec | 8 +++++++- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f4d44e86..c7f8d38c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2003-08-08 Bill Nottingham + + * ChangeLog, initscripts.spec: 7.29.EL-1 + + * setsysfont: + don't echo to /dev/console (#102004) + + * sysconfig/network-scripts/ifup-routes: + - ifup-routes: pass the interface name to handle_file() so that we don't try + to use the routes file's name as an interface name + + * src/mkkerneldoth: support kernel-hugemem + +2003-08-08 Bill Nottingham + + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: + fix ethernet device renaming deadlock (yay recursion!) (#101566) + +2003-08-05 Bill Nottingham + + * src/consoletype.c: + don't return 'vt' on vioconsole (#90465) + +2003-08-01 Bill Nottingham + + * sysconfig/network-scripts/ifup: + fix short-circuit (#101445) + 2003-07-09 Bill Nottingham * ChangeLog, initscripts.spec: diff --git a/initscripts.spec b/initscripts.spec index aec29bc7..d19ab238 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -3,7 +3,7 @@ Name: initscripts Version: 7.28.EL License: GPL Group: System Environment/Base -Release: 3 +Release: 1 Source: initscripts-%{version}.tar.bz2 URL: http://rhlinux.redhat.com/initscripts/ Patch0: initscripts-s390.patch @@ -248,6 +248,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Aug 8 2003 Bill Nottingham 7.29.EL-1 +- setsysfont: don't echo to /dev/console (#102004) +- fix ethernet device renaming deadlock (#101566) +- consoletype: don't return 'vt' on vioconsole (#90465) +- ifup: fix short-circuit (#101445) + * Wed Jul 9 2003 Bill Nottingham 7.28-1 - switch from $CONFIG.keys to keys-$CONFIG -- cgit v1.2.1