[pkg-remote-commits] [xrdp] 06/19: Update readme and changelog.

Thorsten Glaser tg at moszumanska.debian.org
Fri Dec 22 17:07:34 UTC 2017


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

tg pushed a commit to branch master
in repository xrdp.

commit 46580b8061e618e0a54375132e74a92e5ce23d92
Author: Dominik George <nik at naturalnet.de>
Date:   Fri Dec 15 17:51:12 2017 +0100

    Update readme and changelog.
    
    (cherry picked from commit 52801eec0ed675492979df21762404e03fa7d183)
---
 debian/README.Debian | 33 ++++++++++++++++++++++++++++-----
 debian/changelog     |  3 +++
 2 files changed, 31 insertions(+), 5 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 99a965e..b15c06c 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,19 +1,42 @@
+Debian specific notes for xrdp
+==============================
+
+Encryption
+----------
+
 Consider using TLS encryption instead of the default RDP encryption, but
 do make sure to test all possible clients, and mind client bugs. TLS has
 been tested with Microsoft Remote Desktop in Windows 7 and above,
 rdesktop 1.8 and freerdp 1.1 (Remmina, et al).
 
-If the Xorg server does not start, you may need to install the
+Don't forget that xrdp might have to be a member of the ssl-cert group to
+read your private key.
+
+Starting X.org
+--------------
+
+If the X.org server does not start, you may need to install the
 xserver-xorg-legacy package (if you're not using systemd's or
 consolekit's privilege mechanism, or not using Linux), and/or set
 "allowed_users=anybody" in /etc/X11/Xwrapper.config to allow users, once
 they are logged in through xrdp, to start their own X server. Please
 note that xserver-xorg-legacy may cause its own issues, so keep an eye
-on Xorg being suid root and the like.
+on X.org being suid root and the like.
+
+Audio
+-----
+
+The PulseAudio module can currently not be packaged correctly due to a lack
+of headers in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794692
+
+You can install the xrdp-pulseaudio-installer package, which pulls in all
+the build dependencies and contains a script that downloads the PulseAudio
+source, builds the modules and installs them locally.
+
+Adter installing the package, run xrdp-build-pulse-modules as root.
 
-The pulseaudio plugin from sesman/chansrv/pulse should be installed but
-cannot be built due to lack of a pulseaudio-modules-dev package in
-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794692
+xrdpvr
+------
 
 We currently do not use --enable-xrdpvr (as FFmpeg in squeeze is the
 last supported version, but it may be possible to use the one in
diff --git a/debian/changelog b/debian/changelog
index 7825eff..09788eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ xrdp (0.9.4-4) unstable; urgency=high
     (Closes: #884453)
   * Source /etc/profile in startwm. (Closes: #882246)
     + Thanks to Wolfgang Schweer!
+  * Add package to build PulseAudio modules.
+    + Thanks to Wolfgang Schweer for the initial idea!
+  * Update README.Debian.
 
  -- Dominik George <nik at naturalnet.de>  Fri, 15 Dec 2017 11:31:14 +0100
 

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



More information about the pkg-remote-commits mailing list