From e5f4aa94b8a7adaf85f474a45fc68059346d8b64 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 15 Feb 2010 17:25:46 +0000 Subject: [PATCH] 9.05-1 --- .cvsignore | 2 +- initscripts.spec | 14 +++++++++++++- sources | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index eb5c948..7618acb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -initscripts-9.04.tar.bz2 +initscripts-9.05.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index aebd40e..ee4b6fa 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.04 +Version: 9.05 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -243,6 +243,18 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Mon Feb 15 2010 Bill Nottingham - 9.05-1 +- network-functions: don't use ethtool for link state, assorted other cleanups +- inittab: fix job paths in comments () +- init.d/functions: don't clear environment in runuser (#203010, #564093) +- 88-clock.rules: use ATTR, not SYSFS (#560756) +- init.d/network: don't quote regex argument to bash's =~ () +- network-functions: use HWADDR to determine DEVICE if DEVICE isn't set (#545597) +- don't HUP init when messagebus starts (#557791) +- setsysfont: use UNIMAP, not SYSFONTACM, when calling unicode_start (#557089) +- ifup: don't leave the link down on link failure for DHCP (#462013, #491009) +- translation updates: cs + * Fri Jan 15 2010 Bill Nottingham - 9.04-1 - various shell-related cleanups and optimizations - ifup-eth: use dhclient's -H option instead of munging dhclient config files diff --git a/sources b/sources index a2df53b..4a18de3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83bc133219f626bd652ca88c82df5476 initscripts-9.04.tar.bz2 +58ff8a7a09537155cbaf09b3a8e7b25f initscripts-9.05.tar.bz2