Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774462 - net-misc/freerdp-2.3.2 version bump
Summary: net-misc/freerdp-2.3.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-06 14:49 UTC by Joakim Tjernlund
Modified: 2021-06-04 13:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2021-03-06 14:49:14 UTC
2.3.1
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

2.3.0:
Important notes:

    CMake option WITH_PROXY_MODULES is currently experimental, do not use in
    production.
    The clipboard struct FILEDESCRIPTOR was replaced by FILEDESCRIPTORW with
    proper data types. They are binary compatible and the former is kept for
    compatibility but compilers will emit warnings.

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

Fixed issues:

    #6626: Fixed parsing of FastGlyph order.
    #6624: Added support for xwayland keyboard grab
    #6492: Added clipboard CB_HUGE_FILE_SUPPORT_ENABLED flag
    #6428: Improve NLA error code logging.
    #6416: Http gateway message support
    #6753: List of pull requests to backport for stable-next
Comment 1 Joakim Tjernlund 2021-03-18 02:27:06 UTC
2.3.2:

Noteworthy changes:

    Fixed autoreconnect printer backend loading
    Fixed compilation on older mac os versions < 10.14
    Fixed mouse pointer move with smart-sizing
    Added command line option to disable websocket gateway support
    Fixed drive hotplugging issues with windows
    Fixed smartcard issues on mac

Fixed issues:

    #6900: Transparency issues with aFreeRDP
    #6848: Invalid format string in smartcard trace
    #6846: Fixed static builds
    #6888: Crash due to missing bounds checks
    #6882: Use default sound device on mac
Comment 2 Reuben Martin 2021-03-24 21:06:39 UTC
Tested it out (2.3.2) with remmina (1.4.12).

Would not recommend. Video compression is super glitchy.
Comment 3 Joakim Tjernlund 2021-03-24 21:17:49 UTC
(In reply to Reuben Martin from comment #2)
> Tested it out (2.3.2) with remmina (1.4.12).
> 
> Would not recommend. Video compression is super glitchy.

Could you report this upstream?