]> TLD Linux GIT Repositories - packages/xrdp.git/blobdiff - config.patch
- updated to 0.9.11
[packages/xrdp.git] / config.patch
index 85d64c34960dd076d2ec2084b075a291fd855c7a..294c8cbae150cc1367798b4b6a780a96786c0822 100644 (file)
@@ -1,6 +1,6 @@
-diff -ur xrdp-0.9.10.orig/sesman/sesman.ini xrdp-0.9.10/sesman/sesman.ini
---- xrdp-0.9.10.orig/sesman/sesman.ini 2019-04-18 08:01:58.000000000 +0200
-+++ xrdp-0.9.10/sesman/sesman.ini      2019-05-22 18:36:13.188000000 +0200
+diff -ur xrdp-0.9.11.orig/sesman/sesman.ini xrdp-0.9.11/sesman/sesman.ini
+--- xrdp-0.9.11.orig/sesman/sesman.ini 2019-08-19 17:41:37.000000000 +0200
++++ xrdp-0.9.11/sesman/sesman.ini      2019-08-21 23:14:04.896000000 +0200
 @@ -12,13 +12,13 @@
  ReconnectScript=reconnectwm.sh
  
@@ -44,19 +44,20 @@ diff -ur xrdp-0.9.10.orig/sesman/sesman.ini xrdp-0.9.10/sesman/sesman.ini
  
  [Xvnc]
  param=Xvnc
-diff -ur xrdp-0.9.10.orig/xrdp/xrdp.ini xrdp-0.9.10/xrdp/xrdp.ini
---- xrdp-0.9.10.orig/xrdp/xrdp.ini     2019-04-18 08:01:58.000000000 +0200
-+++ xrdp-0.9.10/xrdp/xrdp.ini  2019-05-22 18:35:14.363000000 +0200
-@@ -4,6 +4,8 @@
+diff -ur xrdp-0.9.11.orig/xrdp/xrdp.ini xrdp-0.9.11/xrdp/xrdp.ini
+--- xrdp-0.9.11.orig/xrdp/xrdp.ini     2019-08-19 17:41:37.000000000 +0200
++++ xrdp-0.9.11/xrdp/xrdp.ini  2019-08-21 23:15:10.436000000 +0200
+@@ -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 @@
++#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
+@@ -143,10 +146,10 @@
  ls_btn_cancel_height=30
  
  [Logging]
@@ -70,7 +71,7 @@ diff -ur xrdp-0.9.10.orig/xrdp/xrdp.ini xrdp-0.9.10/xrdp/xrdp.ini
  ; LogLevel and SysLogLevel could by any of: core, error, warning, info or debug
  
  [Channels]
-@@ -153,14 +155,15 @@
+@@ -178,14 +181,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,7 +95,7 @@ diff -ur xrdp-0.9.10.orig/xrdp/xrdp.ini xrdp-0.9.10/xrdp/xrdp.ini
  
  [Xvnc]
  name=Xvnc
-@@ -172,25 +175,25 @@
+@@ -197,25 +201,25 @@
  #xserverbpp=24
  #delay_ms=2000