mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
nodejs: fix CVE-2024-22025
Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
7b468c6f83
commit
17db7e96c4
File diff suppressed because one or more lines are too long
@@ -28,6 +28,7 @@ SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
|
|||||||
file://0001-Nodejs-Fixed-pipes-DeprecationWarning.patch \
|
file://0001-Nodejs-Fixed-pipes-DeprecationWarning.patch \
|
||||||
file://CVE-2022-25883.patch \
|
file://CVE-2022-25883.patch \
|
||||||
file://CVE-2024-22019.patch \
|
file://CVE-2024-22019.patch \
|
||||||
|
file://CVE-2024-22025.patch \
|
||||||
"
|
"
|
||||||
SRC_URI:append:class-target = " \
|
SRC_URI:append:class-target = " \
|
||||||
file://0001-Using-native-binaries.patch \
|
file://0001-Using-native-binaries.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user