Skip to content

Version 2.3.1

Compare
Choose a tag to compare
@akallabeth akallabeth released this 01 Mar 11:48
· 534 commits to stable-2.0 since this release

FreeRDP version 2.3.1

See https://pub.freerdp.com/releases/ for the release tarball.

Noteworthy changes:

  • This is a compatibility bugfix release readding some (deprecated)
    symbols/defines
  • Also add some more EXPERIMENTAL warnings to CMake flags as some were not
    clear enough.
  • Fixed a memory leak in xfreerdp (mouse pointer updates)
  • No longer activating some compile time debug options with -DWITH_DEBUG_ALL=ON
    which might leak sensitive information.
  • Added -DDEFINE_NO_DEPRECATED for developers to detect use of deprecated
    symbols