[packages/xrdp] - updated to 0.10.6

qboosh qboosh at pld-linux.org
Mon Jun 22 21:15:24 CEST 2026


commit b51bf7376242c3cb8b2e32d490c27a6079ad0d96
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jun 22 21:15:51 2026 +0200

    - updated to 0.10.6

 config.patch | 16 ++++++++--------
 xrdp.spec    | 10 ++++++----
 2 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/xrdp.spec b/xrdp.spec
index 11637dd..becf901 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.5
+Version:	0.10.6
 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:	0c57dc0933d25b6c41a579e80508af29
+# Source0-md5:	c2d12e8d609fb71a9e9a83f6f7e2b68c
 Source1:	%{name}.init
 Source2:	%{name}.pamd
 Source3:	%{name}.README.PLD
@@ -27,9 +27,11 @@ BuildRequires:	fdk-aac-devel >= 0.1.0
 BuildRequires:	freetype-devel >= 1:2.8.0
 BuildRequires:	imlib2-devel >= 1.4.5
 BuildRequires:	lame-libs-devel
-BuildRequires:	libfuse-devel >= 2.6
+BuildRequires:	libfuse3-devel >= 3.1.0
 BuildRequires:	libjpeg-turbo-devel
 BuildRequires:	libtool >= 2:2
+# or openh264-devel >= 2.0.0 with --enable-openh264
+BuildRequires:	libx264-devel >= 0.3.0
 BuildRequires:	nasm
 BuildRequires:	openssl-devel >= 0.9.8
 BuildRequires:	opus-devel
@@ -50,7 +52,7 @@ Requires:	/usr/bin/Xvnc
 Requires:	fdk-aac >= 0.1.0
 Requires:	freetype >= 1:2.8.0
 Requires:	imlib2 >= 1.4.5
-Requires:	libfuse >= 2.6
+Requires:	libfuse3 >= 3.1.0
 Requires:	openssl >= 0.9.8
 Requires:	pixman >= 0.1.0
 Requires:	rc-scripts
diff --git a/config.patch b/config.patch
index 3f9b9c7..66a388f 100644
--- a/config.patch
+++ b/config.patch
@@ -1,6 +1,6 @@
---- xrdp-0.10.4.1/sesman/sesman.ini.in~	2025-07-07 12:37:24.000000000 +0000
-+++ xrdp-0.10.4.1/sesman/sesman.ini.in	2026-01-02 11:35:35.637727491 +0000
-@@ -12,13 +12,13 @@
+--- xrdp-0.10.6/sesman/sesman.ini.in.orig	2026-04-17 16:22:02.000000000 +0200
++++ xrdp-0.10.6/sesman/sesman.ini.in	2026-06-22 20:28:03.673385860 +0200
+@@ -12,13 +12,13 @@ DefaultWindowManager=startwm.sh
  ReconnectScript=reconnectwm.sh
  
  [Security]
@@ -18,7 +18,7 @@
  ; When RestrictOutboundClipboard=all clipboard from the
  ; server is not pushed to the client.
  ; In addition, you can control text/file/image transfer restrictions
-@@ -112,10 +112,10 @@
+@@ -121,10 +121,10 @@ Policy=Default
  
  [Logging]
  ; Note: Log levels can be any of: core, error, warning, info, debug, or trace
@@ -31,10 +31,10 @@
  #EnableConsole=false
  #ConsoleLevel=INFO
  #EnableProcessId=false
-@@ -150,8 +150,8 @@
- param=-noreset
- param=-nolisten
- param=tcp
+@@ -162,8 +162,8 @@ param=tcp
+ ; edit these lines to get debugging info in the xorgxrdp log file
+ #param=-logverbose
+ #param=5
 -param=-logfile
 -param=.xorgxrdp.%s.log
 +#param=-logfile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xrdp.git/commitdiff/b51bf7376242c3cb8b2e32d490c27a6079ad0d96



More information about the pld-cvs-commit mailing list