[pkg-remote-commits] [xrdp] 02/11: Fix autorun on direct client login.
Dominik George
natureshadow-guest at moszumanska.debian.org
Sun Dec 11 14:03:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository xrdp.
commit c987e7b62b5aa67cce6c6f758714b40007b31cdd
Author: Dominik George <nik at naturalnet.de>
Date: Sun Dec 11 14:24:46 2016 +0100
Fix autorun on direct client login.
---
debian/changelog | 3 ++-
debian/patches/sockpath.diff | 9 +++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index afc17a2..6e97f8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
xrdp (0.9.1~20161126+git589b29f-3) unstable; urgency=medium
* Add upstream metadata. (Closes: #847401)
+ * Fix autorun on direct client login. (Closes: #846055)
- -- Dominik George <nik at naturalnet.de> Sun, 11 Dec 2016 14:19:11 +0100
+ -- Dominik George <nik at naturalnet.de> Sun, 11 Dec 2016 14:24:13 +0100
xrdp (0.9.1~20161126+git589b29f-2) unstable; urgency=medium
diff --git a/debian/patches/sockpath.diff b/debian/patches/sockpath.diff
index d3cf5b3..97ee85f 100644
--- a/debian/patches/sockpath.diff
+++ b/debian/patches/sockpath.diff
@@ -235,6 +235,15 @@ Subject:: change location of the socket path to something less racy
}
--- a/xrdp/xrdp.ini
+++ b/xrdp/xrdp.ini
+@@ -32,7 +32,7 @@ key_file=
+
+ ; Section name to use for automatic login if the client sends username
+ ; and password
+-autorun=X11rdp
++autorun=Xorg
+
+ allow_channels=true
+ allow_multimon=true
@@ -135,10 +135,10 @@ xrdpvr=true
tcutils=true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/packages/xrdp.git
More information about the pkg-remote-commits
mailing list