Commit graph

4 commits

Author SHA1 Message Date
nia
83cc333cb5 freerdp2: Fix epoll-shim usage, wayland support, and man page installation 2022-08-06 08:02:27 +00:00
jdolecek
fd8838d785 add option for PCSC (smart cards), enable by default 2021-05-03 18:24:38 +00:00
nia
580b87697b freerdp2: Update to 2.1.1
# 2020-05-20  Version 2.1.1

Important notes:
* 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
* Enforce synchronous legacy RDP encryption count (#6156)
* Fixed some leaks and crashes missed in 2.1.0
* Removed dynamic channel listener limits
* Lots of resource cleanup fixes (clang sanitizers)
* A couple of performance improvements
* Various small annoyances eliminated (typos, prefilled username for windows client, ...)
2020-06-09 12:22:01 +00:00
nia
8a3a0c3620 Add net/freerdp2.
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP),
released under the Apache license.

This package contains major version 2 of the library.
2019-09-15 12:55:14 +00:00