From x2go@ymir.das-netzwerkteam.de  Thu Apr 15 11:15:06 2021
Received: (at control) by bugs.x2go.org; 15 Apr 2021 09:15:22 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id F2BB25DAEB; Thu, 15 Apr 2021 11:15:01 +0200 (CEST)
From: =?utf-8?q?Mihai_Moldovan?= <ionic@ionic.de>
To: 1538-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1538@bugs.x2go.org
Subject: X2Go issue (in src:x2goserver) has been marked as pending for release
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: https://code.x2go.org/gitweb?p=maintenancescripts.git;a=blob;f=git/hooks/x2go-post-receive-tag-pending
Message-Id: <20210415091505.F2BB25DAEB@ymir.das-netzwerkteam.de>
Date: Thu, 15 Apr 2021 11:15:01 +0200 (CEST)

tag #1538 pending
fixed #1538 4.1.0.4
thanks

Hi!

X2Go issue #1538 (src:x2goserver) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    https://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=4768edb3cd698a8d673f8aaa880d4f4a9a3e9832

The issue will most likely be fixed in src:x2goserver (4.1.0.4).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 4768edb3cd698a8d673f8aaa880d4f4a9a3e9832
Author: Ulrich Sibiller <uli42@gmx.de>
Date:   Fri Mar 12 11:24:02 2021 +0100

    x2goserver-x2goagent/etc/keystrokes.cfg: sync with nx-libs 3.5.99.26.
    
    Previous version was incomplete.
    
    Note that this will only work correctly once we actually update to
    3.5.99.26 within X2Go, but it doesn't hurt to have the new definitions
    until then.
    
    Fixes: #1538.

diff --git a/debian/changelog b/debian/changelog
index f8c6dde8..e0556d9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -451,6 +451,10 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium
     - x2goserver/bin/x2gostartagent: prevent logfile corruption. Both stderr
       redirection and errors= in the options file wrote to the same file which
       lead to corruption with lots of debug output. Fixes: #1537.
+    - x2goserver-x2goagent/etc/keystrokes.cfg: sync with nx-libs 3.5.99.26.
+      Previous version was incomplete. Note that this will only work correctly
+      once we actually update to 3.5.99.26 within X2Go, but it doesn't hurt to
+      have the new definitions until then. Fixes: #1538.
 
  -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 19 Jul 2019 20:55:11 +0200
 

