This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from bf318af Clean user SSHD process if connection between server and client lost. This should fix error "Global request tcpip-forward failed". new 3d6fada Update Changelog: Alex\'s last 2 commits will be part of 4.0.1.16 The 1 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 | 8 +++----- 1 file changed, 3 insertions(+), 5 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 master in repository x2goserver. commit 3d6fadaaf72e61f5f125f748215507a78716f4ff Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat Aug 2 08:43:37 2014 -0400 Update Changelog: Alex\'s last 2 commits will be part of 4.0.1.16 --- debian/changelog | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index e1a6e14..63efb22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -116,11 +116,6 @@ x2goserver (4.1.0.0-0x2go1.1) UNRELEASED; urgency=low * New upstream version (4.1.0.0): - Use new script x2gopath in Perl::API. (Fixes: #86). - [ Oleksandr Shneyder ] - * 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". - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 09 May 2014 13:06:24 +0200 x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low @@ -194,6 +189,9 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low - Move session file to /tmp/.x2go-$USER. (Fixes: #523). - Fix x2gostartagent failures if kbd is not "auto". Remove comma at end of 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". -- 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