[packages/xrdp] - up to 0.10.6.1
mrozowik
mrozowik at pld-linux.org
Wed Jul 8 08:15:56 CEST 2026
commit 521c8967351e2477185c01f65f9e5ec58b5befb3
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Wed Jul 8 06:15:45 2026 +0000
- up to 0.10.6.1
config.patch | 42 +++++-------------------------------------
xrdp.spec | 4 ++--
2 files changed, 7 insertions(+), 39 deletions(-)
---
diff --git a/xrdp.spec b/xrdp.spec
index becf901..69a9755 100644
--- a/xrdp.spec
+++ b/xrdp.spec
@@ -5,13 +5,13 @@
Summary: Remote desktop server
Summary(pl.UTF-8): Serwer remote desktop
Name: xrdp
-Version: 0.10.6
+Version: 0.10.6.1
Release: 1
License: Apache v2.0
Group: X11/Applications/Networking
#Source0Download: https://github.com/neutrinolabs/xrdp/releases
Source0: https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: c2d12e8d609fb71a9e9a83f6f7e2b68c
+# Source0-md5: eb2eb8c49d56457859c2788fb338e33d
Source1: %{name}.init
Source2: %{name}.pamd
Source3: %{name}.README.PLD
diff --git a/config.patch b/config.patch
index 66a388f..ea9ac12 100644
--- a/config.patch
+++ b/config.patch
@@ -42,20 +42,9 @@
[Xvnc]
param=Xvnc
---- xrdp-0.10.4.1/xrdp/xrdp.ini.in~ 2025-07-07 12:37:24.000000000 +0000
-+++ xrdp-0.10.4.1/xrdp/xrdp.ini.in 2026-01-02 11:41:07.518022458 +0000
-@@ -4,7 +4,9 @@
-
- ; fork a new process for each incoming connection
- fork=true
--
-+; IP address to listen
-+; ;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
-@@ -201,10 +203,10 @@
+--- xrdp-0.10.6.1/xrdp/xrdp.ini.in.orig 2026-07-07 01:05:19.000000000 +0000
++++ xrdp-0.10.6.1/xrdp/xrdp.ini.in 2026-07-08 06:11:47.687843684 +0000
+@@ -204,10 +204,10 @@
[Logging]
; Note: Log levels can be any of: core, error, warning, info, debug, or trace
@@ -68,7 +57,7 @@
#EnableConsole=false
#ConsoleLevel=INFO
#EnableProcessId=false
-@@ -240,17 +242,17 @@
+@@ -243,17 +243,17 @@
; 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.
@@ -96,28 +85,7 @@
[Xvnc]
name=Xvnc
-@@ -286,13 +288,13 @@
- ; Generic VNC Proxy
- ; Tailor this to specific hosts and VNC instances by specifying an ip
- ; and port and setting a suitable name.
--[vnc-any]
--name=vnc-any
--lib=libvnc. at lib_extension@
--ip=ask
--port=ask5900
--username=na
--password=ask
-+#[vnc-any]
-+#name=vnc-any
-+#lib=libvnc. at lib_extension@
-+#ip=ask
-+#port=ask5900
-+#username=na
-+#password=ask
- #pamusername=asksame
- #pampassword=asksame
- #delay_ms=2000
-@@ -309,15 +311,15 @@
+@@ -316,15 +316,15 @@
; Generic RDP proxy using NeutrinoRDP
; Tailor this to specific hosts by specifying an ip and port and setting
; a suitable name.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xrdp.git/commitdiff/521c8967351e2477185c01f65f9e5ec58b5befb3
More information about the pld-cvs-commit
mailing list