From 290e85a33ea218fae005850f0088712783387bab Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 12 Jan 2005 21:53:14 +0000 Subject: 8.03-1 --- ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7d86e780..4917137f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2005-01-12 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.03-1 + + * initscripts.spec, rc.d/rc.sysinit: + use udevsend to handle hotplug events, conflict with inappropriate + udev versions + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + remove pump, dhcpcd support. + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: + fix various fgreps to not catch commented lines (#136531, expanded from ) + + * sysconfig/network-scripts/ifup: fix ONxxx (#136531, ) + + * sysconfig/network-scripts/ifup: + set ETHTOOL_OPTS on addressless devices (#144682, ) + + * sysconfig/network-scripts/ifdown: + kill dhcp client even if BOOTOPROTO is now static (#127726, others) + + * sysconfig.txt, sysconfig/network-scripts/ifdown: + support releasing the dhcp lease () + + * sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: + clean up whitespace + + * ipv6-6to4.howto, ipv6-tunnel.howto: + IPv6 doc changes (,) + +2005-01-11 Bill Nottingham + + * sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: + replace the use of route/ifconfig with ip, remove support for ipv6calc + (, ) + +2005-01-10 Bill Nottingham + + * rc.d/init.d/functions: fix quoting (#144634) + +2005-01-07 Bill Nottingham + + * sysconfig/network-scripts/network-functions: + return the result of the operation, not the result of nscd + + * rc.d/init.d/network, rc.d/rc.sysinit: shut up sysctl (#144483) + 2005-01-03 Bill Nottingham * Changelog, initscripts.spec: 8.02-1 -- cgit