summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/nodejs/nodejs_12.19.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* nodejs: 12.19.0 -> 12.19.1Stacy Gaikovaia2020-12-151-161/+0
| | | | | | | | | | | | | Uprev nodejs in order to fix CVE-2020-8277. This CVE allows an attacker to trigger a DNS request for a host of their choice, which could trigger a Denial of Service in nodejs versions < 12.19.1. See https://nvd.nist.gov/vuln/detail/CVE-2020-8277 for details. CVE: CVE-2020-8277 Signed-off-by: Stacy Gaikovaia <Stacy.Gaikovaia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: Update to 12.19.0Khem Raj2020-11-021-0/+161
This perhaps is last release in 12.x LTS Signed-off-by: Khem Raj <raj.khem@gmail.com>