Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nodejs: backport a patch to prevent brotli crashing nodejs | Jeroen Hofstee | 2025-05-17 | 1 | -0/+1 |
| | | | | | | | | | | | Brotli can crash nodejs (on ARM), because the memory allocated for brotli wasn't properly aligned. https://github.com/google/brotli/issues/1159 https://github.com/nodejs/node/commit/dc035bbc9b310ff8067bc0dad22230978489c061 Signed-off-by: Jeroen Hofstee <jhofstee@victronenergy.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | modejs: upgrade 20.18.0 -> 20.18.2 | Archana Polampalli | 2025-02-04 | 1 | -0/+211 |
Below list of CVEs are addressed in this release CVE-2025-23083 CVE-2025-23084 CVE-2025-23085 CVE-2025-22150 Changelog: https://github.com/nodejs/node/releases/tag/v20.18.2 https://github.com/nodejs/node/releases/tag/v20.18.1 Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> |