Created attachment 148483 [details] patch - Fix PAM authentication failure after recent base update [1][2] - Replace local patch with new patch from upstream [3] - Rename patch files, remove dirrms, use @sample, some plist fixes [1] http://svnweb.freebsd.org/base?view=revision&revision=271256 [2] https://github.com/neutrinolabs/xrdp/pull/176 [3] https://github.com/neutrinolabs/xrdp/commit/aa983d2b460ea3bc4d3b4483a53c1b13b155d4ef NOTE: files/patch-sesman__session_1.patch is renamed to files/patch-sesman__session.c
Unfortunately there are no test logs. I'm reluctantly promoting this PR though.
A commit references this bug: Author: robak Date: Sat Nov 15 00:26:20 UTC 2014 New revision: 372583 URL: https://svnweb.freebsd.org/changeset/ports/372583 Log: net/xrdp: fix PAM authentication issue - Fix PAM authentication failure after recent base update - Replace local patch with new patch from upstream - Rename patch files, remove dirrms, use @sample, some plist fixes PR: 194474 Submitted by: Koichiro Iwao <meta+ports@vmeta.jp> Approved by: mentors (implicit) Changes: head/net/xrdp/Makefile head/net/xrdp/files/patch-common__os_calls.c head/net/xrdp/files/patch-sesman__session.c head/net/xrdp/files/patch-sesman__session_1.patch head/net/xrdp/files/patch-sesman__verify_user_pam.c head/net/xrdp/pkg-plist
Committed, thanks for your work!