]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/pve/0036-vnc-refactor-to-QIOChannelSocket.patch
fix backup jobs
[pve-qemu-kvm.git] / debian / patches / pve / 0036-vnc-refactor-to-QIOChannelSocket.patch
index 6c61b95ff312b404f3b2b654d3403d7d69ad426d..8c03220667c14c765ec2f7197b0282d4eecc7451 100644 (file)
@@ -1,14 +1,14 @@
-From 2782de60b0da6b7c8a2961c366aec92164beaaaa Mon Sep 17 00:00:00 2001
+From 0d19a91c710650ed7eb0aad9654e8d13ecf7489a Mon Sep 17 00:00:00 2001
 From: Thomas Lamprecht <t.lamprecht@proxmox.com>
 Date: Wed, 6 Apr 2016 16:47:54 +0200
-Subject: [PATCH 36/41] vnc: refactor to QIOChannelSocket
+Subject: [PATCH 36/47] vnc: refactor to QIOChannelSocket
 
 ---
  ui/vnc-auth-vencrypt.c | 31 ++++++++++++++++---------------
  1 file changed, 16 insertions(+), 15 deletions(-)
 
 diff --git a/ui/vnc-auth-vencrypt.c b/ui/vnc-auth-vencrypt.c
-index d11f1df..a529520 100644
+index de1c194..594ca73 100644
 --- a/ui/vnc-auth-vencrypt.c
 +++ b/ui/vnc-auth-vencrypt.c
 @@ -28,27 +28,23 @@