The version don't match and only the Jenkins plugin is affected.
Signed-off-by: Ninette Adhikari <[email protected]>
---
meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb
b/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb
index 9506d0e55..cc8161cc3 100644
--- a/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb
+++ b/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb
@@ -38,7 +38,7 @@ USERADD_PACKAGES = "${PN}"
USERADD_PARAM:${PN} = "--system -d /var/lib/influxdb -m -s /bin/nologin
influxdb"
do_install:prepend() {
- test -e ${B}/src/${GO_IMPORT}/build.py && rm ${B}/src/${GO_IMPORT}/build.py
+ test -e ${B}/src/${GO_IMPORT}/build.py && rm ${B}/src/${GO_IMPORT}/build.py
test -e ${B}/src/${GO_IMPORT}/build.sh && rm ${B}/src/${GO_IMPORT}/build.sh
rm -rf ${B}/src/${GO_IMPORT}/Dockerfile*
@@ -75,3 +75,5 @@ INITSCRIPT_NAME = "influxdb"
INITSCRIPT_PARAMS = "defaults"
SYSTEMD_SERVICE:${PN} = "influxdb.service"
+
+CVE_STATUS[CVE-2019-10329] = "cpe-incorrect: Version does not match and only
the Jenkins plugin is affected."
--
2.44.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111096):
https://lists.openembedded.org/g/openembedded-devel/message/111096
Mute This Topic: https://lists.openembedded.org/mt/106889992/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-