![]() |
Subject: x2gobroker.git - 0.0.1.1 (annotated tag) created: 0.0.1.1 Newsgroups: gmane.linux.terminal-server.x2go.tags Date: Tuesday 23rd April 2013 19:51:50 UTC (over 5 years ago) The annotated tag, 0.0.1.1 has been created at 4085176be6f5895c931e34e6549ea9849e13ca0b (tag) tagging e5464f0dc50adbef2802e9f851ec82af31af7644 (commit) replaces 0.0.1.0 tagged by Mike Gabriel on Tue Apr 23 21:38:37 2013 +0200 - Log ----------------------------------------------------------------- Upstream version 0.0.1.1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAABAgAGBQJRduM9AAoJEJr0azAldxsx8c4QAKo3f7XKpkKtJXdtWBuNHn8Q smqZNtyZopG2jKpbWANKI5x/28JToi/HufVtHuHJUebM9EKEeyT2Na+FTiv4u1Zp 96/2XNht8Ms+EdszLF7mJGYYCO4J7S/9npmficL5sqRWZqIiqRvIcFl16E/75ukv fzHy3vd/DJvWqMuqT1zRyWZRvlaF2ywDdjODDjPvq5e6rfvCbGY3woLu55LITDoW +yh3iImv9RldoKz/7x3K/mVDRsXJ/uxR5GMoYNaq1EJ2faQ/Q9XpNW403XJL3kMV iNPUBgPpZ1zRn1auLfokaJVkttFXYq4uXvgcfU1EObjI8quoAJhNw8KzOOYsgsqz cTtYwqHB+sf5q6eExiZ17Ms1hig7y9hNiQrAB18bbfItwyl52xXYiCOk82QyHExe czB3T/mdbMUqzqBkVKrhm76iqn+uPcdoNOXeTr82kDJ3ZJrLLJ9L/9qy+qpNz4ZL 6FeJJoygaD7fnR879rypF4rp7d/pbpKQ1D/b+2xLQczHcJUrRvXZFntUCDvVpb2E A/jP4yunLT6AIOOvvMgwB1dH2g2kkdcoNe5gcT+Zm0e6apJ7XMAXn2fQDHZ8hxWI GcvQTuewsjhzkQN3rpUrd+6AGyGyixpHs/493EqhAes21HRKJ8ksiH5lyAPnvoOe nYMrmwzTGkxG+z4x0MA4 =3cOO -----END PGP SIGNATURE----- Mike Gabriel (52): Continue development... /debian/control: Fix --root parameter in DEB_PYTHON_INSTALL_ARGS. Add WSGI support to X2Go Session Broker. Allows plugging into Apache2 by using the mod_wsgi module. fix x2gobroker-wsgi.install Properly remove the X2Go Session broker log files on package purgal. fix creation of x2gobroker's home dir remove -x from shell script For sessions profiles with autologin enable, add a dummy key session profile parameter that triggers key based auth in X2Go Client. (Fixes: #154). Fix hard-coded path to x2gobroker's authservice socket. throw a 404 if broker backend cannot be found (plain webui) throw a 404 if broker backend cannot be found (html webui) postrm script for x2gobroker-authservice Add Apache2 configuration for WSGI support that shows how to setup a VirtualHost for X2Go Session Broker. Let bin:package x2gobroker-authservice create x2gouser:x2gouser, as well. (Fixes: #171). /debian/control: Let bin:package x2gobroker-authservice depend on python-x2gobroker (of the same version). (Fixes: #170). Separate logging logic of x2gobroker-authservice from the rest of the logging in x2gobroker. (Fixes: #172). follow-up fix for last commit x2gobroker-pubkeyauthorizer: no logging-to-file support anymore (Fixes: #175). Fix name of get() for /pubkeys/ URL path. (Fixes: #176). fix changelog entry return empty page instead of 404 if no pubkeys for x2gobroker exist, fix args+kwargs in get() method add more debug messages to authservice Move AuthService server code fully into x2gobroker-authservice daemon script. Add forgotten file: x2gobroker-authservice-logger.conf. (Fixes: #180). install x2gobroker-authservice-logger.conf into x2gobroker-authservice package avoid binaries-have-file-conflict lintian issue add dependency on adduser for x2gobroker-authservice allow trailing slash in /pubkeys/ URL Add script: x2gobroker-testauth. some nice cosmetics on x2gobroker-testauth mention Tornado instead of Web.py in x2gobroker man page fix comment text add man page for x2gobroker-testauth import pwd and grp classes in x2gobroker-authservice mark missing log output with a FIXME in authservice.py return 405 instead of 404 if method is not allowed (html webui) return 405 instead of 404 if method is not allowed (plaintext webui) fix exception call, add debug message when authentication is requested make --debug cmdline option work in x2gobroker-testauth Add enable()/disable() methods to broker backends. Move complete authservice logic into x2gobroker-authservice script. fix pam_authmech.py Add cmd and directrdp session profile parameters to defaults. Fix wrong usage of session option »cmd«, has to be »command«. missing comma in test_broker_inifile.py add directrdp to session profiles defaults fix dependency set of x2gobroker-wsgi enable WSGIPassthrough in x2gobroker-wsgi.apache.conf fix test_broker_base.py enable BR tests in test unit remove debug output release 0.0.1.1 Mike gabriel (1): fiddle with the packaging on Ubuntu lucid: the python-x2gobroker package does not contain any module files ----------------------------------------------------------------------- hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go). _______________________________________________ X2go-Tags mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-tags |
||