This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 3d6fada Update Changelog: Alex\'s last 2 commits will be part of 4.0.1.16 new b7bbb61 debian/changelog: wrap too-long-lines, fix typo. 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 | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 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 b7bbb613fdf206ec0071c11fe28538cbccd41118 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Aug 4 19:36:14 2014 +0200 debian/changelog: wrap too-long-lines, fix typo. --- debian/changelog | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63efb22..bf9b24b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -183,15 +183,17 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low [ Oleksandr Shneyder ] * New upstream version (4.0.1.16): - - x2gostartagent, x2golistsession, x2gosuspend-session and x2goresume-session - getting agent state from ~/.x2go/C-$SID/state. This should help to avoid - session damage. Remove nxcleanup. (Fixes: #302). + - x2gostartagent, x2golistsession, x2gosuspend-session and + x2goresume-session getting agent state from ~/.x2go/C-$SID/state. + This should help to avoid session damage. Remove nxcleanup. (Fixes: + #302). - 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". + - Set default value for clipboard to "both" in x2gostartagent and + x2goresume-session. + - Clean user SSHD process if connection between server and client is 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