forked from pool/freerdp
Accepting request 1217228 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1217228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freerdp?expand=0&rev=79
This commit is contained in:
commit
b95b59ce8c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e313934a77a0bcca3af803455dd9ea1aa2f657c598e3397325aa48e6effd450d
|
|
||||||
size 10230417
|
|
BIN
FreeRDP-3.9.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
FreeRDP-3.9.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 23 05:10:01 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 3.9.0
|
||||||
|
So, what is new:
|
||||||
|
* Support for RDPEAR (remote credential guard) /remoteGuard option for non windows clients
|
||||||
|
* Global configuration file support, allowing to configure certificate
|
||||||
|
accept/ignore/... default settings for all users
|
||||||
|
* Simplified manpage generation, eliminates docbook and xmlto dependencies
|
||||||
|
speeding up builds
|
||||||
|
* New API for client channels to run tasks on RDP thread
|
||||||
|
* New extended transport layer API
|
||||||
|
* RDPECAM MJPEG support
|
||||||
|
* the first updates of timezone definitions from our automated ci
|
||||||
|
Noteworthy changes:
|
||||||
|
* Fix bugs in SSE4.1/AVX2 image copy (#10720)
|
||||||
|
* Add warnings for invalid monitor settings during connect (#10672)
|
||||||
|
* Fix ALSA microphone support (#10664)
|
||||||
|
* Fix modal windows in RAILS mode (#10629)
|
||||||
|
* Update experimental SDL3 client (SDL3 API should now have been stabilized,
|
||||||
|
various pull requests)
|
||||||
|
* Fix keyboard layouts, the external JSON did miss a few (#10639)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 1 09:58:36 UTC 2024 - ecsos <ecsos@opensuse.org>
|
Sun Sep 1 09:58:36 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
%define uwac_package %{uwac_version}-%{uwac_version}
|
%define uwac_package %{uwac_version}-%{uwac_version}
|
||||||
|
|
||||||
Name: freerdp
|
Name: freerdp
|
||||||
Version: 3.8.0
|
Version: 3.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Remote Desktop Viewer Client
|
Summary: Remote Desktop Viewer Client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user