SHA256
1
0
forked from pool/freerdp

Accepting request 650364 from home:weberho:branches:X11:RemoteDesktop

OBS-URL: https://build.opensuse.org/request/show/650364
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=79
This commit is contained in:
Johannes Weberhofer 2018-11-20 12:41:23 +00:00 committed by Git OBS Bridge
parent 4fb1b36072
commit 61fff592da
4 changed files with 42 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d32d4a092e468deb3a1296e8358f900bf7e80afd0876d815ba43622ce29596c5
size 6578109

3
FreeRDP-2.0.0-rc4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3406f3bfab63f81c1533029a5bf73949ff60f22f6e155c5a08005b8b8afe6d49
size 6615213

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Tue Nov 20 10:28:44 UTC 2018 - jweberhofer@weberhofer.at
- upgrade to version 2.0.0-rc4
* Fixes for CVE-2018-8789, CVE-2018-8785, CVE-2018-8786, CVE-2018-8787,
CVE-2018-8788, CVE-2018-8784, boo#1116708
* Security and stability improvements, including boo#1103557 and boo#1112028
* Refactored ntlm_av_pairs API
* gateway: multiple fixes and improvements
* client/X11: support for rail (remote app) icons was added
* the licensing code was re-worked: Per-device licenses are now saved on the
client and used on re-connect: WARNING: this is a change in FreeRDP
behavior regarding licensing
WARNING: this is a change in FreeRDP behavior regarding licensing. If the old
behavior is required, or no licenses should be saved use the
new command line option +old-license (gh#/FreeRDP/FreeRDP#4979)
* improve order handling - only orders that were enabled
during capability exchange are accepted.
WARNING and NOTE: some servers do improperly send orders that weren't negotiated,
for such cases the new command line option /relax-order-checks was added to
disable the strict order checking. If connecting to xrdp the options
/relax-order-checks *and* +glyph-cache are required. (gh#/FreeRDP/FreeRDP#4926)
* /smartcard has now support for substring filters (gh#/FreeRDP/FreeRDP#4840)
for details see https://github.com/FreeRDP/FreeRDP/wiki/smartcard-logon
* add new command line option /smartcard-logon to allow
smartcard login (currently only with RDP security)
* add support to set tls security level (for openssl >= 1.1.0)
- default level is set to 1
- the new command line option /tls-seclevel:[LEVEL] allows to set
a different level if required
* new command line option: /window-position to allow positioning
the window on startup
* client/X11: set window title before mapping
* rdpsnd/audin (mostly server side) add support for audio re-sampling using soxr or ffmpeg
-------------------------------------------------------------------
Wed Aug 8 07:07:01 UTC 2018 - jweberhofer@weberhofer.at

View File

@ -19,9 +19,9 @@
%define major_version 2
%define uwac_version 0
%define uwac_package %{uwac_version}-%{uwac_version}
%define version_file 2.0.0-rc3
%define version_file 2.0.0-rc4
Name: freerdp
Version: 2.0.0~rc3
Version: 2.0.0~rc4
Release: 0
Summary: Remote Desktop Viewer Client
License: Apache-2.0