[X2Go-Commits] [x2gobroker] branch master updated (1c870b3 -> df961d8)

git-admin at x2go.org git-admin at x2go.org
Mon Apr 30 19:10:53 CEST 2018


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

x2go pushed a change to branch master
in repository x2gobroker.

      from  1c870b3   x2gobroker-pubkeyauthorizer: Tiny Python2to3 fix.
       new  1ff72dd   x2gobroker/utils.py: Provide helper functions for pretty-formatting key fingerprints.
       new  79bacef   x2gobroker-keygen: Use new fingerprint formatting functions.
       new  29e2699   sbin/x2gobroker-pubkeyauthorizer: Drop unused binascii import.
       new  6959174   x2gobroker/agent.py: Bail out if no hostaddr contained in remote_agent.
       new  02ce95a   x2gobroker/agent.py: No load-checking when remote_agent is set to 'LOCAL'.
       new  33788c6   x2gobroker/loadchecker.py: Report properly to the logger if we fail to obtain a load factor.
       new  6d6b34e   x2gobroker/agent.py: Better sanity checks for remote_agent and its dict keys hostname and hostaddr.
       new  00b89c5   x2gobroker-loadchecker.service: loadchecker service needs to chuid to system user x2gobroker.
       new  9382d0e   x2gobroker-loadchecker.service: File ownership should be x2gobroker:x2gobroker, too.
       new  220eace   x2gobroker-loadchecker: No chown/chmod if we are not running as root (which is mostly the case).
       new  dc605f9   tmpfiles.d utilization: Create RUNDIR/x2gobroker via tmpfiles.d system. Fixes missing dir and flawed permissions when running under systemd.
       new  81c3a78   debian/*.install: Add tmpfiles.d files into bin:pkgs.
       new  001cdb1   x2gobroker.spec: Install tmpfiles.d configs into bin:pkgs.
       new  3f422b6   Makefile: Run setup.py build at build time.
       new  4bf1279   Makefile: Compress man pages.
       new  2c8e530   debian/changelog: white-space clean-up at EOL.
       new  549660b   Makefile: Support skipping installation of the x2gobroker PyModule. Useful when building with CDBS on Debian.
       new  df961d8   debian/*: Trigger Makefile's install target and install those files. Drop debhelper from-source-installation magic.

The 18 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                               | 39 ++++++++++++++++++++++++++--------
 debian/changelog                       |  2 +-
 debian/python3-x2gobroker.install      |  3 ++-
 debian/rules                           |  9 +++++---
 debian/x2gobroker-agent.install        |  5 +++--
 debian/x2gobroker-agent.manpages       |  1 -
 debian/x2gobroker-authservice.install  |  8 ++++---
 debian/x2gobroker-authservice.manpages |  1 -
 debian/x2gobroker-common.install       | 10 ++++-----
 debian/x2gobroker-daemon.install       |  7 ++++--
 debian/x2gobroker-daemon.manpages      |  2 --
 debian/x2gobroker-loadchecker.install  |  8 ++++---
 debian/x2gobroker-loadchecker.manpages |  1 -
 debian/x2gobroker-ssh.install          |  5 +++--
 debian/x2gobroker-ssh.manpages         |  1 -
 debian/x2gobroker-wsgi.install         |  6 +++---
 debian/x2gobroker.install              | 12 +++++++----
 debian/x2gobroker.manpages             |  4 ----
 sbin/x2gobroker-keygen                 |  8 +++++--
 sbin/x2gobroker-loadchecker            |  7 ++++--
 sbin/x2gobroker-pubkeyauthorizer       |  1 -
 tmpfiles.d/x2gobroker-authservice.conf |  2 ++
 tmpfiles.d/x2gobroker-daemon.conf      |  2 ++
 tmpfiles.d/x2gobroker-loadchecker.conf |  2 ++
 x2gobroker-loadchecker.service         |  6 +++---
 x2gobroker.spec                        |  3 +++
 x2gobroker/agent.py                    | 16 ++++++++++++--
 x2gobroker/loadchecker.py              |  4 +++-
 x2gobroker/utils.py                    | 34 +++++++++++++++++++++++++++++
 29 files changed, 150 insertions(+), 59 deletions(-)
 delete mode 100644 debian/x2gobroker-agent.manpages
 delete mode 100644 debian/x2gobroker-authservice.manpages
 delete mode 100644 debian/x2gobroker-daemon.manpages
 delete mode 100644 debian/x2gobroker-loadchecker.manpages
 delete mode 100644 debian/x2gobroker-ssh.manpages
 delete mode 100644 debian/x2gobroker.manpages
 create mode 100644 tmpfiles.d/x2gobroker-authservice.conf
 create mode 100644 tmpfiles.d/x2gobroker-daemon.conf
 create mode 100644 tmpfiles.d/x2gobroker-loadchecker.conf

--
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