rpms/libvirt/devel libvirt-fix-net-hotunplug-double-free.patch, 1.1, 1.2 libvirt-fix-pci-hostdev-hotunplug-leak.patch, 1.1, 1.2 libvirt.spec, 1.179, 1.180

Mark McLoughlin markmc at fedoraproject.org
Thu Sep 17 14:51:06 UTC 2009


Author: markmc

Update of /cvs/pkgs/rpms/libvirt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6999

Modified Files:
	libvirt-fix-net-hotunplug-double-free.patch 
	libvirt-fix-pci-hostdev-hotunplug-leak.patch libvirt.spec 
Log Message:
Got the wrong bug number

libvirt-fix-net-hotunplug-double-free.patch:
 qemu_driver.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Index: libvirt-fix-net-hotunplug-double-free.patch
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/devel/libvirt-fix-net-hotunplug-double-free.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- libvirt-fix-net-hotunplug-double-free.patch	17 Sep 2009 14:47:52 -0000	1.1
+++ libvirt-fix-net-hotunplug-double-free.patch	17 Sep 2009 14:51:05 -0000	1.2
@@ -1,4 +1,4 @@
-From 9b926eb4c485bd81b0b553107dbb037c2188cd23 Mon Sep 17 00:00:00 2001
+From 18067a3cde7183fd17eea199fac2e49edfe1cb22 Mon Sep 17 00:00:00 2001
 From: Mark McLoughlin <markmc at redhat.com>
 Date: Thu, 17 Sep 2009 15:31:08 +0100
 Subject: [PATCH] Fix net/disk hot-unplug segfault
@@ -8,7 +8,7 @@ the device definition.
 
 Reported by Michal Nowak here:
 
-  https://bugzilla.redhat.com/523960
+  https://bugzilla.redhat.com/523953
 
 * src/qemu_driver.c: fix double free
 

libvirt-fix-pci-hostdev-hotunplug-leak.patch:
 qemu_driver.c |   21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

Index: libvirt-fix-pci-hostdev-hotunplug-leak.patch
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/devel/libvirt-fix-pci-hostdev-hotunplug-leak.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- libvirt-fix-pci-hostdev-hotunplug-leak.patch	17 Sep 2009 14:47:52 -0000	1.1
+++ libvirt-fix-pci-hostdev-hotunplug-leak.patch	17 Sep 2009 14:51:05 -0000	1.2
@@ -1,4 +1,4 @@
-From 0538387bbdb426de88b54a8c45153c5644209698 Mon Sep 17 00:00:00 2001
+From 9ef0cb152e92db1aa87d89529812328935c8535a Mon Sep 17 00:00:00 2001
 From: Mark McLoughlin <markmc at redhat.com>
 Date: Thu, 17 Sep 2009 15:32:45 +0100
 Subject: [PATCH] Fix leak in PCI hostdev hot-unplug


Index: libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/devel/libvirt.spec,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -p -r1.179 -r1.180
--- libvirt.spec	17 Sep 2009 14:47:52 -0000	1.179
+++ libvirt.spec	17 Sep 2009 14:51:05 -0000	1.180
@@ -160,7 +160,7 @@ Source: http://libvirt.org/sources/libvi
 # out when SELinux enforcing (bz 486112)
 Patch00: libvirt-0.6.4-svirt-sound.patch
 
-# A couple of hot-unplug memory handling fixes (#523960)
+# A couple of hot-unplug memory handling fixes (#523953)
 Patch01: libvirt-fix-net-hotunplug-double-free.patch
 Patch02: libvirt-fix-pci-hostdev-hotunplug-leak.patch
 
@@ -770,7 +770,7 @@ fi
 
 %changelog
 * Thu Sep 17 2009 Mark McLoughlin <markmc at redhat.com> - 0.7.1-4%
-- A couple of hot-unplug memory handling fixes (#523960)
+- A couple of hot-unplug memory handling fixes (#523953)
 
 * Thu Sep 17 2009 Daniel Veillard <veillard at redhat.com> - 0.7.1-3
 - disable numactl on s390[x]




More information about the fedora-extras-commits mailing list