[pkg-remote-commits] [x2goserver] 05/10: debian/patches: Drop 1004_dbus-run-session-every-desktop-session.patch. Similar patch applied upstream.

Mike Gabriel sunweaver at debian.org
Mon Dec 11 23:02:37 UTC 2017


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

sunweaver pushed a commit to branch master
in repository x2goserver.

commit bcc8e8dadf5d18f931895088df65fcacc58e1ea1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Dec 11 22:51:35 2017 +0100

    debian/patches: Drop 1004_dbus-run-session-every-desktop-session.patch. Similar patch applied upstream.
---
 .../1004_dbus-run-session-every-desktop-session.patch      | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/debian/patches/1004_dbus-run-session-every-desktop-session.patch b/debian/patches/1004_dbus-run-session-every-desktop-session.patch
deleted file mode 100644
index 3a576ae..0000000
--- a/debian/patches/1004_dbus-run-session-every-desktop-session.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: An X2Go Session really needs to be isolated from user DBus
-Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-
---- a/x2goserver/bin/x2goruncommand
-+++ b/x2goserver/bin/x2goruncommand
-@@ -315,7 +315,7 @@
- 	if x2gofeature X2GO_XSESSION &>/dev/null && [ "x$X2GO_SESS_TYPE" = "xD" ]; then
- 		STARTUP="$cmd$args"
- 		"$X2GO_LIB_PATH/x2gosyslog" "$0" "notice" "launching session with Xsession-x2go mechanism, using STARTUP=\"$STARTUP\""
--		XSESSION_EXEC="$cmd" STARTUP="/usr/bin/env LD_LIBRARY_PATH=${LD_LIBRARY_PATH} ${STARTUP}" /etc/x2go/Xsession >> "$MESSAGE_FILE" 2>&1
-+		XSESSION_EXEC="$cmd" STARTUP="/usr/bin/env LD_LIBRARY_PATH=${LD_LIBRARY_PATH} ${STARTUP}" dbus-run-session /etc/x2go/Xsession >> "$MESSAGE_FILE" 2>&1
- 	else
- 		"$X2GO_LIB_PATH/x2gosyslog" "$0" "debug" "executing command \"$cmd$args\"..."
- 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/x2goserver.git



More information about the pkg-remote-commits mailing list