public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bojan Smojver <bojan@rexursive.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xrdp] f43: Revert "Close TCP port in default Xvnc config, Unix domain socket only"
Date: Tue, 07 Jul 2026 09:36:02 GMT [thread overview]
Message-ID: <178341696222.1.14443764608420388398.rpms-xrdp-8206f1cde672@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xrdp
Branch : f43
Commit : 8206f1cde672387882773e300655ecc1b869eba6
Author : Bojan Smojver <bojan@rexursive.com>
Date : 2026-07-07T19:18:11+10:00
Stats : +20/-35 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/xrdp/c/8206f1cde672387882773e300655ecc1b869eba6?branch=f43
Log:
Revert "Close TCP port in default Xvnc config, Unix domain socket only"
This reverts commit abcf261e6c9053f70b2aee0978ada17f3347cf05.
---
diff --git a/xrdp-0.10.5-sesman-ini.patch b/xrdp-0.10.5-sesman-ini.patch
new file mode 100644
index 0000000..493e758
--- /dev/null
+++ b/xrdp-0.10.5-sesman-ini.patch
@@ -0,0 +1,20 @@
+--- xrdp-0.10.2-rc.1/sesman/sesman.ini.in.org 2024-12-24 07:11:02.643702480 +1100
++++ xrdp-0.10.2-rc.1/sesman/sesman.ini.in 2024-12-24 07:12:42.372540720 +1100
+@@ -48,7 +48,7 @@ RestrictInboundClipboard=none
+ ; local sockets for the session are created.
+ ; This MUST be the same as runtime_group in xrdp.ini, or xrdp will not
+ ; be able to connect to your sessions.
+-#SessionSockdirGroup=xrdp
++SessionSockdirGroup=xrdp
+
+
+ [Sessions]
+@@ -143,7 +143,7 @@ EnableSyslog=true
+ ; Arch Linux : param=/usr/lib/Xorg
+ ; FreeBSD (from 2022Q4) : param=/usr/local/libexec/Xorg
+ ;
+-param=Xorg
++param=/usr/libexec/Xorg
+ ; Leave the rest parameters as-is unless you understand what will happen.
+ param=-config
+ param=xrdp/xorg.conf
diff --git a/xrdp-0.10.6-sesman-ini.patch b/xrdp-0.10.6-sesman-ini.patch
deleted file mode 100644
index 0b71f1d..0000000
--- a/xrdp-0.10.6-sesman-ini.patch
+++ /dev/null
@@ -1,35 +0,0 @@
---- xrdp-0.10.2-rc.1/sesman/sesman.ini.in.org 2024-12-24 07:11:02.643702480 +1100
-+++ xrdp-0.10.2-rc.1/sesman/sesman.ini.in 2024-12-24 07:12:42.372540720 +1100
-@@ -48,7 +48,7 @@ RestrictInboundClipboard=none
- ; local sockets for the session are created.
- ; This MUST be the same as runtime_group in xrdp.ini, or xrdp will not
- ; be able to connect to your sessions.
--#SessionSockdirGroup=xrdp
-+SessionSockdirGroup=xrdp
-
-
- [Sessions]
-@@ -143,7 +143,7 @@ EnableSyslog=true
- ; Arch Linux : param=/usr/lib/Xorg
- ; FreeBSD (from 2022Q4) : param=/usr/local/libexec/Xorg
- ;
--param=Xorg
-+param=/usr/libexec/Xorg
- ; Leave the rest parameters as-is unless you understand what will happen.
- param=-config
- param=xrdp/xorg.conf
-diff -rupN xrdp-0.10.6-v/sesman/sesman.ini.in xrdp-0.10.6/sesman/sesman.ini.in
---- xrdp-0.10.6-v/sesman/sesman.ini.in 2026-05-22 04:53:40.290862163 +1000
-+++ xrdp-0.10.6/sesman/sesman.ini.in 2026-05-22 04:58:24.490852336 +1000
-@@ -170,7 +170,10 @@ param=Xvnc
- param=-bs
- param=-nolisten
- param=tcp
--param=-localhost
-+# Unix domain socket is default, close TCP
-+#param=-localhost
-+param=-rfbport
-+param=-1
- param=-dpi
- param=96
-
next reply other threads:[~2026-07-07 9:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 9:36 Bojan Smojver [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-07 9:36 [rpms/xrdp] f43: Revert "close TCP port in default Xvnc config, Unix domain socket only" Bojan Smojver
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178341696222.1.14443764608420388398.rpms-xrdp-8206f1cde672@fedoraproject.org \
--to=bojan@rexursive.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox