diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2010-07-07 18:17:03 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2010-07-07 18:17:03 +0000 |
commit | 054c8c40dd8bac153bf56307d78b6fc62d0ff1ef (patch) | |
tree | df24d23b708ae02cdd4e17a6e35373e2d2f93e76 /app-emulation/libvirt/ChangeLog | |
parent | old (diff) | |
download | gentoo-2-054c8c40dd8bac153bf56307d78b6fc62d0ff1ef.tar.gz gentoo-2-054c8c40dd8bac153bf56307d78b6fc62d0ff1ef.tar.bz2 gentoo-2-054c8c40dd8bac153bf56307d78b6fc62d0ff1ef.zip |
Updated initscript to support managedsave as well as ACPI shutdown. Additionally support a reload operation that just restarts libvirt without killing your VMs
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libvirt/ChangeLog')
-rw-r--r-- | app-emulation/libvirt/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog index f5cbfdbc3cbb..b0cc517e6e29 100644 --- a/app-emulation/libvirt/ChangeLog +++ b/app-emulation/libvirt/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-emulation/libvirt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.58 2010/07/06 17:20:49 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.59 2010/07/07 18:17:02 cardoe Exp $ + +*libvirt-0.8.2-r1 (07 Jul 2010) + + 07 Jul 2010; Doug Goldstein <cardoe@gentoo.org> -libvirt-0.8.2.ebuild, + +libvirt-0.8.2-r1.ebuild, +files/libvirtd.confd-r1, + +files/libvirtd.init-r1: + Updated initscript to support managedsave as well as ACPI shutdown. + Additionally support a reload operation that just restarts libvirt without + killing your VMs 06 Jul 2010; Doug Goldstein <cardoe@gentoo.org> -files/libvirt-0.7.6-virt-pki-validate-sysconfdir.patch, metadata.xml: |