Accepting request 638375 from home:zhangxiaofei:branches:X11:RemoteDesktop

- Update to version 0.9.8

- Update xrdp-fate318398-change-expired-password.patch: Use
  configured values instead of hardcoded ones in login_wnd inputs

- Add xrdp-support-KillDisconnected-for-Xvnc.patch: Support the
  KillDisconnected option for TigerVNC Xvnc sessions (boo#1101506)

OBS-URL: https://build.opensuse.org/request/show/638375
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=48
This commit is contained in:
Tomáš Chvátal
2018-09-26 14:27:03 +00:00
committed by Git OBS Bridge
parent 23d571224c
commit 811536eca2
8 changed files with 70 additions and 23 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Sep 26 09:10:35 UTC 2018 - Felix Zhang <fezhang@suse.com>
- Update to version 0.9.8
+ New features
- Add TLSv1.3 support #1193
+ Deprecation notice
- TLSv1 and TLSv1.1 are removed from the default config.
Current default is TLSv1.2 and TLSv1.3
+ Bug fixes
- Ensure unmount redirected drive on fatal X error #1140
+ Other changes
- Pulseaudio modules has been removed from xrdp source tree
- Pass pulse socket name via environment variable #1198
- Update xrdp-fate318398-change-expired-password.patch: Use
configured values instead of hardcoded ones in login_wnd inputs
-------------------------------------------------------------------
Fri Aug 10 10:25:46 UTC 2018 - fezhang@suse.com
- Add xrdp-support-KillDisconnected-for-Xvnc.patch: Support the
KillDisconnected option for TigerVNC Xvnc sessions (boo#1101506)
-------------------------------------------------------------------
Thu Aug 2 14:28:28 UTC 2018 - bwiedemann@suse.com