mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
Revert "package/putty: Ignore CVE-2021-33500"
This reverts commit 01063c4291.
With putty now bumped to 0.75, this can be dropped.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -11,9 +11,6 @@ PUTTY_LICENSE_FILES = LICENCE
|
||||
PUTTY_CPE_ID_VENDOR = putty
|
||||
PUTTY_CONF_OPTS = --disable-gtktest
|
||||
|
||||
# Windows only, fixed for Windows with 0.75
|
||||
PUTTY_IGNORE_CVES += CVE-2021-33500
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBGTK2),y)
|
||||
PUTTY_CONF_OPTS += --with-gtk=2
|
||||
PUTTY_DEPENDENCIES += libgtk2
|
||||
|
||||
Reference in New Issue
Block a user