]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/pve/0029-vnc-make-x509-imply-tls-again.patch
update to qemu-2.9.0-rc2
[pve-qemu-kvm.git] / debian / patches / pve / 0029-vnc-make-x509-imply-tls-again.patch
index df15432a29c08180e27704b2cac5c7a8ae27dfbd..0a36e323c7a89c16e4d121b46fd26356f2a7e0e2 100644 (file)
@@ -1,4 +1,4 @@
-From d42052d75321a1af75b039f8e31127b98485ec93 Mon Sep 17 00:00:00 2001
+From 96d45d67af5ef5033273a39e953ac86f7e693dbb Mon Sep 17 00:00:00 2001
 From: Wolfgang Bumiller <w.bumiller@proxmox.com>
 Date: Tue, 12 Jan 2016 09:09:49 +0100
 Subject: [PATCH 29/47] vnc: make x509 imply tls again
@@ -8,10 +8,10 @@ Subject: [PATCH 29/47] vnc: make x509 imply tls again
  1 file changed, 2 insertions(+), 3 deletions(-)
 
 diff --git a/ui/vnc.c b/ui/vnc.c
-index b9f36b5..acbe3bd 100644
+index 29575f8..039b3ed 100644
 --- a/ui/vnc.c
 +++ b/ui/vnc.c
-@@ -3729,9 +3729,8 @@ void vnc_display_open(const char *id, Error **errp)
+@@ -3878,9 +3878,8 @@ void vnc_display_open(const char *id, Error **errp)
          const char *path;
          bool tls = false, x509 = false, x509verify = false;
          tls  = qemu_opt_get_bool(opts, "tls", false);