[X2Go-Dev] Bug#1156: X2Go issue (in src:x2goclient) has been marked as pending for release

2018-06-15 Thread Mihai Moldovan
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 
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:
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#1156: X2Go issue (in src:x2goclient) has been marked as pending for release

2018-06-13 Thread Mihai Moldovan
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=f22fd19

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 f22fd1957a8b16a80588451cc3e0dab26c2d5c8b
Author: Mihai Moldovan 
Date:   Thu Jun 14 04:11:15 2018 +0200

src/onmainwindow.cpp: hook-in chgrp for ~/.x2go/etc on Windows platforms to 
work around a Cygwin permissions bug. Fixes: #1156.

diff --git a/debian/changelog b/debian/changelog
index da8f2c1..fe06805 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,8 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium
   Server startup functions.
 - src/pulsemanager.cpp: use QByteArray's constData () instead of data (),
   since we'll never modify the data anyway.
+- src/onmainwindow.cpp: hook-in chgrp for ~/.x2go/etc on Windows platforms
+  to work around a Cygwin permissions bug. Fixes: #1156.
   * x2goclient.spec:
 - Remove plugin references.
   * debian/rules:
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev