diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2012-02-15 22:45:31 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2012-02-15 22:45:31 +0000 |
commit | 954d459a8236419c7c1519ec7683415e1b055e54 (patch) | |
tree | ee322e23b601a546b91d3e6a4c40e255262b9125 /app-emulation/libvirt/ChangeLog | |
parent | Version bump, bug 403937. (diff) | |
download | gentoo-2-954d459a8236419c7c1519ec7683415e1b055e54.tar.gz gentoo-2-954d459a8236419c7c1519ec7683415e1b055e54.tar.bz2 gentoo-2-954d459a8236419c7c1519ec7683415e1b055e54.zip |
Version bump. Change init script to make it clear that it shuts down KVM/Qemu only based VMs and not others. Changed the helper functions to support other hypervisors in the future. bug #388003
(Portage version: 2.1.10.46/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libvirt/ChangeLog')
-rw-r--r-- | app-emulation/libvirt/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog index dfc17da202f0..122ae0b50031 100644 --- a/app-emulation/libvirt/ChangeLog +++ b/app-emulation/libvirt/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-emulation/libvirt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.154 2012/02/15 17:30:31 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.155 2012/02/15 22:45:31 cardoe Exp $ + +*libvirt-0.9.10 (15 Feb 2012) + + 15 Feb 2012; Doug Goldstein <cardoe@gentoo.org> +libvirt-0.9.10.ebuild, + libvirt-9999.ebuild, +files/libvirtd.confd-r3, +files/libvirtd.init-r6: + Version bump. Change init script to make it clear that it shuts down KVM/Qemu + only based VMs and not others. Changed the helper functions to support other + hypervisors in the future. bug #388003 15 Feb 2012; Doug Goldstein <cardoe@gentoo.org> libvirt-0.9.8.ebuild, libvirt-9999.ebuild: |