package/freerdp: security bump to version 2.8.1

Fix CVE-2022-39282 and CVE-2022-39283

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

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-10-15 00:07:48 +02:00 committed by Peter Korsgaard
parent b69fe70c26
commit 1e37cfd2dc
2 changed files with 3 additions and 3 deletions

View File

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

View File

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