tag #1307 pending
fixed #1307 4.1.2.2
thanks
Hello,
X2Go issue #1307 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=2579c87
The issue will most likely be fixed in src:x2goclient (4.1.2.2).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 2579c8758dede265b9473d2afe0984348fbcedb8
Author: Mihai Moldovan <ionic(a)ionic.de>
Date: Thu Jul 5 08:53:48 2018 +0200
debian/changelog: add bug closure for #1307.
diff --git a/debian/changelog b/debian/changelog
index 1311d0a..3cd2915 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium
[ Mihai Moldovan ]
* New upstream version (4.1.2.2):
- src/printwidget.cpp: add QButtonGroup include, fixes compile errors with
- Qt 5.11+.
+ Qt 5.11+. Fixes: #1307.
-- X2Go Release Manager <git-admin(a)x2go.org> Tue, 26 Jun 2018 00:39:28 +0200
Processing commands for control(a)bugs.x2go.org:
> tags 852 build-win32
Bug #852 [x2goclient] No clipboard sharing via desktop sharing
Added tag(s) build-win32.
>
End of message, stopping processing here.
Please contact me if you need assistance.
--
852: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=852
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
This bug is still present in the latest version. Is there any chance
that this over 3 year old bug will get looked at in the near future?
Regards,
Peter.
tag #1156 pending
fixed #1156 4.1.2.0
thanks
Hello,
X2Go issue #1156 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=9c1ca41
The issue will most likely be fixed in src:x2goclient (4.1.2.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 9c1ca414da2698d51213382475b29e6a1d1e9b6a
Author: Mihai Moldovan <ionic(a)ionic.de>
Date: Fri Jun 15 11:59:05 2018 +0200
src/onmainwindow.cpp: disable private host key permissions check in OpenSSH Server on Windows. Fixes: #1156.
diff --git a/debian/changelog b/debian/changelog
index e70ea70..078b072 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -98,6 +98,8 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium
- copy-deps-win32.bat: update to 20180615-1 Cygwin bundle, shipping with
a further modified OpenSSH Server version at 7.7p1-1-x2go1 and without
chgrp.
+ - src/onmainwindow.cpp: disable private host key permissions check in
+ OpenSSH Server on Windows. Fixes: #1156.
* x2goclient.spec:
- Remove plugin references.
* debian/rules: