diff --git a/.cvsignore b/.cvsignore index 5c9b24c..4b65059 100644 --- a/.cvsignore +++ b/.cvsignore @@ -9,3 +9,4 @@ libvirt-0.1.3.tar.gz libvirt-0.1.4.tar.gz libvirt-0.1.5.tar.gz libvirt-0.1.6.tar.gz +libvirt-0.1.7.tar.gz diff --git a/libvirt.spec b/libvirt.spec index 2ce677e..0697119 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -2,7 +2,7 @@ Summary: Library providing an API to use the Xen virtualization Name: libvirt -Version: 0.1.6 +Version: 0.1.7 Release: 1 License: LGPL Group: Development/Libraries @@ -111,6 +111,10 @@ rm -fr %{buildroot} %doc docs/examples/python %changelog +* Fri Sep 22 2007 Daniel Veillard 0.1.7-1 +- Fix bug when running against xen-3.0.3 hypercalls +- Fix memory bug when getting vcpus info from xend + * Fri Sep 22 2006 Daniel Veillard 0.1.6-1 - Support for localization - Support for new Xen-3.0.3 cdrom and disk configuration diff --git a/sources b/sources index 0003ab5..8a6e377 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0cf0d7e502eae6ce32f47bfee7dbb680 libvirt-0.1.6.tar.gz +0ce3b3fd9afbc81c446ca30355e08e75 libvirt-0.1.7.tar.gz