SHA256
1
0
forked from pool/freerdp

3 Commits

Author SHA256 Message Date
Dominique Leuenberger
71e9cc7508 https://bugzilla.opensuse.org/show_bug.cgi?id=1218290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freerdp?expand=0&rev=72
2023-12-21 07:43:30 +00:00
455b623e5f Accepting request 1133016 from home:polslinux:branches:X11:RemoteDesktop
- Update to 3.0.0:
  * Support for AAD/AVD authentication
  * Support for websocket transport
  * Support smartcard authentication (TLS and NLA)
  * Full smartcard emulation support (login with certificate + key)
  * Rewritten proxy, new module API
  * New reference client based on SDL2 (work in progress)
  * Rewritten logging, now parsing issues are all writing to the log so
    that issues with protocol incompatibilities can be easier analyzed
    by just turning on logging
  * Full OpenSSL 3 support
  * Internal implementations for RC4, MD4 and MD5 (required for non critical
    parts in RDP but not part of more recend SSL libraries)
  * Updated RDP protocol support
  * Improved xfreerdp remote app support
  * Reworked internal state machine for both client and server implementations
  * Server implementations can now make use of connect-time network autodetection
  * Improved clipboard handling, now also support server-to-client file transfer
    (currently xfreerdp only)
  * EnhancedRemoteApp support: Utilizing the more modern standard allows remote
    apps with less glitches and window shadows
  * Added client- and server-side handling for RDSTLS
  * Support for the graphics redirection channel
  * Full changelongs can be found at the following links:
    + https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-beta1
    + https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-beta2
    + https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-beta3
    + https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-beta4
    + https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-rc0
    + https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0

OBS-URL: https://build.opensuse.org/request/show/1133016
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=157
2023-12-14 10:53:11 +00:00
Johannes Weberhofer
b66ad40ce5 Accepting request 875068 from home:weberho:branches:X11:RemoteDesktop
- Updated to release 2.3.0
  Noteworthy changes:
  * Websocket support for proxy connections
  * Progressive codec improvements. Reduces graphical glitches against windows
    and ogon servers
  * Fixed +glyph-cache, now working properly without disconnects
  * Huge file support in clipboard
  * XWayland support for xfreerdp (keyboard grabbing)
  * Improved wlfreerdp (wayland client)
  * Option to allow keyboard scancodes to be remapped manually
  * Improved mouse wheel behaviour when scrolling
  * Improved dynamic channel behaviour, more stable event detection
  * New connection state PubSub notification: Clients can now monitor current
    connection state
  Fixes:
  * gh#FreeRDP/FreeRDP/6626: Fixed parsing of FastGlyph order.
    gh#FreeRDP/FreeRDP/6624: Added support for xwayland keyboard grab
    gh#FreeRDP/FreeRDP/6492: Added clipboard CB_HUGE_FILE_SUPPORT_ENABLED flag
    gh#FreeRDP/FreeRDP/6428: Improve NLA error code logging.
    gh#FreeRDP/FreeRDP/6416: Http gateway message support
    gh#FreeRDP/FreeRDP/6753: List of pull requests to backport for stable-next
- Added freerdp-rpmlintrc to supress a false positive as gethostbyname() is
  a windows-function call not a unix one.

OBS-URL: https://build.opensuse.org/request/show/875068
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=112
2021-02-25 14:27:58 +00:00