From 1a44ea1691efbad4820f754ce4b666d914dfb05de36100af4462628daaa9ebdd Mon Sep 17 00:00:00 2001 From: Felix Zhang Date: Sat, 19 Aug 2017 14:42:08 +0000 Subject: [PATCH] Accepting request 517698 from home:zhangxiaofei:branches:X11:RemoteDesktop + Move auth/pam calls to appropriate locations, fix potential bypass in PAM (bsc#1029912, #694, #704, CVE-2017-6967). OBS-URL: https://build.opensuse.org/request/show/517698 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=25 --- xrdp.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xrdp.changes b/xrdp.changes index 568a1e7..74b775a 100644 --- a/xrdp.changes +++ b/xrdp.changes @@ -63,6 +63,8 @@ Sat May 20 07:36:25 UTC 2017 - ftake@geeko.jp + TLS ciphers suites and version, and connected computer name is now logged + Miscellaneous RemoteFX codec mode improvements + + Move auth/pam calls to appropriate locations, fix potential + bypass in PAM (bsc#1029912, #694, #704, CVE-2017-6967). - Update to version 0.9.1 + Support for TLS security layer (preferred over RDP layer if supported by the client)