This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 21836d0 - Fix datetime output format in X2Go/Server/DB/PostgreSQL.pm new bc9396b import changelog entry of 4.0.0.12 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 | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 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 bc9396b1fb3503120de7faf5f350187661168510 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Feb 21 14:44:57 2014 +0100 import changelog entry of 4.0.0.12 --- debian/changelog | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 04f2dc0..46128c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -94,10 +94,6 @@ x2goserver (4.1.0.0-0x2go1) UNRELEASED; urgency=low * New upstream version (4.1.0.0): - Use new script x2gopath in Perl::API. (Fixes: #86). - [ Oleksandr Shneyder ] - * New upstream version (4.1.0.0): - - Fix datetime output format in X2Go/Server/DB/PostgreSQL.pm - -- Reinhard Tartler <siretart@tauware.de> Thu, 20 Dec 2012 10:15:26 +0100 x2goserver (4.0.1.14-0x2go1) UNRELEASED; urgency=low @@ -322,6 +318,24 @@ x2goserver (4.0.1.0-0~x2go1) unstable; urgency=low -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 07 Jun 2013 23:07:40 +0200 +x2goserver (4.0.0.12-0x2go1) UNRELEASED; urgency=low + + [ Mike Gabriel ] + * Adopt this patch from stable release branch and apply to LTS branch: + - Start/resume rootless sessions without geometry parameter. Esp. using + X2GO_GEOMETRY=fullscreen for rootless sessions lead to an extra 1x1 px + session window (nxagentCreateIconWindow in nxagent's Window.c). + - Fix x2goresume-session. The several parameters placed into the NX options + file are expected by x2goresume-session at very specific positions. This + we broke by trying to fix the fullscreen/geometry issue in x2gostartagent. + Thanks to Harvey Eneman for tracking this down!!! + + [ Oleksandr Shneyder ] + * New upstream version (4.0.0.12): + - Fix datetime output format in x2godbwrapper.pm. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 21 Feb 2014 14:25:43 +0100 + x2goserver (4.0.0.11-0x2go1) unstable; urgency=low * New upstream version (4.0.0.11): -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git