Hello community, here is the log from the commit of package xrdp for openSUSE:Factory checked in at 2019-08-06 15:11:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xrdp (Old) and /work/SRC/openSUSE:Factory/.xrdp.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xrdp" Tue Aug 6 15:11:43 2019 rev:25 rq:721078 version:0.9.10 Changes: -------- --- /work/SRC/openSUSE:Factory/xrdp/xrdp.changes 2019-07-28 10:22:06.404568648 +0200 +++ /work/SRC/openSUSE:Factory/.xrdp.new.4126/xrdp.changes 2019-08-06 15:11:52.267741131 +0200 @@ -1,0 +2,7 @@ +Mon Aug 5 03:42:13 UTC 2019 - Felix Zhang <[email protected]> + +- Update xrdp-pam.patch: Include the pam_keyinit.so module in + /etc/pam.d/xrdp-sesman to support the kernel keyrings + (boo#1144064). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xrdp-pam.patch ++++++ --- /var/tmp/diff_new_pack.VoAQYR/_old 2019-08-06 15:11:52.931740987 +0200 +++ /var/tmp/diff_new_pack.VoAQYR/_new 2019-08-06 15:11:52.935740986 +0200 @@ -1,9 +1,11 @@ -diff --git a/instfiles/pam.d/xrdp-sesman.suse b/instfiles/pam.d/xrdp-sesman.suse -index a7c7836c..8868613d 100644 ---- a/instfiles/pam.d/xrdp-sesman.suse -+++ b/instfiles/pam.d/xrdp-sesman.suse -@@ -3,3 +3,4 @@ auth include common-auth +Index: b/instfiles/pam.d/xrdp-sesman.suse +=================================================================== +--- a/instfiles/pam.d/xrdp-sesman.suse 2019-04-18 13:38:26.000000000 +0800 ++++ b/instfiles/pam.d/xrdp-sesman.suse 2019-08-05 12:10:27.492234081 +0800 +@@ -2,4 +2,6 @@ + auth include common-auth account include common-account session include common-session - password include common-password ++session optional pam_keyinit.so force revoke +session required pam_loginuid.so + password include common-password
