mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
influxdb: Update CVE status for CVE-2019-10329
The version don't match and only the Jenkins plugin is affected. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
bf84ac1c4c
commit
524acf0542
@@ -38,7 +38,7 @@ USERADD_PACKAGES = "${PN}"
|
|||||||
USERADD_PARAM:${PN} = "--system -d /var/lib/influxdb -m -s /bin/nologin influxdb"
|
USERADD_PARAM:${PN} = "--system -d /var/lib/influxdb -m -s /bin/nologin influxdb"
|
||||||
|
|
||||||
do_install:prepend() {
|
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
|
test -e ${B}/src/${GO_IMPORT}/build.sh && rm ${B}/src/${GO_IMPORT}/build.sh
|
||||||
rm -rf ${B}/src/${GO_IMPORT}/Dockerfile*
|
rm -rf ${B}/src/${GO_IMPORT}/Dockerfile*
|
||||||
|
|
||||||
@@ -75,3 +75,5 @@ INITSCRIPT_NAME = "influxdb"
|
|||||||
INITSCRIPT_PARAMS = "defaults"
|
INITSCRIPT_PARAMS = "defaults"
|
||||||
|
|
||||||
SYSTEMD_SERVICE:${PN} = "influxdb.service"
|
SYSTEMD_SERVICE:${PN} = "influxdb.service"
|
||||||
|
|
||||||
|
CVE_STATUS[CVE-2019-10329] = "cpe-incorrect: Version does not match and only the Jenkins plugin is affected."
|
||||||
|
|||||||
Reference in New Issue
Block a user