mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/freerdp: add CVE-2025-68118 to IGNORE_CVES
Only affects Windows platform. See [1] for more information.
[1] https://security-tracker.debian.org/tracker/CVE-2025-68118
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit dc8fc4b803)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -17,6 +17,10 @@ FREERDP_CPE_ID_VENDOR = freerdp
|
||||
# https://security-tracker.debian.org/tracker/CVE-2024-32662
|
||||
FREERDP_IGNORE_CVES += CVE-2024-32662
|
||||
|
||||
# Windows only
|
||||
# https://security-tracker.debian.org/tracker/CVE-2025-68118
|
||||
FREERDP_IGNORE_CVES += CVE-2025-68118
|
||||
|
||||
FREERDP_INSTALL_STAGING = YES
|
||||
|
||||
FREERDP_CONF_OPTS = -DWITH_MANPAGES=OFF -Wno-dev -DWITH_GSTREAMER_0_10=OFF
|
||||
|
||||
Reference in New Issue
Block a user