]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/fix-qemu-img-snapshot-removal.patch
update to qemu 2.2.0-rc2
[pve-qemu-kvm.git] / debian / patches / fix-qemu-img-snapshot-removal.patch
index 1053880eaea9bf930f9b9c24f5d8b42b65623da3..58d9ecc857cef50a16340563f696409626c223fb 100644 (file)
@@ -1,8 +1,8 @@
 Index: new/qemu-img.c
 ===================================================================
---- new.orig/qemu-img.c        2014-07-16 11:53:56.000000000 +0200
-+++ new/qemu-img.c     2014-07-16 12:01:29.000000000 +0200
-@@ -1931,7 +1931,8 @@
+--- new.orig/qemu-img.c        2014-11-20 06:45:06.000000000 +0100
++++ new/qemu-img.c     2014-11-20 06:51:05.000000000 +0100
+@@ -2080,7 +2080,8 @@
  
      list = collect_image_info_list(filename, fmt, chain);
      if (!list) {