Bug#996418: dbus-update-activation-environment: sets wrong PATH since March 2021

2021-10-14 Thread Matt Burt
See also #984782 which I believe is a duplicate of this one. I'd suggested a solution pretty much the same as Mirabilos's patch above. I can't see any reason why the PAM file packaged with xrdp shouldn't use pam_env.so on Debian (and hence Ubuntu). Thanks. -- Matt

Bug#983843: xrdp FTBFS on several architectures

2021-03-24 Thread Matt Burt
The kfreebsd variant fails are down to FUSE_USE_VERSION not being defined for a header file that uses types from fuse_lowlevel.h I've put together a patch to fix this which moves the definition of FUSE_USE_VERSION from a C file to Makefile.am:- diff --git a/sesman/chansrv/Makefile.am

Bug#983872: Needs upstream commit backporting

2021-03-18 Thread Matt Burt
Hi, I believe this is largely fixed in commit 1e135330486ef5d5fa164872a99785ccd86ac68f from upstream (issue #1762). This was merged a week after the v0.9.15 release. A backport should be relatively straightforward. If you need any more info, feel free to open an issue on the xrdp gitub

Bug#984782: xrdp session is not using the same PATH as a console session

2021-03-08 Thread Matt Burt
Package: xrdp Severity: normal Tags: patch xrdp project member here. While working on an xrdp issue (https://github.com/neutrinolabs/xrdp/issues/1773) we ascertained that the PATH elements /bin and /usr/bin were swapped between a console session and an xrdp session. This is on a Kubuntu