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 Client (command line client)".
The annotated tag, 0.1.3.1 has been created at 2e0f1ae34294f8f755e89d48107c29057907e901 (tag) tagging 1c38b7f4abd740dfa262f17a5c878901f7645e0c (commit) tagged by Mike Gabriel on Tue May 17 12:18:27 2011 +0200
iQEcBAABAgAGBQJN0ktzAAoJEIlP3EWN3QKA6PwIALI55ms2pxmnIh/QFx4bvTAz 4fCem/P5zqBqlzJxxrzQSk4T6SrJoSYPGMUASZeX3Y6jxmlRmxvYgN39wI5MXmed vaDpH2x/9ApUi78NueS27xWTy8rWnA/8huTutRoKDy4R0HCh9NqU1kFD857oUcF7 zeaj7KO/drRUt9CI588/yNjDkAbEmKbCKKN3SJoZHSlkaX2/ZNOij9EUG60KGjXd wojBDDPd40RIfdNH/U3u/V06e7XkGzKgDw8KZCxAh+TpCITCrkkXkIZiQAFY7JwW iIenc6BbxPe6HmMab1O5197D5yy8+EeOff78/gg1TTOhjL0A0KtkPIM0VYmJVos= =IO7c -----END PGP SIGNATURE-----
Mike Gabriel (32): diverted symlink for development python-x2go code fixes the author and his email address updates control file (prep for building on Launchpad) updates control file description changeover to four digit version pattern switches to native source format updates for python build env fixes --list-sessions option uses touch_file function from python-x2go API change loglevel option from arg to kwarg parameter typo fix, adds debug code take user name from session profile if --session-profile is used removal of debug code fixes UTF-8 error, session profile usage + password auth now fixed raising a runtime error, if session profile name does not exist only raising error if session_profile arg was specified work-around for Python bug http://bugs.python.org/issue11236 getting rid of empty lines exchange -r option by -p if SSH privkey is not valid, use interactive auth fail interactive authentication after 3 attempts explicit logon failure after 3 attempts fixed exitcode fixes list sessions output, depends on newest python-x2go code adds setproctitle support interpuctation beautification reintroducing the --password option secured by setproctitle moving setproctitle stanze further up, fixed typo version increment, debian changelog entry removed old build script new line at end of file man page update
mike (35): * re-importing projects * added folder for pyhoca-cli based GUI (name may still change) * an example skeleton (not functional yet) for a common file hierarchy for * completely egg'ified / class'ified PyHocaCLI * remove ppring import * pyhoca-cli is currently broken... * fixed pyhoca-cli * re-added pyhoca-cli symlinks to Python X2go working copy * using double underscore method names for core methods in X2goClient * intermediate check-in on the way of proper session profile handling * added --session-profile option (run a session profile as configured in ~/.x2goclient/sessions) * added --list-profiles option to PyHoca CLI * adapted pyhoca-cli to changes in X2goClient API (strict separation of session * PyHoca-CLI adaptations to changes in Python X2go API * improved error handling for crash X2go session (integration in to PyHoca-CLI) * fixing name tag whe logging (to distinguish X2goClient instance logging * PyHocaCLI class and its X2goClient parent class now have separate loggers * wrong copyright header * pyhoca-cli build script * added support for retrieving current local user from x2go module * move _touch_file further up in the code * creating .ssh directory if not present * added SSH rootdir variable to Python X2go * fix for .ssh path creation * disabled password on the command line (as it can be a security issue, the command line * added known_host kwarg to X2goClient__register_session * indentation fix * prepared for intermediate release * forcing use_cache to False when constructing X2goClient instance * tagged pyhoca-cli 0.1.2 * modified version string Python X2go * fixing handling of add_to_known_hosts and known_hosts parameters * built Debian/Ubuntu Packages * release:
Python X2go Client (command line client)