Page MenuHomeSolus

Update FreeRDP to 2.0.0 RC4
AbandonedPublic

Authored by der_eismann on Nov 23 2018, 9:57 AM.
Tags
None
Referenced Files
F11065232: D4428.diff
Fri, Aug 11, 4:24 PM
F10863237: D4428.id10872.diff
Jun 17 2023, 1:29 AM
F10856456: D4428.diff
Jun 14 2023, 9:13 PM
F10823729: D4428.diff
Jun 3 2023, 7:40 AM
F10823728: D4428.diff
Jun 3 2023, 7:40 AM
F10811278: D4428.diff
May 30 2023, 11:47 PM
F10746846: D4428.id.diff
May 15 2023, 1:04 PM

Details

Reviewers
None
Group Reviewers
Triage Team
Summary

Summary:

  • fix multiple reported CVEs
  • gateway: multiple fixes and improvements
  • client/X11: set window title before mapping
  • client/X11: support for rail (remote app) icons was added
  • 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
  • add new command line option /window-position to allow positioning the window on startup
  • add new command line option /smartcard-logon to allow smartcard login (currently only with RDP security)
  • /smartcard has now support for substring filters (for details see https://github.com/FreeRDP/FreeRDP/wiki/smartcard-logon)
  • rdpsnd/audin (mostly server side) add support for audio re-sampling using soxr or ffmpeg
Test Plan

Connected to Windows Server 2008 R2 & Windows 10, copied & pasted text, changed resolution dynamically.
Tested with Remmina, Vinagre & KRDC.

Diff Detail

Repository
R847 freerdp
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Remmina, Vinagre & KRDC need rebuilds I guess, there were no problems when I built them.
Only exception: For Vinagre the builddep yelp-tools-devel needs to be changed to yelp-tools.

JoshStrobl added subscribers: kyrios123, JoshStrobl.

Closing in favor of D4446, but just because it was accepted already. @kyrios123 once again check for patches first before supplying your own, thanks.