[packages/xrdp] - updated to 0.9.10
adamg
adamg at pld-linux.org
Sat Apr 20 10:18:51 CEST 2019
commit 6732dafbf80c35f9ac7fabc25e5de76c8eb65e84
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Sat Apr 20 10:18:42 2019 +0200
- updated to 0.9.10
config.patch | 64 ++++++------------------------------------------------------
xrdp.spec | 6 +++---
2 files changed, 9 insertions(+), 61 deletions(-)
---
diff --git a/xrdp.spec b/xrdp.spec
index d6df260..136a4f5 100644
--- a/xrdp.spec
+++ b/xrdp.spec
@@ -5,12 +5,12 @@
Summary: Remote desktop server
Summary(pl.UTF-8): Serwer remote desktop
Name: xrdp
-Version: 0.9.8
-Release: 2
+Version: 0.9.10
+Release: 1
License: GPL
Group: X11/Applications/Networking
Source0: https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 88a3c075583ccedf2183098478b57c17
+# Source0-md5: f2cb9b1f502b88c958de3a424ed6baa9
Source1: %{name}.init
Source2: %{name}.pamd
Source3: %{name}.README.PLD
diff --git a/config.patch b/config.patch
index e27fb63..7b0aa4c 100644
--- a/config.patch
+++ b/config.patch
@@ -16,9 +16,9 @@ diff -ur xrdp-0.9.7.orig/sesman/sesman.ini xrdp-0.9.7/sesman/sesman.ini
; if the group TerminalServerUsers is not defined.
-AlwaysGroupCheck=false
+AlwaysGroupCheck=true
-
- [Sessions]
- ;; X11DisplayOffset - x11 display number offset
+ ; When RestrictOutboundClipboard=true clipboard from the
+ ; server is not pushed to the client.
+ RestrictOutboundClipboard=false
@@ -55,10 +55,10 @@
Policy=Default
@@ -70,7 +70,7 @@ diff -ur xrdp-0.9.7.orig/xrdp/xrdp.ini xrdp-0.9.7/xrdp/xrdp.ini
; LogLevel and SysLogLevel could by any of: core, error, warning, info or debug
[Channels]
-@@ -153,24 +155,24 @@
+@@ -155,14 +155,14 @@
; Some session types such as Xorg, X11rdp and Xvnc start a display server.
; Startup command-line parameters for the display server are configured
; in sesman.ini. See and configure also sesman.ini.
@@ -82,16 +82,6 @@ diff -ur xrdp-0.9.7.orig/xrdp/xrdp.ini xrdp-0.9.7/xrdp/xrdp.ini
-ip=127.0.0.1
-port=-1
-code=20
--
--[X11rdp]
--name=X11rdp
--lib=libxup.so
--username=ask
--password=ask
--ip=127.0.0.1
--port=-1
--xserverbpp=24
--code=10
+#[Xorg]
+#name=Xorg
+#lib=libxup.so
@@ -99,40 +89,14 @@ diff -ur xrdp-0.9.7.orig/xrdp/xrdp.ini xrdp-0.9.7/xrdp/xrdp.ini
+#password=ask
+#ip=127.0.0.1
+#port=-1
-+#code=20
-+
-+#[X11rdp]
-+#name=X11rdp
-+#lib=libxup.so
-+#username=ask
-+#password=ask
-+#ip=127.0.0.1
-+#port=-1
-+#xserverbpp=24
-+#code=10
++#portcode=20
[Xvnc]
name=Xvnc
-@@ -182,43 +184,43 @@
+@@ -174,25 +174,25 @@
#xserverbpp=24
#delay_ms=2000
--[console]
--name=console
--lib=libvnc.so
--ip=127.0.0.1
--port=5900
--username=na
--password=ask
-+#[console]
-+#name=console
-+#lib=libvnc.so
-+#ip=127.0.0.1
-+#port=5900
-+#username=na
-+#password=ask
- #delay_ms=2000
-
-[vnc-any]
-name=vnc-any
-lib=libvnc.so
@@ -152,22 +116,6 @@ diff -ur xrdp-0.9.7.orig/xrdp/xrdp.ini xrdp-0.9.7/xrdp/xrdp.ini
#pamsessionmng=127.0.0.1
#delay_ms=2000
--[sesman-any]
--name=sesman-any
--lib=libvnc.so
--ip=ask
--port=-1
--username=ask
--password=ask
-+#[sesman-any]
-+#name=sesman-any
-+#lib=libvnc.so
-+#ip=ask
-+#port=-1
-+#username=ask
-+#password=ask
- #delay_ms=2000
-
-[neutrinordp-any]
-name=neutrinordp-any
-lib=libxrdpneutrinordp.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xrdp.git/commitdiff/6732dafbf80c35f9ac7fabc25e5de76c8eb65e84
More information about the pld-cvs-commit
mailing list