From: Wang Mingyu <[email protected]> Changelog: ============= * [ci] add git-archive ignore list * [client,common] fix retry counter * [cmake] fix aarch64 neon detection * Fix response body existence check when using RDP Gateway * fix line clipping issue * Clip coord fix * [core,input] Add debug log to keyboard state sync * Update command line usage for gateway option * [codec,ffmpeg] 8.0 dropped AV_PROFILE_AAC_MAIN * [channels,audin] fix pulse memory leak * [channels,drive] Small performance improvements in drive channel * [winpr,utils] fix command line error logging * [common,test] Adjust AVC and H264 expectations. * drdynvc: implement compressed packet * [channels,rdpecam] improve log messages * Fix remote credential guard channel loading * Fix inverted ifdef * [core,nego] disable all enabled modes except the one requested * rdpear: handle basic NTLM commands and fix server-side * [smartcardlogon] Fix off-by-one error in 'smartcard_hw_enumerateCerts' * rdpecam: fix camera sample grabbing
Signed-off-by: Wang Mingyu <[email protected]> --- .../freerdp/{freerdp3_3.18.0.bb => freerdp3_3.19.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/freerdp/{freerdp3_3.18.0.bb => freerdp3_3.19.0.bb} (98%) diff --git a/meta-oe/recipes-support/freerdp/freerdp3_3.18.0.bb b/meta-oe/recipes-support/freerdp/freerdp3_3.19.0.bb similarity index 98% rename from meta-oe/recipes-support/freerdp/freerdp3_3.18.0.bb rename to meta-oe/recipes-support/freerdp/freerdp3_3.19.0.bb index 02590973f6..9b6df4e0cb 100644 --- a/meta-oe/recipes-support/freerdp/freerdp3_3.18.0.bb +++ b/meta-oe/recipes-support/freerdp/freerdp3_3.19.0.bb @@ -7,7 +7,7 @@ DEPENDS = "openssl libusb1 uriparser cairo icu pkcs11-helper zlib jpeg json-c" inherit pkgconfig cmake -SRCREV = "11ed2c65fe1f50f8714e51be5bcb2655cd8ba31f" +SRCREV = "300a4e6d60aa072cb7201b6d32c0dc925092fb9a" SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=master;protocol=https;tag=${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122408): https://lists.openembedded.org/g/openembedded-devel/message/122408 Mute This Topic: https://lists.openembedded.org/mt/116691533/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
