From d73f150be526ecdbb73ccee9427bff03858191fd Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 16 Jun 2009 13:07:51 +0200 Subject: version 8.45.29 --- ChangeLog | 27 +++++++++++++++++++++++++++ initscripts.spec | 5 ++++- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6429b2be..808d2af3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +commit e2cd6a6b94e6993f4b5ce982c329fecd41efe0fb +Author: Harald Hoyer +Date: Tue Jun 16 12:59:27 2009 +0200 + + cleanup /var/run/libvirt + + https://bugzilla.redhat.com/show_bug.cgi?id=505600 + + libvirt-0.6.3-8.el5 now includes /var/run/libvirt/network and + /var/run/libvirt/qemu so the /var cleanup script rc.sysinit needs to be + extended to accommodate the additional directory depth, otherwise the + user gets messages on boot about not being able to remove the files because + they are directories. + + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 37f574511902944a19a75aa9f30e6263f7702d56 +Author: Harald Hoyer +Date: Thu May 14 19:57:05 2009 +0200 + + version 8.45.28 + + ChangeLog | 24 ++++++++++++++++++++++-- + initscripts.spec | 10 +++++++--- + 2 files changed, 29 insertions(+), 5 deletions(-) + commit 960cd8a40e0c73257bd5b302b4718eccc849f004 Author: Harald Hoyer Date: Wed May 6 11:25:39 2009 +0200 diff --git a/initscripts.spec b/initscripts.spec index 719a9640..e9d4d4dd 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.45.28 +Version: 8.45.29 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -201,6 +201,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jun 16 2009 Harald Hoyer 8.45.29-1 +- cleanup /var/run/libvirt (#505600) +- Resolves: rhbz#505600 * Thu May 14 2009 Harald Hoyer 8.45.28-1 - fixed "Determine reboot/halt via existing INIT_HALT environment variable. (#475006) -- cgit v1.2.1