This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 0a4930f cleanup changelog new bbb9a40 move ssh_select timeout to release/4.0.1.x branch 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit bbb9a409537daad5d3041e993499d61b1274c54f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 24 12:19:43 2014 +0100 move ssh_select timeout to release/4.0.1.x branch --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8e7db52..9c576bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,6 @@ x2goclient (4.0.2.0-0x2go1) UNRELEASED; urgency=low [ Oleksandr Shneyder ] * New upstream version (4.0.2.0): - Revrite SSH Classes to support libssh fix. - - Increase ssh_select timeout to 0.5 sec. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 22 Jan 2014 09:20:08 +0100 @@ -11,6 +10,7 @@ x2goclient (4.0.1.4-0x2go1) UNRELEASED; urgency=low [ Oleksandr Shneyder ] * New upstream version (4.0.1.4): + - Increase ssh_select timeout to 0.5 sec. - Set mod map from client to server on Mac, hide keyboard settings on Mac. - Fix mod map on Mac with kerberos. - Fix focus on pass form. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git