rpms/xenner/F-9 .cvsignore, 1.7, 1.8 sources, 1.6, 1.7 xenner.spec, 1.13, 1.14 xenner-csum.diff, 1.1, NONE xenner-mmx.diff, 1.1, NONE

Gerd Hoffmann (kraxel) fedora-extras-commits at redhat.com
Mon May 19 10:46:08 UTC 2008


Author: kraxel

Update of /cvs/pkgs/rpms/xenner/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9707

Modified Files:
	.cvsignore sources xenner.spec 
Removed Files:
	xenner-csum.diff xenner-mmx.diff 
Log Message:
- update to version 0.35
  - Fix tap leak in failure path (rhbz #446138).
  - Add "info cpus" monitor command (rhb #446986).
  - Add -S command line switch (rhbz #446985).
  - Fix cpuid emulation (fixes F9 i386 install hang).
  - Some libvirt integration tweaks.
  - Misc minor fixes and improvements.
- remove obsolete patches.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xenner/F-9/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	13 May 2008 09:40:23 -0000	1.7
+++ .cvsignore	19 May 2008 10:45:25 -0000	1.8
@@ -1 +1 @@
-xenner-0.34.tar.gz
+xenner-0.35.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xenner/F-9/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	13 May 2008 09:40:23 -0000	1.6
+++ sources	19 May 2008 10:45:25 -0000	1.7
@@ -1 +1 @@
-cf43a04b1e22d0933a8136f84655b793  xenner-0.34.tar.gz
+9d7e909dfe2677745083fbb72e58f699  xenner-0.35.tar.gz


Index: xenner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xenner/F-9/xenner.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xenner.spec	13 May 2008 09:40:23 -0000	1.13
+++ xenner.spec	19 May 2008 10:45:25 -0000	1.14
@@ -1,6 +1,6 @@
 Name:         xenner
 License:      GPLv2+
-Version:      0.34
+Version:      0.35
 Release:      1%{?dist}
 Summary:      Xen emulator for kvm
 Group:        Applications/Emulators
@@ -55,6 +55,14 @@
 rm -rf %{buildroot}
 
 %changelog
+* Mon May 19 2008 Gerd Hoffmann <kraxel at redhat.com> - 0.35-1.fc9
+- update to version 0.35
+  - Fix tap leak in failure path (rhbz #446138).
+  - Add "info cpus" monitor command (rhb #446986).
+  - Add -S command line switch (rhbz #446985).
+  - Fix cpuid emulation (fixes F9 i386 install hang).
+  - Some libvirt integration tweaks.
+  - Misc minor fixes and improvements.
 * Tue May 13 2008 Gerd Hoffmann <kraxel at redhat.com> - 0.34-1.fc9
 - update to version 0.34
   - wire up -drive cmd line arg (rhbz #445968).


--- xenner-csum.diff DELETED ---


--- xenner-mmx.diff DELETED ---




More information about the fedora-extras-commits mailing list