This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 85f939d Make X2Go Server aware of the Openbox and IceWM desktop environments (Fixes: #605,#606) new b2aa486 Fix x2gormforward for 4.0.1.x release series (the X2Go::Log Perl module only exists in X2Go Server >= 4.1.0.0, the 4.0.1.x release series has to use x2gologlevel.pm in `x2gopath lib`. (Fixes: #617). 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 | 3 +++ 1 file changed, 3 insertions(+) -- 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 b2aa486b1c92a1db5937a0669e6e66e967a4d58a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 23 10:03:07 2014 +0200 Fix x2gormforward for 4.0.1.x release series (the X2Go::Log Perl module only exists in X2Go Server >= 4.1.0.0, the 4.0.1.x release series has to use x2gologlevel.pm in `x2gopath lib`. (Fixes: #617). --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6677690..08b8b10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -214,6 +214,9 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low be found. This can happen during session startups. Report to system log instead. - Don't use Perl package File::ReadBackwards anymore. + - Fix x2gormforward for 4.0.1.x release series (the X2Go::Log Perl module + only exists in X2Go Server >= 4.1.0.0, the 4.0.1.x release series has to + use x2gologlevel.pm in `x2gopath lib`. (Fixes: #617). * debian/control, x2goserver.spec: + Update versioned D: x2goagent (>= 3.5.0.25). This assures that X2Go works with poly-instantiated /tmp directories. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git