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

x2go pushed a change to annotated tag 0.1.4.2
in repository x2goclient.

        at  7ee5ca1d  (tag)
   tagging  6225f29139d86cb730453772e5a0a07c1e7da9c8 (commit)
  replaces  0.1.4.1
 tagged by  Mike Gabriel
        on  Wed Sep 7 20:19:57 2011 +0200

- Log -----------------------------------------------------------------
Upstream version 0.1.4.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABAgAGBQJOZ7XNAAoJEIlP3EWN3QKAd1gIAIKNScuy5LW4qBvw+5ENAE5V
y0zk9RkGmr79M0jDv8TZYGmiFl7XvhQIUtz3QBgkunGtDlSyR8//eohPEe/Qo8WA
55JWJJOFHB0ZUwxbouaX59nOKzhifPXb8/Lf+iVc1KTZJ7pnpuQMMcd0kWK8VQyt
zHATZ3jhOcsfhvh2+1IiA6fcapSzjPTGcqOS39FcwsF3jFz951Baw0WEOrduXJ0C
wCYfB6S8Fhf+f+/1d4eKrIW2Wp0hmRqWoy3I1RNghOqjuKMjv4FnnoGvaZgLZm8N
hflAVLlB9ozMNyx9qpJoRaHBbWSU/FYFOHtbZJPYc0atWIPuBZCAZEfTDKv9oXM=
=6wpX
-----END PGP SIGNATURE-----

Mike Gabriel (9):
      version increment
      remove html man pages as they are part of the build process
      provide helper Makefile.docupload for uploading html man pages to 
code.x2go.org
      Multiple achievements with this commit...
      man page update
      Add cmd line option --terminate-on-ctrl-c.
      Update+rearrange man page.
      Add cmd line option --auth-attempts.
      Release version 0.1.4.2

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  5b39fdfd  * re-importing projects
       new  f5102f6a  * added folder for pyhoca-cli based GUI (name may still 
change)
       new  8a10b824  * an example skeleton (not functional yet) for a common 
file hierarchy for   PyHoca CLI+GUI
       new  052f0527  * completely egg'ified / class'ified PyHocaCLI   -> 
PyHocaCLI(args, logger, liblogger) can now be called from within      your 
programmes
       new  e886078f  * remove ppring import * added __doc__ strings that 
allude that documentation work is still   missing
       new  a492d594  * pyhoca-cli is currently broken... * temporarily removed 
symlinks to local Python X2go copy * initial bugfixing
       new  5cf374ab  * fixed pyhoca-cli
       new  64696c5d  * re-added pyhoca-cli symlinks to Python X2go working copy
       new  7671d39b  * using double underscore method names for core methods 
in X2goClient
       new  4e17df00  * intermediate check-in on the way of proper session 
profile handling
       new  a077a980  * added --session-profile option (run a session profile 
as configured in ~/.x2goclient/sessions)
       new  03caa0af  * added --list-profiles option to PyHoca CLI
       new  e636fd35  * adapted pyhoca-cli to changes in X2goClient API (strict 
separation of session   profile based methods and session oriented methods)
       new  8ca39e2e  * PyHoca-CLI adaptations to changes in Python X2go API
       new  7e59b3d1  * improved error handling for crash X2go session 
(integration in to PyHoca-CLI)
       new  a99ff622  * fixing name tag whe logging (to distinguish X2goClient 
instance logging   and PyHocaCLI class logging)
       new  95b44ad2  * PyHocaCLI class and its X2goClient parent class now 
have separate loggers * X2goSessionExceptions are now caught more globally * 
allowing session profile option override from the command line
       new  3e09aa96  * wrong copyright header * removed Replaces:-line in 
control file
       new  06253923  * pyhoca-cli build script
       new  a711bdc4  * added support for retrieving current local user from 
x2go module
       new  d63d6c97  * move _touch_file further up in the code
       new  6a252cc5  * creating .ssh directory if not present
       new  34ba3c7e  * added SSH rootdir variable to Python X2go
       new  14cc8a3f  * fix for .ssh path creation
       new  4cc21613  * disabled password on the command line (as it can be a 
security issue, the command line   can be seen in the process view) * tasbar 
icon is not a sub-object of chooser any more
       new  6c88a4ca  * added known_host kwarg to X2goClient__register_session 
* added code that recognizes if we are running from development dir or from 
/usr/bin * some minor changes
       new  4db6a852  * indentation fix
       new  57cf611b  * prepared for intermediate release * updated 
documentation (not readable, full of errors, but epydoc builds doc again) * 
renamed icons' path * disabling options and profilemanager menu for release 
builds * next commit will add new files...
       new  997f5726  * forcing use_cache to False when constructing X2goClient 
