freerdp3: upgrade 3.19.0 -> 3.20.0

Contains fix for CVE-2025-68118

Changelog:
3.20.0:
Mingw fixes
[crypto,certificate_data] add some hostname sanitation
[client,common]: Fix loading of rdpsnd channel
[client,sdl] set touch and pen hints

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-12-24 21:39:12 +01:00 committed by Khem Raj
parent e4b25c0fcb
commit 325928e2ab
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -7,7 +7,7 @@ DEPENDS = "openssl libusb1 uriparser cairo icu pkcs11-helper zlib jpeg json-c"
inherit pkgconfig cmake
SRCREV = "f848367ffa82b43c52705b637cfc9cdfd594f7c5"
SRCREV = "b8e790a02ede8dd64ff7177fb9027d1844e66bb6"
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=master;protocol=https;tag=${PV}"