From 585033f37200968b59637aafb4c8defb84dbecdf Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sep 15 2009 12:50:58 +0000 Subject: Release of 0.7.1 upstream, Daniel --- diff --git a/.cvsignore b/.cvsignore index 55e6af8..220baba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,11 @@ i686 x86_64 libvirt-*.tar.gz +libvirt-0.6.0.tar.gz +libvirt-0.6.1.tar.gz +libvirt-0.6.2.tar.gz +libvirt-0.6.3.tar.gz +libvirt-0.6.4.tar.gz +libvirt-0.6.5.tar.gz +libvirt-0.7.0.tar.gz +libvirt-0.7.1.tar.gz diff --git a/libvirt.spec b/libvirt.spec index 2bd049d..dadbb24 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -73,15 +73,14 @@ %define with_one 0 %endif -%define git_snapshot gitfac3f4c Summary: Library providing a simple API virtualization Name: libvirt Version: 0.7.1 -Release: 0.2.%{git_snapshot}%{?dist}%{?extra_release} +Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries -Source: http://libvirt.org/sources/libvirt-%{version}-%{git_snapshot}.tar.gz +Source: http://libvirt.org/sources/libvirt-%{version}.tar.gz # Temporary hack till PulseAudio autostart problems are sorted # out when SELinux enforcing (bz 486112) @@ -650,6 +649,16 @@ fi %endif %changelog +* Tue Sep 15 2009 Daniel Veillard - 0.7.1-1 +- Upstream release of 0.7.1 +- ESX, VBox driver updates +- mutipath support +- support for encrypted (qcow) volume +- compressed save image format for Qemu/KVM +- QEmu host PCI device hotplug support +- configuration of huge pages in guests +- a lot of fixes + * Mon Sep 14 2009 Mark McLoughlin - 0.7.1-0.2.gitfac3f4c - Update to newer snapshot of 0.7.1 - Stop libvirt using untrusted 'info vcpus' PID data (#520864) diff --git a/sources b/sources index ab00d3b..1e94be1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84cb07d98032787f1e2a36776768e297 libvirt-0.7.1-gitfac3f4c.tar.gz +f1cd360a5da38b847e166c6482141940 libvirt-0.7.1.tar.gz