Mike Gabriel
2018-09-18 16:45:43 UTC
tag #984 pending
fixed #984 0.5.99.1
thanks
Hello,
X2Go issue #984 (src:pyhoca-cli) 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=pyhoca-cli.git;a=commitdiff;h=e8dacb1
The issue will most likely be fixed in src:pyhoca-cli (0.5.99.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit e8dacb1ff7ef2435ee68e83b59d91bfb22a04395
Author: Mike Gabriel <***@das-netzwerkteam.de>
Date: Tue Sep 18 18:41:38 2018 +0200
Fix --share-local-folders (aka -F) option and really mount shared folders. (Fixes: #984).
diff --git a/debian/changelog b/debian/changelog
index d0b46a4..1e88d5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ pyhoca-cli (0.5.99.1-0x2go2) UNRELEASED; urgency=medium
- Add --forward-sshagent / -A cmdline option for enabling SSH agent
forwarding.
- Entirely rewrite PyHocaCLI.authenticate() function. (Fixes: #1308).
+ - Fix --share-local-folders (aka -F) option and really mount shared folders.
+ (Fixes: #984).
* debian/rules:
+ Build for Python3, not Python2.
+ Switch to pybuild DH build system.
fixed #984 0.5.99.1
thanks
Hello,
X2Go issue #984 (src:pyhoca-cli) 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=pyhoca-cli.git;a=commitdiff;h=e8dacb1
The issue will most likely be fixed in src:pyhoca-cli (0.5.99.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit e8dacb1ff7ef2435ee68e83b59d91bfb22a04395
Author: Mike Gabriel <***@das-netzwerkteam.de>
Date: Tue Sep 18 18:41:38 2018 +0200
Fix --share-local-folders (aka -F) option and really mount shared folders. (Fixes: #984).
diff --git a/debian/changelog b/debian/changelog
index d0b46a4..1e88d5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ pyhoca-cli (0.5.99.1-0x2go2) UNRELEASED; urgency=medium
- Add --forward-sshagent / -A cmdline option for enabling SSH agent
forwarding.
- Entirely rewrite PyHocaCLI.authenticate() function. (Fixes: #1308).
+ - Fix --share-local-folders (aka -F) option and really mount shared folders.
+ (Fixes: #984).
* debian/rules:
+ Build for Python3, not Python2.
+ Switch to pybuild DH build system.