From unknown Sat Apr 04 13:41:18 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#1538: X2Go issue (in src:x2goserver) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ionic.de>, 1538-quiet@bugs.x2go.org
Resent-To: uli42@gmx.de
X-Loop: owner@bugs.x2go.org
Resent-Date: Thu, 15 Apr 2021 09:20:04 +0000
Resent-Message-ID: <handler.1538.U1538.16184781306609@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 1538
X-X2Go-PR-Package: x2goserver-x2goagent
X-X2Go-PR-Keywords: pending
References: <CANVnVYKKJDCQFHKQbGeNoREZ7rNqYkCxv_fG=fsKgKFVv-M7ng@mail.gmail.com>
Received: via spool by 1538-submitter@bugs.x2go.org id=U1538.16184781306609
          (code U ref 1538); Thu, 15 Apr 2021 09:20:04 +0000
Received: (at 1538-submitter) by bugs.x2go.org; 15 Apr 2021 09:15:30 +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: Mihai Moldovan <ionic@ionic.de>
To: 1538-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1538@bugs.x2go.org
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
 
