forked from pool/freerdp
Accepting request 628188 from home:weberho:branches:X11:RemoteDesktop
- upgrade to version 2.0.0-rc3 See: https://github.com/FreeRDP/FreeRDP/milestone/9?closed=1 * Improved and cleaned up the command line interface * Fixed automount issues * Fixed several audio and microphone related issues * Implemented AAC and MP3 codecs * Added Wave2 support * Addedd dynamic resolution with full screen toggle support * Improved redirection handling and certificate issues * Improved automatic reconnects * Improced connection error handling * Fixed invalid pointer, double-free, integer underflow, buffer overflows issues as well as other memory leaks * fixed X11 Right-Ctrl ungrab feature * winpr: Updates time zone data to April 2018 * added libressl compatibility OBS-URL: https://build.opensuse.org/request/show/628188 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=77
This commit is contained in:
parent
ee3aa67d03
commit
4fb1b36072
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a09e338b996fada44bf1277f423240d0fa82289799e2e5dea9d9c63201554de1
|
||||
size 6567226
|
3
FreeRDP-2.0.0-rc3.tar.gz
Normal file
3
FreeRDP-2.0.0-rc3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d32d4a092e468deb3a1296e8358f900bf7e80afd0876d815ba43622ce29596c5
|
||||
size 6578109
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 07:07:01 UTC 2018 - jweberhofer@weberhofer.at
|
||||
|
||||
- upgrade to version 2.0.0-rc3
|
||||
See: https://github.com/FreeRDP/FreeRDP/milestone/9?closed=1
|
||||
|
||||
* Improved and cleaned up the command line interface
|
||||
* Fixed automount issues
|
||||
* Fixed several audio and microphone related issues
|
||||
* Implemented AAC and MP3 codecs
|
||||
* Added Wave2 support
|
||||
* Addedd dynamic resolution with full screen toggle support
|
||||
* Improved redirection handling and certificate issues
|
||||
* Improved automatic reconnects
|
||||
* Improced connection error handling
|
||||
* Fixed invalid pointer, double-free, integer underflow,
|
||||
buffer overflows issues as well as other memory leaks
|
||||
* fixed X11 Right-Ctrl ungrab feature
|
||||
* winpr: Updates time zone data to April 2018
|
||||
* added libressl compatibility
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 15:56:41 UTC 2018 - jweberhofer@weberhofer.at
|
||||
|
||||
|
@ -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-rc2
|
||||
%define version_file 2.0.0-rc3
|
||||
Name: freerdp
|
||||
Version: 2.0.0~rc2
|
||||
Version: 2.0.0~rc3
|
||||
Release: 0
|
||||
Summary: Remote Desktop Viewer Client
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user