package/freerdp: security bump to version 2.9.0

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)

https://github.com/FreeRDP/FreeRDP/releases/tag/2.9.0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2022-11-16 23:07:34 +01:00 committed by Peter Korsgaard
parent dd72799739
commit 35c2ee69a5
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://pub.freerdp.com/releases/freerdp-2.8.1.tar.gz.sha256
sha256 ea8903b29914134202a972c06052432678c89cb5eebcc8f5a41553030c97376b freerdp-2.8.1.tar.gz
# From https://pub.freerdp.com/releases/freerdp-2.9.0.tar.gz.sha256
sha256 fcf71cf5b09c5c2636341ba212f34b8fb728246ea28e08caf6cef8b4a96184b7 freerdp-2.9.0.tar.gz
# Locally calculated
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
FREERDP_VERSION = 2.8.1
FREERDP_VERSION = 2.9.0
FREERDP_SITE = https://pub.freerdp.com/releases
FREERDP_DEPENDENCIES = libglib2 openssl zlib
FREERDP_LICENSE = Apache-2.0