[X2go-Tags] python-x2go.git - 0.4.0.0 (annotated tag) created: 0.4.0.0
X2Go dev team
git-admin at x2go.org
Tue Feb 12 08:42:39 CET 2013
The annotated tag, 0.4.0.0 has been created
at f6b72ba7e7191e607a85011af11a8a3b452bf54b (tag)
tagging 720f39f4f42896c5633b612e69a01c7add4eaf95 (commit)
replaces 0.2.1.1
tagged by Mike Gabriel
on Tue Feb 12 08:44:22 2013 +0100
- Log -----------------------------------------------------------------
Upstream version 0.4.0.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAABCAAGBQJRGfLXAAoJEJr0azAldxsxJsUP/2EYAORxBa6VQnaElIFWXANX
y8Y300P4WPvux12NGkWZvDmYwLHGOEbmOFHoNc6+YUK/DJ4pBCn5lQmHQbGDzDFU
saKkR8QyGCIiGL/HNCl3iL4knpoycmKh3e/d7HPPGtUcBRDD5iMeESwabrsc0HQQ
zFiDY6t0m/GNCQs16pYem22EfvpIZtrcWrQVlLtY3V5MDId6xOParaQtx2RyB9/z
rTn5jQx0WnqkkjZTQDO1LgoidCP2hrPI54ybGOLJxDriaNuruFku0+dr3r1wZUEg
aQqAgsbMg2KPNo7srXMTBMLaJw1IXnY4M2jhaYtBl8soivEKbp3tu3aRZutdI16u
k/Xi64lUP9h+3EN7i8wYU0BilrF1cicdQJRguphf88x+8GqYpsXp/weRr3T3o+1/
/3vj0hDYkBTg67czJ9OERI/tmDIdPny5mD4XrBLOP3MnqivrCCfxx1ZalW2p0r/E
uroc0X4vd685zNpVzJR9GAH5ZSjRisgRokbWPxhs7HJSJZcqCQUYsUUxuOcwnnKu
NJVGQTBguUqaSS+Q5gDz1pl0UG9g4hNJeGRKLmq65jLH04iVZqD5GLZYkcQE4P+r
l+FHnlDr/+NIhWiTLQitENbv0xBgNWfkuAtY7t32CzdpFewub6sFD9o5Fz5w91yH
zSfV5nkXYST55zGQmFpD
=AN8D
-----END PGP SIGNATURE-----
Mike Gabriel (45):
fix missing os module
fix changelog entry
fix link in __doc__ string
fix typo in SSH port number
Add session profile option ,,display'' to default session profile options.
fix __doc__ string
Catch any kind of exception when writing session profile files and return True or False in cases where I/O errors occur.
ignore the session profile option display
Revert "ignore the session profile option display"
ignore the session profile option display
Revert "ignore the session profile option display"
ignore the session profile option display
fix faulty commit of partial new sshproxy code
fix name of Python X2Go in epydoc build
Avoid the known_hosts file being flushed with localhost:[<someport>] entries. Store host keys of SSH-proxied hosts under the [<address>]:<port> the system has _behind_ the SSH proxy gateway.
fix __doc__ strings
make SSH proxy setting migration more smooth
bump version to 0.2.2.0
Add session profile option: uniquehostkeyaliases. Allow the (by-design-unique) X2Go session profile ID to be a representative for <hostname>:<port>. Update session profile IDs on hostname changes. Re-arrange class structure for MissingHostKey policies, also provide an X2goAutoAddPolicy class.
fix unique host key aliases feature, do not use it for SSH proxy connections
fix renaming of profile ID
rename every occurence from X2go to X2Go, including class names
add compat code to let Python X2Go at least appear a little tolerant after the API change
Bump version to 0.4.0.0. WARNING: starting with version 0.4.0.0 of PyHoca-GUI, PyHoca-CLI and Python X2Go, all class identifiers are now X2Go..., not X2go... anymore.
fix modifying existing profiles
Fix auto-starting and auto-resuming of sessions.
Avoid false-positive notifications of dead control session directly after a disconnect request from the user.
fix __doc__ strings
make it possible to use the unique host key aliases code without SSH proxy, as well
only prep fake_hostname if unique_hostkey_aliases is set to True
return success of writing a session profile configuration to disk
Improve desktop sharing code. Add code to obtain version information of server-side X2Go components.
Add session type filter for list of sharable desktops.
Sort X2Go feature list, add force option for X2GoClient queries of server features and server components. Add alias get_server_components (for get_server_versions).
happy new year
README update
whitespace fixes
skip undefined print actions that get returned from HOOK_open_print_dialog hook
add fixure for X2Go BTS issue #18
add fixure for X2Go BTS issue #23
add fixure for X2Go BTS issue #23 (2)
Add low latency support for link types 'modem' and 'isdn'. Selecting either link quality will double nearly all connection timeout values. (Fixes: #53).
modify low_latency for already initialized control sessions
add a note about the class name changes to the __doc__ string based documentation
release 0.4.0.0
Orion Poplawski (1):
Importing all of pyhoca.wxgui in setup.py causes rpmbuild problems due to DISPLAY not being set. It is overkill as well, causing extra dependencies to be installed at build time. (Fixes: #91).
-----------------------------------------------------------------------
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).
More information about the x2go-tags
mailing list