Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/clamav: ignore CVE-2016-1405
@ 2022-07-31 11:25 Bernd Kuhls
  2022-07-31 11:25 ` [Buildroot] [PATCH 2/2] package/clamav: security bump version to 0.103.7 Bernd Kuhls
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bernd Kuhls @ 2022-07-31 11:25 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/clamav/clamav.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/clamav/clamav.mk b/package/clamav/clamav.mk
index 10856ed971..bb95cb8d2b 100644
--- a/package/clamav/clamav.mk
+++ b/package/clamav/clamav.mk
@@ -12,6 +12,8 @@ CLAMAV_LICENSE_FILES = COPYING COPYING.bzip2 COPYING.file COPYING.getopt \
 	COPYING.unrar COPYING.zlib
 CLAMAV_CPE_ID_VENDOR = clamav
 CLAMAV_SELINUX_MODULES = clamav
+# affects only Cisco devices
+CLAMAV_IGNORE_CVES += CVE-2016-1405
 CLAMAV_DEPENDENCIES = \
 	host-pkgconf \
 	libcurl \
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-13 16:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-31 11:25 [Buildroot] [PATCH 1/2] package/clamav: ignore CVE-2016-1405 Bernd Kuhls
2022-07-31 11:25 ` [Buildroot] [PATCH 2/2] package/clamav: security bump version to 0.103.7 Bernd Kuhls
2022-09-13 16:04   ` Peter Korsgaard
2022-08-01 20:40 ` [Buildroot] [PATCH 1/2] package/clamav: ignore CVE-2016-1405 Thomas Petazzoni via buildroot
     [not found] ` <20220801224054.740d6ace__3080.66242593981$1659386482$gmane$org@windsurf>
2022-08-01 21:07   ` Bernd Kuhls
2022-09-13 16:04 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox