This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch release/4.0.1.x in repository x2goserver. from 93bcf85 x2gocleansessions: Redirect stdin, stdout and stderr to /dev/null, test for the existence of the file descriptor before issuing the close, only capture the file descriptor backreference in the regex and send any close failures to syslog. (Fixes: #678). new a315b08 add closure for #675 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 release/4.0.1.x in repository x2goserver. commit a315b08ed980f1a1228ff56fb49d9a7bc76839de Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 27 05:12:31 2014 +0100 add closure for #675 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 31a351e..c62df55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium desktop icon is to be removed (using regexp, not eq). - Xsession script: Prevent bash failures when sourcing external bash - scripts beyond our scope. (Fixes: #632). + scripts beyond our scope. (Fixes: #632, #675). - x2gogetapps: Support scanning of sub-directories when searching for .desktop files. We allow to dive down one level into subdirs, we on purpose do not recursively dive into the complete subtree. (Fixes: #633). -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git