From: Wang Mingyu <[email protected]>
Changelog:
==========
Notewhorth changes:
-------------------
Backported #8252: Support sending server redirection PDU
Backported #8406: Ensure X11 client cursor is never smaller 1x1
Backported #8403: Fixed multiple client side input validation issues
(CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319,
CVE-2022-39320, CVE-2022-41877, CVE-2022-39347)
Backported #7282: Proxy server now discards input events sent before
activation was received
Backported #8324: Internal replacements for md4, md5 and hmac-md5
For the time being the RDP protocol requires these outdated hash
algorithms. So any distribution that wants to ship a working
FreeRDP should check the options WITH_INTERNAL_MD4 (and depending
on OpenSSL deprecation status WITH_INTERNAL_MD5)
Fixed issues:
--------------
Backported #8341: Null checks in winpr_Digest_Free
Backported #8335: Missing NULL return in winpr_Digest_New
Backported #8192: Support for audin version 2 microphone channel
Backported #7282: Discard input events before activation (Fixes #8374)
Signed-off-by: Wang Mingyu <[email protected]>
---
.../freerdp/{freerdp_2.8.1.bb => freerdp_2.9.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/freerdp/{freerdp_2.8.1.bb => freerdp_2.9.0.bb}
(98%)
diff --git a/meta-oe/recipes-support/freerdp/freerdp_2.8.1.bb
b/meta-oe/recipes-support/freerdp/freerdp_2.9.0.bb
similarity index 98%
rename from meta-oe/recipes-support/freerdp/freerdp_2.8.1.bb
rename to meta-oe/recipes-support/freerdp/freerdp_2.9.0.bb
index 5f539671b..cd7b2165b 100644
--- a/meta-oe/recipes-support/freerdp/freerdp_2.8.1.bb
+++ b/meta-oe/recipes-support/freerdp/freerdp_2.9.0.bb
@@ -13,7 +13,7 @@ inherit pkgconfig cmake gitpkgv
PE = "1"
PKGV = "${GITPKGVTAG}"
-SRCREV = "0ad3f49f0e7eb78586acc6bf6e4605f96f88954e"
+SRCREV = "fa8e1b1c765a4466030ac52240f052c0b440a4d1"
SRC_URI =
"git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https \
file://winpr-makecert-Build-with-install-RPATH.patch \
"
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99624):
https://lists.openembedded.org/g/openembedded-devel/message/99624
Mute This Topic: https://lists.openembedded.org/mt/95129492/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-