This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 5002147d54bfd27dca66d0fd36413243d2a8426b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 28 14:37:20 2014 +0100 fix too-long-lines in changelog --- debian/changelog | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index ca36b19..7552042 100644 --- a/debian/changelog +++ b/debian/changelog @@ -163,7 +163,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low - Update copyright holders. Copyright is held only by people who actually contributed to the current code base. - logrotate configs: Rotated logs via "su x2gobroker adm". - - Use hostname as hard-coded in server_list (from session profile configuration), + - Use hostname as hard-coded in server_list (from session profile + configuration), don't try to strip off the domain name. - Consolidate x2gobroker.utils.split_host_address() with a test and rewrite completely. @@ -257,11 +258,12 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low (Fixes: #469). - Add ability to have script run in select session after server is selected. - - Add basic support for pulling https_get authmech config from configuration - file. (Fixes: #470). - - Fix typos and host/port mixups in the remote_sshproxy logic. (Fixes: #544). - - Make sure find_busy_servers in agent.py returns a tuple (recent API change) - to not break profiles with multiple servers. (Fixes: #545). + - Add basic support for pulling https_get authmech config from + configuration file. (Fixes: #470). + - Fix typos and host/port mixups in the remote_sshproxy logic. (Fixes: + #544). + - Make sure find_busy_servers in agent.py returns a tuple (recent API + change) to not break profiles with multiple servers. (Fixes: #545). - On session resumption take profile's host list into account. Don't resume sessions the profile has not been configured for. (Fixes: #553). -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git