]> TLD Linux GIT Repositories - packages/xrdp.git/blobdiff - config.patch
- missing patch
[packages/xrdp.git] / config.patch
index 56af80c0d9d24e6c5c94c12ab72ad751e621d7de..9a8ff29c59c7c346d0194952b715f910fae723c9 100644 (file)
@@ -1,6 +1,6 @@
-diff -ur xrdp-0.9.9.orig/sesman/sesman.ini xrdp-0.9.9/sesman/sesman.ini
---- xrdp-0.9.9.orig/sesman/sesman.ini  2018-12-25 05:49:32.000000000 +0100
-+++ xrdp-0.9.9/sesman/sesman.ini       2019-02-25 10:58:10.501000000 +0100
+diff -ur xrdp-0.9.15.orig/sesman/sesman.ini xrdp-0.9.15/sesman/sesman.ini
+--- xrdp-0.9.15.orig/sesman/sesman.ini 2020-12-28 15:06:46.000000000 +0100
++++ xrdp-0.9.15/sesman/sesman.ini      2021-01-04 00:09:55.106416646 +0100
 @@ -12,13 +12,13 @@
  ReconnectScript=reconnectwm.sh
  
@@ -16,24 +16,29 @@ diff -ur xrdp-0.9.9.orig/sesman/sesman.ini xrdp-0.9.9/sesman/sesman.ini
  ; if the group TerminalServerUsers is not defined.
 -AlwaysGroupCheck=false
 +AlwaysGroupCheck=true
- [Sessions]
- ;; X11DisplayOffset - x11 display number offset
-@@ -61,10 +61,10 @@
- Policy=Default
+ ; When RestrictOutboundClipboard=true clipboard from the
+ ; server is not pushed to the client.
+ RestrictOutboundClipboard=false
+@@ -65,13 +65,13 @@
  
  [Logging]
+ ; Note: Log levels can be any of: core, error, warning, info, debug, or trace
 -LogFile=xrdp-sesman.log
--LogLevel=DEBUG
 +LogFile=/dev/null
-+LogLevel=INFO
- EnableSyslog=1
--SyslogLevel=DEBUG
+ LogLevel=INFO
+ EnableSyslog=true
+-#SyslogLevel=INFO
+-#EnableConsole=false
+-#ConsoleLevel=INFO
+-#EnableProcessId=false
 +SyslogLevel=INFO
++EnableConsole=false
++ConsoleLevel=INFO
++EnableProcessId=false
  
- ;
- ; Session definitions - startup command-line parameters for each session type
-@@ -87,8 +87,8 @@
+ [LoggingPerLogger]
+ ; Note: per logger configuration is only used in XRDP_DEBUG builds of XRDP.
+@@ -101,8 +101,8 @@
  param=-noreset
  param=-nolisten
  param=tcp
@@ -44,33 +49,39 @@ diff -ur xrdp-0.9.9.orig/sesman/sesman.ini xrdp-0.9.9/sesman/sesman.ini
  
  [Xvnc]
  param=Xvnc
-diff -ur xrdp-0.9.9.orig/xrdp/xrdp.ini xrdp-0.9.9/xrdp/xrdp.ini
---- xrdp-0.9.9.orig/xrdp/xrdp.ini      2018-12-25 05:49:32.000000000 +0100
-+++ xrdp-0.9.9/xrdp/xrdp.ini   2019-02-25 10:59:57.214000000 +0100
-@@ -4,6 +4,8 @@
+diff -ur xrdp-0.9.15.orig/xrdp/xrdp.ini xrdp-0.9.15/xrdp/xrdp.ini
+--- xrdp-0.9.15.orig/xrdp/xrdp.ini     2020-12-28 15:06:46.000000000 +0100
++++ xrdp-0.9.15/xrdp/xrdp.ini  2021-01-04 00:10:37.448416646 +0100
+@@ -5,6 +5,9 @@
  ; fork a new process for each incoming connection
  fork=true
 +; IP address to listen
-+;address=127.0.0.1
- ; tcp port to listen
- port=3389
- ; 'port' above should be connected to with vsock instead of tcp
-@@ -118,10 +120,10 @@
- ls_btn_cancel_height=30
++#address=127.0.0.1
++
+ ; ports to listen on, number alone means listen on all interfaces
+ ; 0.0.0.0 or :: if ipv6 is configured
+ ; space between multiple occurrences
+@@ -151,13 +154,13 @@
  
  [Logging]
+ ; Note: Log levels can be any of: core, error, warning, info, debug, or trace
 -LogFile=xrdp.log
--LogLevel=DEBUG
 +LogFile=/dev/null
-+LogLevel=INFO
+ LogLevel=INFO
  EnableSyslog=true
--SyslogLevel=DEBUG
+-#SyslogLevel=INFO
+-#EnableConsole=false
+-#ConsoleLevel=INFO
+-#EnableProcessId=false
 +SyslogLevel=INFO
- ; LogLevel and SysLogLevel could by any of: core, error, warning, info or debug
++EnableConsole=false
++ConsoleLevel=INFO
++EnableProcessId=false
  
- [Channels]
-@@ -153,14 +155,15 @@
+ [LoggingPerLogger]
+ ; Note: per logger configuration is only used in XRDP_DEBUG builds of XRDP.
+@@ -193,14 +196,15 @@
  ; 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.
@@ -94,9 +105,9 @@ diff -ur xrdp-0.9.9.orig/xrdp/xrdp.ini xrdp-0.9.9/xrdp/xrdp.ini
  
  [Xvnc]
  name=Xvnc
-@@ -172,25 +175,25 @@
- #xserverbpp=24
- #delay_ms=2000
+@@ -216,25 +220,25 @@
+ #disabled_encodings_mask=0
  
 -[vnc-any]
 -name=vnc-any