]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/pve/0026-use-whitespace-between-VERSION-and-PKGVERSION.patch
update to qemu 2.7.1
[pve-qemu-kvm.git] / debian / patches / pve / 0026-use-whitespace-between-VERSION-and-PKGVERSION.patch
index 5e74929537d3494e1b68c3fe2393fc4526c31211..b7547afb9ae2632e7af7d10c03a9cb9f38947611 100644 (file)
@@ -1,7 +1,7 @@
-From 6c2e8cae485cb72873084b36d4b701606cd28f3a Mon Sep 17 00:00:00 2001
+From 017016151cb8f9a364f0b0006603772620966d5a Mon Sep 17 00:00:00 2001
 From: Wolfgang Bumiller <w.bumiller@proxmox.com>
 Date: Wed, 9 Dec 2015 16:50:05 +0100
-Subject: [PATCH 26/41] use whitespace between VERSION and PKGVERSION
+Subject: [PATCH 26/47] use whitespace between VERSION and PKGVERSION
 
 Our kvm version parser expects a white space or comma after
 the version string, see PVE::QemuServer::kvm_user_version()
@@ -10,10 +10,10 @@ the version string, see PVE::QemuServer::kvm_user_version()
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/vl.c b/vl.c
-index 85033e3..fefc0bd 100644
+index c01b1b5..0b5a721 100644
 --- a/vl.c
 +++ b/vl.c
-@@ -1919,7 +1919,7 @@ static void main_loop(void)
+@@ -1920,7 +1920,7 @@ static void main_loop(void)
  
  static void version(void)
  {