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

- Update to version 0.9.4
  + Accept prefill credentials in base64 form #153 #811
  + Indroduce AAC encoder to audio redirection (requires Windows 10
    client)
  + Fix ocasional SEGV in drive redirection #838
  + Fix client's IP addresses in xrdp-sesman.log are always logged
    as 0.0.0.0 #878 #882
  + Fix ls_background_image didn't accept full path #776 #853
  + Fix misuse of hidelogwindow #414 #876
  + Fix WTSVirtualChannelWrite return code #859
  + Fix no longer needed socket files remained in the socket dir
    #812 #831
  + Make creating socket path a bit more robust #823
  + Add Belgian keyboard #858
  + Drop workaround for #848, fixed in upstream

OBS-URL: https://build.opensuse.org/request/show/529046
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal
2017-10-02 12:12:06 +00:00
committed by Git OBS Bridge
parent 1a44ea1691
commit 202c37b715
6 changed files with 39 additions and 23 deletions

View File

@@ -18,7 +18,7 @@
%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
Name: xrdp
Version: 0.9.3
Version: 0.9.4
Release: 0
Summary: Remote desktop protocol (RDP) server
License: Apache-2.0 and GPL-2.0+
@@ -104,9 +104,6 @@ This package contains libraries for the JPEG2000 codec for RDP.
%patch15 -p1
%endif
# workaround the issue #848
rm instfiles/*.service
%build
sh ./bootstrap
%configure \