From 7b8c969839e655932e9e7d46d94e0a5320cdeb7c Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 5 Oct 2007 18:03:38 +0000 Subject: 8.58-1 --- ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ initscripts.spec | 11 +++++++++-- 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 53b14429..3becbcb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2007-10-05 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.57-1 + + * initscripts.spec: add udev requires for persistent net stuff + + * src/rename_device.c, udev/rules.d/60-net.rules: + just suggest an interface name, don't do actual renaming + +2007-10-04 Bill Nottingham + + * initscripts.spec: revert conflict so that xen can work + +2007-09-30 Kjartan Maraas + + * po/nb.po: Update translation + +2007-09-30 Richard Allen + + * po/is.po: *** empty log message *** + +2007-09-28 Bill Nottingham + + * rc.d/rc.sysinit: + don't hang if someone somehow manages to get a dangling pipe in + /etc/rhgb/temp (#251219) + +2007-09-26 Bill Nottingham + + * src/genhostid.c: fix it for 64-bit systems (#306811) + +2007-09-25 Bill Nottingham + + * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/network: + more fixes (#220087) + 2007-09-25 Bill Nottingham * ChangeLog, initscripts.spec: 8.57-1 diff --git a/initscripts.spec b/initscripts.spec index 758e48c2..4ffa4835 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.57 +Version: 8.58 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -208,7 +208,14 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog -- revert kernel conflict so that xen can still work +* Fri Oct 5 2007 Bill Nottingham - 8.58-1 +- revert kernel conflict so that xen can still work (#319401) +- rename_device, 60-net.rules: only suggest an interface name (part of #264901) +- require newer udev for persistent net rules (part of #264901) +- don't hang if someone puts a dangling pipe in /etc/rhgb/temp (#251219) +- genhostid: fix for 64-bit systems (#306811) +- more bash matching fixes (#220887) +- translation updates: is, nb * Tue Sep 25 2007 Bill Nottingham - 8.57-1 - work around upstream bash changes (#220887, modified from ) -- cgit v1.2.1