[X2Go-Commits] [x2gobroker] branch master updated (c940807 -> d6a2764)

git-admin at x2go.org git-admin at x2go.org
Sat Apr 20 16:51:27 CEST 2019


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

x2go pushed a change to branch master
in repository x2gobroker.

      from  c940807   sbin/x2gobroker-keygen: Fix call to x2gobroker.utils.get_fingerprint_with_colons(). Thanks to Linnea Skogtvedt for spotting and reporting this.
       new  4224eae   x2gobroker/brokers/base_broker.py: Log IP address of authentication attempts. (See Debian bug #922458).
       new  183f870   Make builds reproducible. Thanks to Chris Lamb for providing a patch. (See Debian bug #922137).
       new  8bc58d7   Correctly initialize the loggers when using x2gobroker via WSGI in Apache2.
       new  c68d17f   x2gobroker-wsgi: Place WSGI script symlink (pointing to <BINDIR>/x2gobroker) into a dedicated folder and configure Apache2 to use WSGIScriptAlias from that folder. (See Debian bug #922040).
       new  a6191e5   sbin/x2gobroker-testagent: Fix retrieval of available tasks.
       new  d6a2764   Permit `asyncio` to create event loops on any thread (required on multithreaded WSGI servers using Python 3).

The 6 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.


Summary of changes:
 Makefile                          |  3 +++
 bin/x2gobroker                    | 26 +++++++++++++++++++++-----
 debian/x2gobroker-wsgi.install    |  1 +
 etc/x2gobroker-wsgi.apache.conf   |  4 ++--
 etc/x2gobroker-wsgi.apache.vhost  |  4 ++--
 sbin/x2gobroker-testagent         |  2 +-
 x2gobroker/brokers/base_broker.py |  8 ++++++--
 x2gobroker/defaults.py            |  3 +--
 8 files changed, 37 insertions(+), 14 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list