This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 92da33e increase ssh_select timeout to 0.5 sec. new 0a4930f cleanup changelog 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 | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) -- 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 0a4930fd5f81c0f8a29f5adbca47ffaf93c34478 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 24 12:13:03 2014 +0100 cleanup changelog --- debian/changelog | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5838d8b..8e7db52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,14 +2,18 @@ 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. + - 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 x2goclient (4.0.1.4-0x2go1) UNRELEASED; urgency=low - * Continue development on current release / Baikal LTS branch... + [ Oleksandr Shneyder ] + * New upstream version (4.0.1.4): + - 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. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 22 Jan 2014 09:20:08 +0100 @@ -22,11 +26,10 @@ x2goclient (4.0.1.3-0x2go1) unstable; urgency=low - Enables forwarding (delegation) of GSSAPI credentials to the server. - Make GSSAPI delegation configurable. - Update Russian translation file. - - Rewrite SSH Classes to support libssh fix - - Increase timeout in ssh_select - - 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 + - Rewrite SSH Classes to support libssh fix. + - 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. [ Orion Poplawski ] * New upstream version (4.0.1.3): -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git