instance
       new  43ae1606  * tagged pyhoca-cli 0.1.2
       new  7a1e35b0  * modified version string
       new  002ed173  Python X2go
       new  516921e6  * fixing handling of add_to_known_hosts and known_hosts 
parameters
       new  ff3c42ca  * built Debian/Ubuntu Packages     - Python X2go 0.0.28   
  - PyHoca-GUI 0.0.18     - PyHoca-CLI 0.1.3
       new  19705a60  * release:     Python X2go 0.0.30     PyHoca-GUI 0.0.20
       new  5e41b9fb  diverted symlink for development python-x2go code
       new  043e1675  fixes the author and his email address
       new  50939d1a  updates control file (prep for building on Launchpad)
       new  650fec36  updates control file description
       new  8817568c  changeover to four digit version pattern
       new  39421e5e  switches to native source format
       new  a834627f  updates for python build env
       new  7996e524  fixes --list-sessions option
       new  571313b6  uses touch_file function from python-x2go API
       new  344e4b54  change loglevel option from arg to kwarg parameter
       new  1dcc2cf5  typo fix, adds debug code
       new  a7770141  take user name from session profile if --session-profile 
is used
       new  473bfaf2  removal of debug code
       new  d471d3d9  fixes UTF-8 error, session profile usage + password auth 
now fixed
       new  9914dc4f  raising a runtime error, if session profile name does not 
exist
       new  0b96e036  only raising error if session_profile arg was specified
       new  c76c6532  work-around for Python bug 
http://bugs.python.org/issue11236
       new  d4bf4671  getting rid of empty lines
       new  16f5dc66  exchange -r option by -p
       new  0a743f26  if SSH privkey is not valid, use interactive auth
       new  f6b634be  fail interactive authentication after 3 attempts
       new  004f5fcb  explicit logon failure after 3 attempts
       new  ec91855e  fixed exitcode
       new  49946e41  fixes list sessions output, depends on newest python-x2go 
code
       new  73823b61  adds setproctitle support
       new  970d692f  interpuctation beautification
       new  3ec0c5db  reintroducing the --password option secured by 
setproctitle
       new  bdf71da2  moving setproctitle stanze further up, fixed typo
       new  90090ef4  version increment, debian changelog entry
       new  013b2804  removed old build script
       new  28ad6d75  new line at end of file
       new  1c38b7f4  man page update
       new  35b726c1  catching ValueError if --password is not given
       new  2b783609  bugfix for --password rewrite code
       new  382289d9  new FSF address
       new  9f0fba98  adds VCS information to control file
       new  f95573d5  typo in man page
       new  85cab1f0  another typo in man page
       new  b1947e21  removes --import option from man page
       new  59fa51ac  update for --clean-sessions option in man page
       new  b5a8ddde  --pack-type is actually only called --pack in pyhoca-cli 
(man page fix)
       new  cacadc9c  explanation update for compat options (man page fix)
       new  ce9b702c  man page version/date update
       new  0a74a708  typo fix in man page
       new  c27646d3  typo fix in control file
       new  7d7b57ab  adds man2html build (so that we have readable man pages 
in Git)
       new  4b41d825  adds --session-profile option to man page
       new  678d0db1  updates html version of man page
       new  c33d3cac  man page update
       new  1ca4ecef  depends on new Python X2go version, updates dh dependency
       new  1fe7fab3  version increment
       new  5c1b9d43  fixes build sequence
       new  edfc1f25  changelog update
       new  b2859999  type fix
       new  094def20  re-arranged man file locations and man2html build script
       new  976a7bf4  Add X2go desktop sharing support.
       new  7d859c5a  Terminate shared desktop sessions of Ctrl-C (instead of  
suspending them.
       new  9e668c57  egg version increment
       new  30b1249f  React to bug #627990, prefer man2html-base over man2html.
       new  09acccc8  README/TODO update, version increment.
       new  44707167  Depend on Python X2go 0.1.1.2.
       new  2f472c5d  Fix for Ctrl-C comment when sharing a desktop.
       new  0ec13f5a  Add --quiet option to disable any kind of log output.
       new  47aa48ba  release of 0.1.4.1
       new  ba599ba0  version increment
       new  efdb5891  remove html man pages as they are part of the build 
process
       new  cde819a7  provide helper Makefile.docupload for uploading html man 
pages to code.x2go.org
       new  3e307a9b  Multiple achievements with this commit...
       new  37ba4e6f  man page update
       new  1d7da12b  Add cmd line option --terminate-on-ctrl-c.
       new  d5c1ff7f  Update+rearrange man page.
       new  473364d5  Add cmd line option --auth-attempts.
       new  6225f291  Release version 0.1.4.2

The 108 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-tags mailing list
x2go-tags@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-tags

Reply via email to