Package wlfreerdp: Information

    Binary package: wlfreerdp
    Version: 2.1.2-alt1.M80C.1
    Architecture: i586
    Build time:  Jul 6, 2020, 11:55 AM in the task #253867
    Source package: freerdp
    Report package bug
    License: Apache-2.0
    Summary: Remote Desktop Protocol client
    Description: 
    wlfreerdp is a client for Remote Desktop Protocol (RDP), used in a number of
    Microsoft products.
    
    This package contains Wayland UI.

    Maintainer: Andrey Cherepanov


    Last changed


    July 2, 2020 Andrey Cherepanov 2.1.2-alt1.M80C.1
    - Backport new version with security fixes to c8 branch.
    July 1, 2020 Andrey Cherepanov 2.1.2-alt2
    - Fix connect to Windows 7 (see https://github.com/FreeRDP/FreeRDP/issues/6299).
    June 23, 2020 Andrey Cherepanov 2.1.2-alt1
    - New version.
    - Fixes:
      + CVE-2020-4033 Out of bound read in RLEDECOMPRESS
      + CVE-2020-4031 Use-After-Free in gdi_SelectObject
      + CVE-2020-4032 Integer casting vulnerability in `update_recv_secondary_order`
      + CVE-2020-4030 OOB read in `TrioParse`
      + CVE-2020-11099 OOB Read in license_read_new_or_upgrade_license_packet
      + CVE-2020-11098 Out-of-bound read in glyph_cache_put
      + CVE-2020-11097 OOB read in ntlm_av_pair_get
      + CVE-2020-11095 Global OOB read in update_recv_primary_order
      + CVE-2020-11096 Global OOB read in update_read_cache_bitmap_v3_order
      + Gateway RPC fixes for windows
      + Fixed resource fee race resulting in double free in USB redirection
      + Fixed wayland client crashes
      + Fixed X11 client mouse mapping issues (X11 mapping on/off)
      + Some proxy related improvements (capture module)
      + Code cleanup (use getlogin_r, ...)