Upstream release 0.1.7
This commit is contained in:
parent
327fe785ba
commit
b28edd6eab
@ -9,3 +9,4 @@ libvirt-0.1.3.tar.gz
|
|||||||
libvirt-0.1.4.tar.gz
|
libvirt-0.1.4.tar.gz
|
||||||
libvirt-0.1.5.tar.gz
|
libvirt-0.1.5.tar.gz
|
||||||
libvirt-0.1.6.tar.gz
|
libvirt-0.1.6.tar.gz
|
||||||
|
libvirt-0.1.7.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Library providing an API to use the Xen virtualization
|
Summary: Library providing an API to use the Xen virtualization
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 0.1.6
|
Version: 0.1.7
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -111,6 +111,10 @@ rm -fr %{buildroot}
|
|||||||
%doc docs/examples/python
|
%doc docs/examples/python
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 22 2007 Daniel Veillard <veillard@redhat.com> 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 <veillard@redhat.com> 0.1.6-1
|
* Fri Sep 22 2006 Daniel Veillard <veillard@redhat.com> 0.1.6-1
|
||||||
- Support for localization
|
- Support for localization
|
||||||
- Support for new Xen-3.0.3 cdrom and disk configuration
|
- Support for new Xen-3.0.3 cdrom and disk configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user