forked from pool/freerdp
Accepting request 946090 from home:weberho:branches:X11:RemoteDesktop
- Upgraded to freerdp 2.5.0 * Fixed smartcard login in case a redirection occurs the pin was lost * Backported windows client drawing fixes * Backported improved macOS keyboard layout detection * Backported TcpConnectTimeout * Backported LibreSSL compatibility patches * Backported signal handler backtrace * Backported OpenSSL 3.0 support * Backport #gh:FreeRDP/FreeRDP#7539: Wayland client clipboard issues * Backport #gh:FreeRDP/FreeRDP#7509: Various fixes regarding registry emulation, addin loader and updated locale detection * Backport #gh:FreeRDP/FreeRDP#7466: Android android_register_pointer missing initialization OBS-URL: https://build.opensuse.org/request/show/946090 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=126
This commit is contained in:
parent
f4064fd77a
commit
6d49251f27
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20cc4e234613db9bf89f885fc1d0bb820080b1cad66e0650fe3cb6c02ec48a59
|
||||
size 7254895
|
3
FreeRDP-2.5.0.tar.gz
Normal file
3
FreeRDP-2.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bf305141f9e0b9dce6b854ab761b5325b5a9d3b610de47e5c35edb49b3b4dcb
|
||||
size 7259943
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 10:33:45 UTC 2022 - Johannes Weberhofer <jweberhofer@weberhofer.at>
|
||||
|
||||
- Upgraded to freerdp 2.5.0
|
||||
* Fixed smartcard login in case a redirection occurs the pin was lost
|
||||
* Backported windows client drawing fixes
|
||||
* Backported improved macOS keyboard layout detection
|
||||
* Backported TcpConnectTimeout
|
||||
* Backported LibreSSL compatibility patches
|
||||
* Backported signal handler backtrace
|
||||
* Backported OpenSSL 3.0 support
|
||||
* Backport #gh:FreeRDP/FreeRDP#7539: Wayland client clipboard issues
|
||||
* Backport #gh:FreeRDP/FreeRDP#7509: Various fixes regarding registry
|
||||
emulation, addin loader and updated locale detection
|
||||
* Backport #gh:FreeRDP/FreeRDP#7466: Android android_register_pointer
|
||||
missing initialization
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 15:02:32 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package freerdp
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -39,7 +39,7 @@
|
||||
%endif
|
||||
|
||||
Name: freerdp
|
||||
Version: 2.4.1
|
||||
Version: 2.5.0
|
||||
Release: 0
|
||||
Summary: Remote Desktop Viewer Client
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user