This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2godesktopsharing. from 0466cb3 improvement for last commit new ab06c0a Add closure for pidof bug #426. 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/x2godesktopsharing.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit ab06c0a9ffdefd09b582e03d09dff2c22c0f923b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 3 22:27:21 2014 +0100 Add closure for pidof bug #426. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3d12002..d3f76d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ x2godesktopsharing (3.1.1.1-0x2go1) UNRELEASED; urgency=low - Use x2gopath in scripts rather than deprecated x2gobasepath. - Different Linux distros have pidof installed in different locations. If pidof is not available, we brutally kill all instances - of x2godesktopsharing when a session suspends. + of x2godesktopsharing when a session suspends. (Fixes: #426). * debian/control: + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. + Rework LONG_DESCRIPTION in several other aspects. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git