Your message dated Fri, 06 Jun 2025 16:04:05 +0000
with message-id <[email protected]>
and subject line unblock xrdp
has caused the Debian Bug report #1107372,
regarding unblock: xrdp/0.10.1-3.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1107372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107372
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:xrdp
User: [email protected]
Usertags: unblock
Please unblock package xrdp
[ Reason ]
Fixes serious #1104505.
[ Impact ]
The bug results in a config file being included depending on a broken
distribution autodetection.
The pkg is going to be autoremoved without this unblock.
[ Tests ]
Building the pkg in a minimal sysroot results in different file content
from when the -3 revision was first built.
[ Risks ]
None.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
This was a NMU upload because the Maintainers have not answered the bug
in over a month and xrdp should stay in trixie in my opinion.
unblock xrdp/0.10.1-3.1
diff -Nru xrdp-0.10.1/debian/changelog xrdp-0.10.1/debian/changelog
--- xrdp-0.10.1/debian/changelog 2024-08-30 08:24:26.000000000 +0200
+++ xrdp-0.10.1/debian/changelog 2025-06-06 12:43:34.000000000 +0200
@@ -1,3 +1,10 @@
+xrdp (0.10.1-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Explicitly configure debian pam configuration. (Closes: #1104505)
+
+ -- Bastian Germann <[email protected]> Fri, 06 Jun 2025 12:43:34 +0200
+
xrdp (0.10.1-3) unstable; urgency=medium
* Fix FTCBFS: (Closes: #888772) (Thanks Helmut Grohne for the patch)
diff -Nru xrdp-0.10.1/debian/rules xrdp-0.10.1/debian/rules
--- xrdp-0.10.1/debian/rules 2024-08-30 08:24:26.000000000 +0200
+++ xrdp-0.10.1/debian/rules 2025-06-06 12:43:34.000000000 +0200
@@ -71,6 +71,8 @@
--enable-rfxcodec \
--enable-opus \
--enable-painter \
+ --enable-pam \
+ --enable-pam-config=debian \
--enable-vsock \
${CONFIGURE_ARGS}
cd librfxcodec && ./configure \
--- End Message ---
--- Begin Message ---
Unblocked xrdp.
--- End Message ---