The branch, twofactorauth has been updated via 971b6aa66ba93d86bba14ff0b6dc74911773d175 (commit) from a30ff312cbb337dec2cb03f248d2e347910ad688 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 1b366e9..c405096 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ python-x2go (0.2.1.1-0~x2go1) UNRELEASED; urgency=low * New upstream version (0.2.1.1): - Make sure that internal calls to _X2goClient__list_sessions are not overridden by other method definitions in classes that inherit from - X2goClient class. (Closes: #89). + X2goClient class. (Fixes: #89). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 13 Dec 2012 13:32:30 +0100 @@ -18,8 +18,7 @@ python-x2go (0.2.1.0-0~x2go1) unstable; urgency=low - Implementation of session profile parameters ,,sshproxysameuser'' and ,,sshproxysameauth''. - Fixing typos in __doc__ strings. - - Add support for starting maximized session windows. Closes upstream - issue #12. + - Add support for starting maximized session windows. (Fixes: #12). - Fix category ,,Utility'' when parsing .desktop files. - For ,,maxdim'' session property fallback to _NET_DESKTOP_GEOMETRY if _NET_WORKAREA is not available from the window manager. @@ -41,8 +40,7 @@ python-x2go (0.2.1.0-0~x2go1) unstable; urgency=low - Wait for mounting of print and mimebox spooling share. - Allow mixing key file, key object, key discovery and agent authentication. - - Add progress bar support for session startup / resuming. Closes upstream - issue #14. + - Add progress bar support for session startup / resuming. (Fixes: #14). - Set the session name in case a session start failed due to lack of forwarding tunneling support in the server's SSH daemon. - Fall back to password auth if agent auth and key discovery fail. @@ -88,7 +86,7 @@ python-x2go (0.2.0.10-0~x2go1) unstable; urgency=low * New upstream version (0.2.0.10): - Use session type 'D' for X2Go-proxied RDP session when run in - fullscreen mode. Fixes upstream issue #27. + fullscreen mode. (Fixes: #27). - Indentation fix in defaults.py. - Make Python X2Go aware of DirectRDP settings in session profiles. - Ignore DirectRDP options in session profile config for now. @@ -419,7 +417,7 @@ python-x2go (0.1.1.5-0~x2go1) unstable; urgency=low - If sound is set to false in session profile use snd_system='none' in terminal session. - Stabilize sshfs related problems in case remote user is not in fuse group. - - Do not ignore usekbd session profile option anymore, closes upstream issue #81. + - Do not ignore usekbd session profile option anymore. - Fix for X2goSession.has_terminated method. - Fix for executing commands with arguments that contain a slash (thanks to Dick Kniep for digging this out). hooks/post-receive -- python-x2go.git (Python X2Go Client API) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "python-x2go.git" (Python X2Go Client API).