[X2Go-Dev] Bug#834: X2Go issue (in src:x2gobroker) has been marked as pending for release
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Thu Apr 2 06:18:33 CEST 2015
tag #834 pending
fixed #834 0.0.3.0
thanks
Hello,
X2Go issue #834 (src:x2gobroker) 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:
http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=04a9982
The issue will most likely be fixed in src:x2gobroker (0.0.3.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 04a9982c4a16cdb22a7465930d95461658576993
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Apr 2 06:18:09 2015 +0200
Don't hard-define session DPI value. This allows X2Go Client to auto-detect the client-side DPI value and use that for the X2Go session. (Fixes: #834).
diff --git a/debian/changelog b/debian/changelog
index b826a6d..ced1bd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -308,6 +308,9 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
delayed executions of broker agent tasks. This assures that SSH pub keys
are removed via the delauthkey broker agent task, if the SSH broker
is used. (Fixes: #491).
+ - Don't hard-define session DPI value. This allows X2Go Client to
+ auto-detect the client-side DPI value and use that for the X2Go session.
+ (Fixes: #834).
* debian/control:
+ Provide separate bin:package for SSH brokerage: x2gobroker-ssh.
+ Replace LDAP support with session brokerage support in LONG_DESCRIPTION.
More information about the x2go-dev
mailing list