]> TLD Linux GIT Repositories - packages/xrdp.git/blobdiff - config.patch
- updated to 0.10.0
[packages/xrdp.git] / config.patch
index 02c2704cb73d9ca85eb4c2a4d89ccd1f54458981..fddebd73f6fef65b88808fed32294581b4d411e0 100644 (file)
@@ -1,6 +1,6 @@
-diff -ur xrdp-0.9.19.orig/sesman/sesman.ini xrdp-0.9.19/sesman/sesman.ini
---- xrdp-0.9.19.orig/sesman/sesman.ini 2022-03-17 07:21:20.000000000 +0100
-+++ xrdp-0.9.19/sesman/sesman.ini      2022-04-01 00:52:52.926266171 +0200
+diff -ur xrdp-0.10.0.orig/sesman/sesman.ini xrdp-0.10.0/sesman/sesman.ini
+--- xrdp-0.10.0.orig/sesman/sesman.ini 2024-05-10 16:14:05.000000000 +0200
++++ xrdp-0.10.0/sesman/sesman.ini      2024-06-13 19:35:30.492411263 +0200
 @@ -12,13 +12,13 @@
  ReconnectScript=reconnectwm.sh
  
@@ -19,7 +19,7 @@ diff -ur xrdp-0.9.19.orig/sesman/sesman.ini xrdp-0.9.19/sesman/sesman.ini
  ; When RestrictOutboundClipboard=all clipboard from the
  ; server is not pushed to the client.
  ; In addition, you can control text/file/image transfer restrictions
-@@ -80,13 +80,13 @@
+@@ -109,13 +109,13 @@
  
  [Logging]
  ; Note: Log levels can be any of: core, error, warning, info, debug, or trace
@@ -38,7 +38,7 @@ diff -ur xrdp-0.9.19.orig/sesman/sesman.ini xrdp-0.9.19/sesman/sesman.ini
  
  [LoggingPerLogger]
  ; Note: per logger configuration is only used if xrdp is built with
-@@ -117,8 +117,8 @@
+@@ -147,8 +147,8 @@
  param=-noreset
  param=-nolisten
  param=tcp
@@ -49,9 +49,9 @@ diff -ur xrdp-0.9.19.orig/sesman/sesman.ini xrdp-0.9.19/sesman/sesman.ini
  
  [Xvnc]
  param=Xvnc
-diff -ur xrdp-0.9.19.orig/xrdp/xrdp.ini xrdp-0.9.19/xrdp/xrdp.ini
---- xrdp-0.9.19.orig/xrdp/xrdp.ini     2022-03-17 07:16:35.000000000 +0100
-+++ xrdp-0.9.19/xrdp/xrdp.ini  2022-04-01 00:53:37.547367844 +0200
+diff -ur xrdp-0.10.0.orig/xrdp/xrdp.ini xrdp-0.10.0/xrdp/xrdp.ini
+--- xrdp-0.10.0.orig/xrdp/xrdp.ini     2024-05-10 16:14:05.000000000 +0200
++++ xrdp-0.10.0/xrdp/xrdp.ini  2024-06-13 19:36:33.477301111 +0200
 @@ -5,6 +5,9 @@
  ; fork a new process for each incoming connection
  fork=true
@@ -62,7 +62,7 @@ diff -ur xrdp-0.9.19.orig/xrdp/xrdp.ini xrdp-0.9.19/xrdp/xrdp.ini
  ; ports to listen on, number alone means listen on all interfaces
  ; 0.0.0.0 or :: if ipv6 is configured
  ; space between multiple occurrences
-@@ -178,13 +181,13 @@
+@@ -195,13 +198,13 @@
  
  [Logging]
  ; Note: Log levels can be any of: core, error, warning, info, debug, or trace
@@ -81,8 +81,8 @@ diff -ur xrdp-0.9.19.orig/xrdp/xrdp.ini xrdp-0.9.19/xrdp/xrdp.ini
  
  [LoggingPerLogger]
  ; Note: per logger configuration is only used if xrdp is built with
-@@ -218,14 +221,15 @@
- ; Some session types such as Xorg, X11rdp and Xvnc start a display server.
+@@ -234,13 +237,13 @@
+ ; Some session types such as Xorg 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.
 -[Xorg]
@@ -90,22 +90,19 @@ diff -ur xrdp-0.9.19.orig/xrdp/xrdp.ini xrdp-0.9.19/xrdp/xrdp.ini
 -lib=libxup.so
 -username=ask
 -password=ask
--ip=127.0.0.1
 -port=-1
 -code=20
-+
 +#[Xorg]
 +#name=Xorg
 +#lib=libxup.so
 +#username=ask
 +#password=ask
-+#ip=127.0.0.1
 +#port=-1
 +#code=20
  
  [Xvnc]
  name=Xvnc
-@@ -247,13 +251,13 @@
+@@ -262,13 +265,13 @@
  ; Generic VNC Proxy
  ; Tailor this to specific hosts and VNC instances by specifying an ip
  ; and port and setting a suitable name.
@@ -125,8 +122,8 @@ diff -ur xrdp-0.9.19.orig/xrdp/xrdp.ini xrdp-0.9.19/xrdp/xrdp.ini
 +#password=ask
  #pamusername=asksame
  #pampassword=asksame
- #pamsessionmng=127.0.0.1
-@@ -262,15 +266,15 @@
+ #delay_ms=2000
+@@ -276,15 +279,15 @@
  ; Generic RDP proxy using NeutrinoRDP
  ; Tailor this to specific hosts by specifying an ip and port and setting
  ; a suitable name.