The branch, master has been updated via 0867325b6a8cbbbfb1f05cf6b93824c106479555 (commit) from ec283adf966686fc4cb9eea6d5693d93d40acce0 (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 ----------------------------------------------------------------- commit 0867325b6a8cbbbfb1f05cf6b93824c106479555 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 30 22:34:37 2013 +0200 /debian/control: Replace LDAP support with session brokerage support in LONG_DESCRIPTION. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 5b396f4..43ea9d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ x2gobroker (0.0.2.4-0~x2go1) UNRELEASED; urgency=low * New upstream version (0.0.2.4): - Fix logrotate script: x2gobroker-wsgi. (Fixes: #275). + * /debian/control: + - Replace LDAP support with session brokerage support in LONG_DESCRIPTION. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 07 Jun 2013 23:25:30 +0200 diff --git a/debian/control b/debian/control index 7b5ef23..dbd1b6f 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Description: X2Go http(s) based session broker (Python modules) X2Go is a server based computing environment with - session resuming - low bandwidth support - - LDAP support + - session brokerage support - client side mass storage mounting support - client side printing support - audio support @@ -66,7 +66,7 @@ Description: X2Go http(s) based session broker (executable) X2Go is a server based computing environment with - session resuming - low bandwidth support - - LDAP support + - session brokerage support - client side mass storage mounting support - client side printing support - audio support @@ -100,7 +100,7 @@ Description: X2Go http(s) based session broker (PAM authentication service) X2Go is a server based computing environment with - session resuming - low bandwidth support - - LDAP support + - session brokerage support - client side mass storage mounting support - client side printing support - audio support @@ -130,7 +130,7 @@ Description: X2Go http(s) based session broker (daemon) X2Go is a server based computing environment with - session resuming - low bandwidth support - - LDAP support + - session brokerage support - client side mass storage mounting support - client side printing support - audio support @@ -163,7 +163,7 @@ Description: X2Go http(s) based session broker (CGI) X2Go is a server based computing environment with - session resuming - low bandwidth support - - LDAP support + - session brokerage support - client side mass storage mounting support - client side printing support - audio support @@ -199,7 +199,7 @@ Description: X2Go http(s) based session broker (common files) X2Go is a server based computing environment with - session resuming - low bandwidth support - - LDAP support + - session brokerage support - client side mass storage mounting support - client side printing support - audio support 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).