[X2Go-Commits] [python-x2go] branch master updated (d3273c0 -> 7757563)

git-admin at x2go.org git-admin at x2go.org
Mon Oct 20 12:50:19 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository python-x2go.

      from  d3273c0   debian/control / python-x2go.spec: Update D (python-x2go): python-paramiko (>= 1.15.1-0~). Update R for python-x2go: python-paramiko >= 1.15.1. (Fixes: #602).
      adds  2fc8ab6   Detect more exceptions in the requests module when authenticating against a session broker.
      adds  d90c4b1   Only convert the value of the export session profile option if not already a Python dictionary.
      adds  81b9089   indentation fix
      adds  0874534   Capture X2GoControlSessionException occurrences during client-side folder sharing initializaation while starting/resuming a session.
      adds  712582c   formalistic clean-up using pyflakes
      adds  65f298a   fix for d90c4b182
      adds  1ad9c40   X2GoSessionRegistry: Don't report about sessions that have a not yet fully assigned session name / profile name / profile id.
      adds  7757563   release 0.5.0.0

No new revisions were added by this update.

Summary of changes:
 debian/changelog                                   |   12 ++++++++++--
 examples/x2go_resume_session.py                    |    3 +--
 examples/x2go_start_session.py                     |    1 -
 .../x2go_start_session_with_progress_status.py     |    1 -
 setup.py                                           |    3 +++
 x2go/backends/control/plain.py                     |    1 -
 x2go/backends/info/plain.py                        |    2 --
 x2go/backends/printing/gconf.py                    |    6 +++---
 x2go/backends/printing/winreg.py                   |    6 +++---
 x2go/backends/profiles/base.py                     |   15 ++++++++-------
 x2go/backends/profiles/file.py                     |    1 -
 x2go/backends/profiles/gconf.py                    |    7 +++++--
 x2go/backends/profiles/httpbroker.py               |    7 +++----
 x2go/backends/profiles/sshbroker.py                |   11 +++++++----
 x2go/backends/profiles/winreg.py                   |    6 ++++--
 x2go/backends/settings/gconf.py                    |    9 +++++----
 x2go/backends/settings/winreg.py                   |    8 +++++---
 x2go/cache.py                                      |    6 +++---
 x2go/client.py                                     |    9 ---------
 x2go/printqueue.py                                 |    6 +++---
 x2go/registry.py                                   |   18 +++++++++---------
 x2go/session.py                                    |   19 ++++++++++++++++++-
 x2go/telekinesis.py                                |    1 -
 x2go/utils.py                                      |    5 ++++-
 x2go/x2go_exceptions.py                            |    1 -
 25 files changed, 94 insertions(+), 70 deletions(-)

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list