[X2Go-Commits] x2gobroker.git - tmp (branch) updated: 0.0.0.1-70-gcf5a514

X2Go dev team git-admin at x2go.org
Tue Apr 23 21:08:50 CEST 2013


The branch, tmp has been updated
       via  cf5a5148589e8ab8832b3fde9521a3f838200120 (commit)
      from  8fcdf930eddf2dd32a665ff5736f15935920d9aa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |   23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 80c2bf8..d0afa47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,27 +2,30 @@ x2gobroker (0.0.0.2-0~x2go1) UNRELEASED; urgency=low
 
   * New upstream version (0.0.0.2):
     - Make CC, CFLAGS and LDFLAGS configurable through build system.
-    - Make host session option a list, not string.
+    - Make host session option a (Python) list, not unicode/string.
     - Add load balancing support.
-    - Add foundation for logging support.
-    - Add man page for x2gobroker executable.
+    - Add file logging support.
     - Add logrotate configuration for x2gobroker log files.
-    - Make the daemon user ID configurable through x2gobroker-daemon.default.
-    - Handle different situation for X2GOBROKER_DAEMON_USER. Make sure
-      the getpass.getuser() function sees the correct effective UID.
-    - Make sure the unprivileged daemon user (x2gobroker) has access to the
-      PID file directory.
+    - Make the daemon user and group ID configurable through
+      python-x2gobroker.default.
     - Set log level to CRITICAL if running unit tests.
     - Perform PAM authentication via an authentication service (the broker
       runs as non-privileged user, the authentication service as root).
-    - Add tool: x2gobroker-keygen. Generate pub/priv SSH keypair for the
-      system user x2gobroker.
     - To make SSH pubkey deployment easier, serve the broker's public SSH key(s)
       under this URL http(s)://<broker_hostname>:<port>/pubkeys/.
+    - Add tool: x2gobroker-keygen. Generate pub/priv SSH keypair for the
+      system user x2gobroker.
+    - Add tool: x2gobroker-pubkeyauthorizer. Retrive broker's public SSH
+      keys and install them (on X2Go Servers with x2gobroker-agent installed).
+    - Add man pages for all executables in /usr/sbin.
   * /debian/control:
     + Add bin:package x2gobroker-agent.
   * /debian/x2gobroker-daemon.init:
     + Handle stale PID file and already running daemon.
+    + Handle different situation for X2GOBROKER_DAEMON_USER. Make sure
+      the getpass.getuser() function sees the correct effective UID.
+    + Make sure the unprivileged daemon user (x2gobroker) has access to the
+      PID file directory.
   * postinst/postrm scripts:
     + The user x2gobroker is required by x2gobroker-agent and x2gobroker-daemon.
       So now both bin:packages provide that user account.


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




More information about the x2go-commits mailing list