This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 0d62304 Fix x2gostartagent fails if kbd is not "auto". Remove comma at end of options file. new e541c15 move last commit into 4.0.1.16 release candidate 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 | 5 ++--- 1 file changed, 2 insertions(+), 3 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 e541c15fa7e7b6a8a70560d465f8e70c69b8eddb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jun 30 16:25:30 2014 +0200 move last commit into 4.0.1.16 release candidate --- debian/changelog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 446d1e9..4f6d008 100644 --- a/debian/changelog +++ b/debian/changelog @@ -116,9 +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 ] - * Fix x2gostartagent fails if kbd is not "auto". Remove comma at end of options file. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 09 May 2014 13:06:24 +0200 x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low @@ -185,6 +182,8 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low 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. -- 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