From 8713d4b7efd0f5e0b122a91c90bf4308d95cbb74 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Nov 29 2006 12:24:57 +0000 Subject: Upstream release 0.1.9 --- diff --git a/.cvsignore b/.cvsignore index 610ad85..fdbea95 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,3 +11,4 @@ libvirt-0.1.5.tar.gz libvirt-0.1.6.tar.gz libvirt-0.1.7.tar.gz libvirt-0.1.8.tar.gz +libvirt-0.1.9.tar.gz diff --git a/libvirt.spec b/libvirt.spec index 913ade9..e526ff0 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -2,8 +2,8 @@ Summary: Library providing an API to use the Xen virtualization Name: libvirt -Version: 0.1.8 -Release: 3%{?dist} +Version: 0.1.9 +Release: 1%{?dist} License: LGPL Group: Development/Libraries Source: libvirt-%{version}.tar.gz @@ -113,6 +113,17 @@ rm -fr %{buildroot} %doc docs/examples/python %changelog +* Wed Nov 29 2006 Daniel Veillard 0.1.9-1 +- better error reporting +- python bindings fixes and extensions +- add support for shareable drives +- add support for non-bridge style networking +- hot plug device support +- added support for inactive domains +- API to dump core of domains +- various bug fixes, cleanups and improvements +- updated the localization + * Tue Nov 7 2006 Daniel Veillard 0.1.8-3 - it's pkgconfig not pgkconfig ! diff --git a/sources b/sources index 85f7d95..9916ffb 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -0ce3b3fd9afbc81c446ca30355e08e75 libvirt-0.1.7.tar.gz -a530c0347938ed2ae15eea133f972924 libvirt-0.1.8.tar.gz +f40d95ab973813a6a6588c6f828c7ed1 libvirt-0.1.9.tar.gz