This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch release/4.0.1.x in repository x2goserver. from fc10d21 Allow email addresses as login usernames. (Fixes: #573). new 8b509cf fix typo in changelog new 47b1784 add closure for #495 (fixed by commit bf318af) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goserver. commit 47b1784e29777b2fd32e3710f0408f1209fe7f59 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 20 09:49:28 2014 +0200 add closure for #495 (fixed by commit bf318af) --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1269ffc..64e9449 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,7 +80,7 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low options file. - Set default value for clipboard to "both" in x2gostartagent and x2goresume-session. - Clean user SSHD process if connection between server and client lost. This should fix - error "Global request tcpip-forward failed". + error "Global request tcpip-forward failed". (Fixes: #495). -- Mike DePaulo <mikedep333@gmail.com> Thu, 23 Apr 2014 17:49:00 -0500 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goserver. commit 8b509cf240776a4099454d91a8d9f5462a5d4c3c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 20 09:48:27 2014 +0200 fix typo in changelog --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1996fe4..1269ffc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,7 +35,7 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low - On suspend: Call x2goumount-session before sending SIGHUP to x2goagent. - Refuse client communcation if server-side hostname is not set up correctly (Fixes: #468). - - Fix string comparion in x2goumount-session. + - Fix string comparison in x2goumount-session. - Fix problems with unmounting shared folders on session suspension/ termination. Remove extra parentheses from the fusermount execution call. (Fixes: #407). -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git