mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
package/freerdp: add CVE-2024-32662 to IGNORE_CVES
The CVE-2024-32662 was Introduced in v3.0.0-beta1.
For more information see [1].
[1] https://security-tracker.debian.org/tracker/CVE-2024-32662
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit a3329fd492)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -13,6 +13,10 @@ FREERDP_LICENSE = Apache-2.0
|
||||
FREERDP_LICENSE_FILES = LICENSE
|
||||
FREERDP_CPE_ID_VENDOR = freerdp
|
||||
|
||||
# Introduced in v3.0.0-beta1
|
||||
# https://security-tracker.debian.org/tracker/CVE-2024-32662
|
||||
FREERDP_IGNORE_CVES += CVE-2024-32662
|
||||
|
||||
FREERDP_INSTALL_STAGING = YES
|
||||
|
||||
FREERDP_CONF_OPTS = -DWITH_MANPAGES=OFF -Wno-dev -DWITH_GSTREAMER_0_10=OFF
|
||||
|
||||
Reference in New Issue
Block a user