mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
freerdp3: upgrade 3.19.0 -> 3.19.1
Changelog: =========== - [core,transport] improve SSL error logging - [utils,helpers] fix freerdp_settings_get_legacy_config_path - From stdin and sdl-creds improve - [crypto,certificate] sanitize hostnames - [channels,drdynvc] propagate error in dynamic channel - [CMake] make Mbed-TLS and LibreSSL experimental - Json fix - rdpecam: send sample only if it's available - [channels,rdpecam] allow MJPEG frame skip and direct passthrough - [winpr,utils] explicit NULL checks in jansson WINPR_JSON_ParseWithLength - [packaging,flatpak] remove xprop Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
abd33e184a
commit
817a31b680
@ -7,7 +7,7 @@ DEPENDS = "openssl libusb1 uriparser cairo icu pkcs11-helper zlib jpeg json-c"
|
||||
|
||||
inherit pkgconfig cmake
|
||||
|
||||
SRCREV = "300a4e6d60aa072cb7201b6d32c0dc925092fb9a"
|
||||
SRCREV = "f848367ffa82b43c52705b637cfc9cdfd594f7c5"
|
||||
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=master;protocol=https;tag=${PV}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user