[X2Go-Commits] x2gobroker.git - master-inai (branch) updated: 0.0.0.1
X2Go dev team
git-admin at x2go.org
Tue Apr 23 21:08:26 CEST 2013
The branch, master-inai has been updated
via 6d343a60b4adb1041ba8cbef1839e8fd9ec09642 (commit)
from 7dfbf692abd457506ebf3f1372b8d0a11f3c9767 (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 | 4 +--
debian/control | 94 +++++++++++++++++++++++++++---------------------------
2 files changed, 49 insertions(+), 49 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index f99aeb6..e040920 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-x2gobroker (0.0.0.1-0~x2go1) UNRELEASED; urgency=low
+x2gobroker (0.0.0.1-0~x2go1) unstable; urgency=low
* Initial upstream version.
- -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 15 Sep 2012 17:30:24 +0200
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Tue, 12 Feb 2013 22:51:12 +0100
diff --git a/debian/control b/debian/control
index 3b222bc..2789bf7 100644
--- a/debian/control
+++ b/debian/control
@@ -138,50 +138,50 @@ Description: X2Go http(s) based session broker (Python modules)
This package contains common files needed by all X2Go session
brokers being package for this distribution.
-Package: x2gobroker-agent
-Architecture: any
-Depends:
- ${shlibs:Depends},
- ${misc:Depends},
- perl,
- adduser,
- x2goserver,
-Description: X2Go http(s) based session broker (common files)
- X2Go is a server based computing environment with
- - session resuming
- - low bandwidth support
- - LDAP support
- - client side mass storage mounting support
- - client side printing support
- - audio support
- - authentication by smartcard and USB stick
- .
- The session broker is a server tool for X2Go that
- tells your X2Go Client application in a terminal
- server cluster what servers and session types are
- most appropriate for the user in front of the
- X2Go terminal.
- .
- A session broker is most useful in load balanced
- X2Go server farms.
- .
- This package contains a setuid agent command that
- is required by the X2Go session broker. This package
- has to be installed on all X2Go servers that shall get
- managed via the X2Go session broker.
- .
- WARNING: This package installs a setuid wrapper
- (/usr/lib/x2go/broker/x2gobroker-agent) on your system.
- This setuid wrapper aims to be a secure replacement
- for the deprecated suidperl exectuable that was removed
- from Perl (>= 5.12).
- .
- This wrapper is only able to execute the Perl script
- /usr/lib/x2go/broker/x2gobroker-agent.pl. For running
- properly, x2gobroker-agent.pl needs setuid privileges.
- .
- If you hesitate to install this package, study the code
- of the named wrapper and the named Perl script beforehand.
- Note that the X2Go session broker will not work without this
- x2gobroker-agent component installed on your to-be-managed
- X2Go servers.
+#Package: x2gobroker-agent
+#Architecture: any
+#Depends:
+# ${shlibs:Depends},
+# ${misc:Depends},
+# perl,
+# adduser,
+# x2goserver,
+#Description: X2Go http(s) based session broker (common files)
+# X2Go is a server based computing environment with
+# - session resuming
+# - low bandwidth support
+# - LDAP support
+# - client side mass storage mounting support
+# - client side printing support
+# - audio support
+# - authentication by smartcard and USB stick
+# .
+# The session broker is a server tool for X2Go that
+# tells your X2Go Client application in a terminal
+# server cluster what servers and session types are
+# most appropriate for the user in front of the
+# X2Go terminal.
+# .
+# A session broker is most useful in load balanced
+# X2Go server farms.
+# .
+# This package contains a setuid agent command that
+# is required by the X2Go session broker. This package
+# has to be installed on all X2Go servers that shall get
+# managed via the X2Go session broker.
+# .
+# WARNING: This package installs a setuid wrapper
+# (/usr/lib/x2go/broker/x2gobroker-agent) on your system.
+# This setuid wrapper aims to be a secure replacement
+# for the deprecated suidperl exectuable that was removed
+# from Perl (>= 5.12).
+# .
+# This wrapper is only able to execute the Perl script
+# /usr/lib/x2go/broker/x2gobroker-agent.pl. For running
+# properly, x2gobroker-agent.pl needs setuid privileges.
+# .
+# If you hesitate to install this package, study the code
+# of the named wrapper and the named Perl script beforehand.
+# Note that the X2Go session broker will not work without this
+# x2gobroker-agent component installed on your to-be-managed
+# X2Go servers.
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