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

- Update to version 0.9.5
  + Security fixes
    - Fix local denial of service (CVE-2017-16927) #958 #979
  + New features
    - Add a new log level TRACE more verbose than DEBUG #835 #944
    - SSH agent forwarding via RDP #867 #868 FreeRDP/FreeRDP#4122
    - Support horizontal wheel properly #928
  + Bug fixes
    - Avoid use of hard-coded sesman port #895
    - Workaround for corrupted display with Windows Server 2008
      using NeutrinoRDP #869
    - Fix glitch in audio redirection by AAC #910 #936
    - Implement vsock support #930 #935 #948
    - Avoid 100% CPU usage on SSL accept #956
  + Other changes
    - Add US Dvorak keyboard #929
    - Suppress some misleading logs #964
    - Add Finnish keyboard #972
    - Add more user-friendlier description about Xorg config #974
    - Renew pulseaudio document #984 #985
    - Lots of cleanups and refactoring
  + Known issues
    - Audio redirection by MP3 codec doesn't sound with some
      client, use AAC instead #965
- Update xrdp-default-config.patch
- Update xrdp-fate318398-change-expired-password.patch

- Replace references to /var/adm/fillup-templates with new

OBS-URL: https://build.opensuse.org/request/show/562234
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=31
This commit is contained in:
Tomáš Chvátal
2018-01-07 09:02:53 +00:00
committed by Git OBS Bridge
parent de0e9751b2
commit 292cb544ab
8 changed files with 171 additions and 137 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package xrdp
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
Name: xrdp
Version: 0.9.4
Version: 0.9.5
Release: 0
Summary: Remote desktop protocol (RDP) server
License: Apache-2.0 and GPL-2.0+