[Pkg-remote-commits] [xrdp] 01/01: Remove X log redirection.
Dominik George
natureshadow-guest at moszumanska.debian.org
Mon Nov 28 20:05:34 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 afd070691d2e7d2ec9032896a173d36493d3f75b
Author: Dominik George <nik at naturalnet.de>
Date: Mon Nov 28 21:05:16 2016 +0100
Remove X log redirection.
---
debian/changelog | 6 ++++++
debian/patches/config.diff | 8 +++++---
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 66d3d2e..38f5b16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xrdp (0.9.1~20161126+git589b29f-2) UNRELEASED; urgency=medium
+
+ * Remove X log redirection to /dev/null. (Closes: #846160)
+
+ -- Dominik George <nik at naturalnet.de> Mon, 28 Nov 2016 20:52:06 +0100
+
xrdp (0.9.1~20161126+git589b29f-1) unstable; urgency=medium
* New upstream commit picked.
diff --git a/debian/patches/config.diff b/debian/patches/config.diff
index c0888c6..11f53da 100644
--- a/debian/patches/config.diff
+++ b/debian/patches/config.diff
@@ -4,10 +4,12 @@ Subject: config patches for Debian
Use xorgxrdp instead of x11rdp
--- a/sesman/sesman.ini
+++ b/sesman/sesman.ini
-@@ -86,6 +86,7 @@ param=-nolisten
+@@ -84,8 +84,7 @@ param=xrdp/xorg.conf
+ param=-noreset
+ param=-nolisten
param=tcp
- param=-logfile
- param=/dev/null
+-param=-logfile
+-param=/dev/null
+param=-retro
[Chansrv]
--
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