* [Buildroot] [PATCH 1/1] package/boost: drop BOOST_IGNORE_CVES
@ 2021-01-05 17:17 Fabrice Fontaine
2021-01-07 21:57 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-01-05 17:17 UTC (permalink / raw)
To: buildroot
Not needed since commit 63332c33aa0771532807fd2684d4eee4eb952435
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/boost/boost.mk | 4 ----
1 file changed, 4 deletions(-)
diff --git a/package/boost/boost.mk b/package/boost/boost.mk
index affc3cc1b3..888476b023 100644
--- a/package/boost/boost.mk
+++ b/package/boost/boost.mk
@@ -12,10 +12,6 @@ BOOST_LICENSE = BSL-1.0
BOOST_LICENSE_FILES = LICENSE_1_0.txt
BOOST_CPE_ID_VENDOR = $(BOOST_NAME)
-# CVE-2009-3654 is misclassified (by our CVE tracker) as affecting to boost,
-# while in fact it affects Drupal (a module called boost in there).
-BOOST_IGNORE_CVES += CVE-2009-3654
-
# keep host variant as minimal as possible
HOST_BOOST_FLAGS = --without-icu --with-toolset=gcc \
--without-libraries=$(subst $(space),$(comma),atomic chrono context \
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/boost: drop BOOST_IGNORE_CVES
2021-01-05 17:17 [Buildroot] [PATCH 1/1] package/boost: drop BOOST_IGNORE_CVES Fabrice Fontaine
@ 2021-01-07 21:57 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-01-07 21:57 UTC (permalink / raw)
To: buildroot
On Tue, 5 Jan 2021 18:17:10 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Not needed since commit 63332c33aa0771532807fd2684d4eee4eb952435
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/boost/boost.mk | 4 ----
> 1 file changed, 4 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-07 21:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-05 17:17 [Buildroot] [PATCH 1/1] package/boost: drop BOOST_IGNORE_CVES Fabrice Fontaine
2021-01-07 21:57 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox