rpms/libvirt/devel .cvsignore, 1.14, 1.15 libvirt.spec, 1.38, 1.39 sources, 1.15, 1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 29 12:25:00 UTC 2006


Author: veillard

Update of /cvs/dist/rpms/libvirt/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16214

Modified Files:
	.cvsignore libvirt.spec sources 
Log Message:
Upstream release 0.1.9 


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libvirt/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	16 Oct 2006 15:15:48 -0000	1.14
+++ .cvsignore	29 Nov 2006 12:24:57 -0000	1.15
@@ -11,3 +11,4 @@
 libvirt-0.1.6.tar.gz
 libvirt-0.1.7.tar.gz
 libvirt-0.1.8.tar.gz
+libvirt-0.1.9.tar.gz


Index: libvirt.spec
===================================================================
RCS file: /cvs/dist/rpms/libvirt/devel/libvirt.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- libvirt.spec	7 Nov 2006 13:16:46 -0000	1.38
+++ libvirt.spec	29 Nov 2006 12:24:57 -0000	1.39
@@ -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 @@
 %doc docs/examples/python
 
 %changelog
+* Wed Nov 29 2006 Daniel Veillard <veillard at redhat.com> 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 <veillard at redhat.com> 0.1.8-3
 - it's pkgconfig not pgkconfig !
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libvirt/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	16 Oct 2006 15:15:48 -0000	1.15
+++ sources	29 Nov 2006 12:24:57 -0000	1.16
@@ -1,2 +1 @@
-0ce3b3fd9afbc81c446ca30355e08e75  libvirt-0.1.7.tar.gz
-a530c0347938ed2ae15eea133f972924  libvirt-0.1.8.tar.gz
+f40d95ab973813a6a6588c6f828c7ed1  libvirt-0.1.9.tar.gz




More information about the fedora-cvs-commits mailing list