Package freerdp: Information

  • Default inline alert: A new version of the package has been build

    Task #: #345418
    Build time: Apr 18, 2024, 06:47 PM
    New version: 2.11.6-alt1
  • Default inline alert: Version in the repository: 2.11.5-alt3

Source package: freerdp
Version: 2.1.2-alt2
Latest version according to Repology
Build time:  Jul 1, 2020, 03:12 PM in the task #254314
Report package bug
License: Apache-2.0
Summary: Remote Desktop Protocol functionality
Description: 
freerdp implements Remote Desktop Protocol (RDP), used in a number of Microsoft
products. Rdesktop analog.

This is metapackage.

List of rpms provided by this srpm:
freerdp (x86_64, ppc64le, i586, armh, aarch64)
freerdp-plugins-standard (x86_64, ppc64le, i586, armh, aarch64)
freerdp-plugins-standard-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
freerdp-server (x86_64, ppc64le, i586, armh, aarch64)
freerdp-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libfreerdp (x86_64, ppc64le, i586, armh, aarch64)
libfreerdp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libfreerdp-devel (x86_64, ppc64le, i586, armh, aarch64)
libfreerdp-server (x86_64, ppc64le, i586, armh, aarch64)
libfreerdp-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libuwac (x86_64, ppc64le, i586, armh, aarch64)
libuwac-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libuwac-devel (x86_64, ppc64le, i586, armh, aarch64)
libwinpr (x86_64, ppc64le, i586, armh, aarch64)
libwinpr-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libwinpr-devel (x86_64, ppc64le, i586, armh, aarch64)
wlfreerdp (x86_64, ppc64le, i586, armh, aarch64)
wlfreerdp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
xfreerdp (x86_64, ppc64le, i586, armh, aarch64)
xfreerdp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Andrey Cherepanov


ACL:
Mikhail Kolchin
@everybody

    1. libkrb5-devel
    2. liblame-devel
    3. libsoxr-devel
    4. libexpat-devel
    5. libfaac-devel
    6. libfaad-devel
    7. libffi-devel
    8. git-core
    9. libmbedtls-devel
    10. bzlib-devel
    11. cmake
    12. pkgconfig(alsa)
    13. pkgconfig(gstreamer-1.0)
    14. pkgconfig(gstreamer-plugins-base-1.0)
    15. pkgconfig(libpcsclite)
    16. pkgconfig(libpulse)
    17. pkgconfig(libsystemd)
    18. liborc-devel
    19. pkgconfig(openssl)
    20. pkgconfig(wayland-client)
    21. pkgconfig(wayland-cursor)
    22. pkgconfig(wayland-scanner)
    23. pkgconfig(x11)
    24. pkgconfig(xcursor)
    25. pkgconfig(xdamage)
    26. pkgconfig(xext)
    27. pkgconfig(xi)
    28. pkgconfig(xinerama)
    29. pkgconfig(xkbcommon)
    30. pkgconfig(xkbfile)
    31. pkgconfig(xrandr)
    32. pkgconfig(xtst)
    33. pkgconfig(xv)
    34. libpcre-devel
    35. docbook-style-xsl
    36. libpixman-devel
    37. libcairo-devel
    38. libXdmcp-devel
    39. libswresample-devel
    40. extra-cmake-modules
    41. libcups-devel
    42. wayland-devel
    43. libgsm-devel
    44. libdbus-glib-devel
    45. libavcodec-devel
    46. libicu-devel
    47. libavresample-devel
    48. libavutil-devel
    49. libjpeg-devel
    50. libudev-devel
    51. xmlto
    52. gcc-c++
    53. libusb-devel
    54. libuuid-devel
    55. zlib-devel
    56. patchelf

Last changed


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, ...)
May 20, 2020 Andrey Cherepanov 2.1.1-alt1
- New version.
- Fixes:
  + CVE: GHSL-2020-100 OOB Read in ntlm_read_ChallengeMessage
  + CVE: GHSL-2020-101 OOB Read in security_fips_decrypt due to uninitialized value
  + CVE: GHSL-2020-102 OOB Write in crypto_rsa_common