Package libwinpr: Information

    Binary package: libwinpr
    Version: 2.4.1-alt1
    Architecture: e2kv5
    Build time:  Nov 2, 2021, 01:07 AM
    Source package: freerdp
    Category: System/Libraries
    Report package bug
    License: Apache-2.0
    Summary: Windows Portable Runtime
    Description: 
    WinPR provides API compatibility for applications targeting non-Windows
    environments. When on Windows, the original native API is being used instead of
    the equivalent WinPR implementation, without having to modify the code using it.

    Maintainer: Andrey Cherepanov


    Last changed


    Oct. 21, 2021 Andrey Cherepanov 2.4.1-alt1
    - New version.
    - Security fixes:
      + CVE-2021-41159 Improper client input validation for gateway connections allows to overwrite memory
      + CVE-2021-41160 Improper region checks in all clients allow out of bound write to memory
    July 29, 2021 Ilya Kurdyukov 2.3.2-alt3
    - Fixed build for Elbrus.
    July 8, 2021 Andrey Cherepanov 2.3.2-alt2
    - FTBFS: disable build with mbedtls-3.0.0 (https://github.com/FreeRDP/FreeRDP/issues/7163).