rpms/libvirt-qpid/F-11 .cvsignore, 1.2, 1.3 libvirt-qpid.spec, 1.2, 1.3 sources, 1.3, 1.4

Ian Main imain at fedoraproject.org
Thu Apr 30 23:32:23 UTC 2009


Author: imain

Update of /cvs/pkgs/rpms/libvirt-qpid/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23748

Modified Files:
	.cvsignore libvirt-qpid.spec sources 
Log Message:
First F-11 target release with new libvirt-qpid version.

Note that this fixes a critical bug (segfault on bad construction of a node,
pool or volume).




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-qpid/F-11/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	26 Mar 2009 18:40:03 -0000	1.2
+++ .cvsignore	30 Apr 2009 23:31:53 -0000	1.3
@@ -1 +1 @@
-libvirt-qpid-0.2.12.tar.gz
+libvirt-qpid-0.2.14.tar.gz


Index: libvirt-qpid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-qpid/F-11/libvirt-qpid.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- libvirt-qpid.spec	26 Mar 2009 19:03:10 -0000	1.2
+++ libvirt-qpid.spec	30 Apr 2009 23:31:53 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: QPid QMF interface to Libvirt
 Name: libvirt-qpid
-Version: 0.2.12
-Release: 3%{?dist}
+Version: 0.2.14
+Release: 0%{?dist}
 Source: libvirt-qpid-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 License: LGPLv2+
@@ -74,6 +74,13 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf
 
 %changelog
 
+* Thu Mar 26 2009 Ian Main <imain at redhat.com> - 0.2.14-0
+- Added refresh method to storage pools.
+
+* Thu Mar 26 2009 Ian Main <imain at redhat.com> - 0.2.13-1
+- Add throws to constructors in case one of the libvirt calls
+  fails.  Pretty sure this was the cause of some segfaults.
+
 * Thu Mar 26 2009 Ian Main <imain at redhat.com> - 0.2.12-3
 - Added dist to release version.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-qpid/F-11/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	26 Mar 2009 19:03:10 -0000	1.3
+++ sources	30 Apr 2009 23:31:53 -0000	1.4
@@ -1 +1 @@
-0fee3e5066711465ec4b611733c7a90a  libvirt-qpid-0.2.12.tar.gz
+1ddfacd0f8fdadfe1a1c44f7e8cca8b3  libvirt-qpid-0.2.14.tar.gz




More information about the fedora-extras-commits mailing list