[X2Go-Commits] [x2gobroker] branch build-main updated (5ecedca -> 2f467f7)

git-admin at x2go.org git-admin at x2go.org
Thu Dec 1 23:06:28 CET 2016


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

x2go pushed a change to branch build-main
in repository x2gobroker.

      from  5ecedca   release 0.0.3.0
      adds  877399c   Continue development
      adds  d6360a9   debian/python-x2gobroker.preinst: Use proper comment header explaining about preinst script argument calls (not postinst).
      adds  99bcafd   x2gobroker/brokers/base_brokers.py: Remove Perl code in comment that confuses the Epydoc tool.
      adds  47189d9   API Documentation: Sanitize __doc__ strings to make Epydoc happy. Provide Makefile.docupload and provide html API documentation at http://code.x2go.org/doc/python-x2gobroker/
      adds  fa9480f   debian/changelog: remove temporary changelog item.
      adds  ad4f179   debian/control: maintainer change in package: X2Go Developers <x2go-dev at lists.x2go.org>.
      adds  7f1e1b8   debian/control: add myself as uploader.
      adds  12d564d   debian/changelog: add entry for last change.
      adds  fbb5600   sbin/x2gobroker-authservice: adapt script to correctly use the newer python-pam module, which now exposes functionality in pam.pam with backwards compatibility. Fixes: #1056.
      adds  5932f1e   sbin/x2gobroker-authservice: refactor pam.pam section a bit.
      adds  d68ec35   x2gobroker/authmechs/pam_authmech.py: port pam.pam change to this file as well.
      adds  735a15f   x2goserver.spec: add mandatory perl-generators Build-Requires as per https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl
      adds  2f467f7   release 0.0.3.1

No new revisions were added by this update.

Summary of changes:
 Makefile.docupload                    |   25 ++++++++++++++++++
 debian/changelog                      |   34 ++++++++++++++++++++++++
 debian/control                        |    3 ++-
 debian/python-x2gobroker.preinst      |   13 ++++-----
 sbin/x2gobroker-authservice           |    5 +++-
 sbin/x2gobroker-pubkeyauthorizer      |    2 +-
 x2gobroker.spec                       |    5 +++-
 x2gobroker/__init__.py                |    2 +-
 x2gobroker/agent.py                   |    8 +++---
 x2gobroker/authmechs/pam_authmech.py  |    5 +++-
 x2gobroker/brokers/base_broker.py     |   47 +++++++++++++++------------------
 x2gobroker/brokers/inifile_broker.py  |    6 ++---
 x2gobroker/brokers/zeroconf_broker.py |    2 +-
 x2gobroker/loggers.py                 |    2 +-
 x2gobroker/utils.py                   |    2 +-
 15 files changed, 112 insertions(+), 49 deletions(-)
 create mode 100644 Makefile.docupload

--
Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list