The branch, master has been updated via 64e8cf52fca271ad8bdccc24d858ec79d1bf7b6f (commit) from 05c5aac6426b3ff58746480f2273ac3135e39eea (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 64e8cf52fca271ad8bdccc24d858ec79d1bf7b6f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 24 12:52:28 2013 +0200 Provide empty directory /etc/x2go/broker/ssl. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/x2gobroker-daemon.dirs | 1 + 2 files changed, 2 insertions(+) create mode 100644 debian/x2gobroker-daemon.dirs The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a7d89f6..0bb6020 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ x2gobroker (0.0.3.0-0~x2go1) UNRELEASED; urgency=low X2GoBrokerAgentExceptions when pinging the remote agent. (Fixes: #306). - When calling the agent's suspend_session function, make sure to pass on the remote_agent dictionary. + - Provide empty directory /etc/x2go/broker/ssl. * /debian/control: + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. diff --git a/debian/x2gobroker-daemon.dirs b/debian/x2gobroker-daemon.dirs new file mode 100644 index 0000000..d1dc50a --- /dev/null +++ b/debian/x2gobroker-daemon.dirs @@ -0,0 +1 @@ +/etc/x2go/broker/ssl \ No newline at end of file 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).