|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: OpenJS.NodeJS.12 |
| 5 | +PackageVersion: 12.22.4 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Node.js Foundation |
| 8 | +PublisherUrl: https://openjsf.org/ |
| 9 | +PublisherSupportUrl: https://github.com/nodejs/node/blob/v12.22.4/.github/SUPPORT.md |
| 10 | +PrivacyUrl: https://privacy-policy.openjsf.org/ |
| 11 | +Author: OpenJS Foundation |
| 12 | +PackageName: Node.js 12 |
| 13 | +PackageUrl: https://nodejs.org/ |
| 14 | +License: MIT |
| 15 | +LicenseUrl: https://github.com/nodejs/node/blob/v12.22.4/LICENSE |
| 16 | +Copyright: Copyright Node.js contributors. All rights reserved. |
| 17 | +CopyrightUrl: https://trademark-policy.openjsf.org/ |
| 18 | +ShortDescription: Run JavaScript Everywhere |
| 19 | +Description: Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts. |
| 20 | +Moniker: nodejs-12 |
| 21 | +Tags: |
| 22 | +- coding |
| 23 | +- cross-platform |
| 24 | +- develop |
| 25 | +- development |
| 26 | +- environment |
| 27 | +- javascript |
| 28 | +- js |
| 29 | +- lts |
| 30 | +- node |
| 31 | +- npm |
| 32 | +- programming |
| 33 | +- runtime |
| 34 | +- v8 |
| 35 | +ReleaseNotes: |- |
| 36 | + This is a security release. |
| 37 | + Notable Changes |
| 38 | + - CVE-2021-22930: Use after free on close http2 on stream canceling (High) |
| 39 | + - Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior. You can read more about it in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22930 |
| 40 | + Commits |
| 41 | + - [499e56babe] - build: fix label-pr workflow (Michaël Zasso) #38399 |
| 42 | + - [98ac3c4108] - build: label PRs with GitHub Action instead of nodejs-github-bot (Phillip Johnsen) #38301 |
| 43 | + - [ddc8dde150] - deps: upgrade npm to 6.14.14 (Darcy Clarke) #39553 |
| 44 | + - [e11a862eed] - deps: update to c-ares 1.17.1 (Danny Sonnenschein) #36207 |
| 45 | + - [39e9cd540f] - deps: restore minimum ICU version to 65 (Richard Lau) #39068 |
| 46 | + - [e459c79b02] - deps: V8: cherry-pick 035c305ce776 (Michaël Zasso) #38497 |
| 47 | + - [b3c698a5d8] - deps: update to [email protected] (Guy Bedford) #38450 |
| 48 | + - [7d5a2f9588] - deps: update to [email protected] (Guy Bedford) #37992 |
| 49 | + - [906b43e586] - deps: V8: update build dependencies (Michaël Zasso) #39245 |
| 50 | + - [15b91fa3fa] - deps: V8: backport 895949419186 (Michaël Zasso) #39245 |
| 51 | + - [8046daf09f] - deps: V8: cherry-pick 0b3a4ecf7083 (Michaël Zasso) #39245 |
| 52 | + - [f4377b13a6] - deps: V8: cherry-pick 7c182bd65f42 (Michaël Zasso) #39245 |
| 53 | + - [add7b5b4c2] - deps: V8: cherry-pick cc641f6be756 (Michaël Zasso) #39245 |
| 54 | + - [a73275f056] - deps: V8: cherry-pick 7b3332844212 (Michaël Zasso) #39245 |
| 55 | + - [492b0d6b37] - deps: V8: cherry-pick e6f62a41f5ee (Michaël Zasso) #39245 |
| 56 | + - [2b54156260] - deps: V8: cherry-pick 92e6d3317082 (Michaël Zasso) #39245 |
| 57 | + - [bbceab4d91] - deps: V8: backport 1b1eda0876aa (Michaël Zasso) #39245 |
| 58 | + - [93a1a3c5ae] - deps: V8: cherry-pick 530080c44af2 (Milad Fa) #38509 |
| 59 | + - [b263f2585a] - http2: on receiving rst_stream with cancel code add it to pending list (Akshay K) #39423 |
| 60 | + - [3e4bc1b0d3] - module: fix legacy node specifier resolution to resolve "main" field (Antoine du Hamel) #38979 |
| 61 | + - [f552c45676] - src: move CHECK in AddIsolateFinishedCallback (Fedor Indutny) #38010 |
| 62 | + - [30ce0e66ae] - src: update cares_wrap OpenBSD defines (Anna Henningsen) #38670 |
| 63 | +ReleaseNotesUrl: https://github.com/nodejs/node/releases/tag/v12.22.4 |
| 64 | +Documentations: |
| 65 | +- DocumentLabel: Learn |
| 66 | + DocumentUrl: https://nodejs.org/learn/ |
| 67 | +- DocumentLabel: Documentation |
| 68 | + DocumentUrl: https://nodejs.org/docs/v12.22.4/api/ |
| 69 | +- DocumentLabel: About |
| 70 | + DocumentUrl: https://nodejs.org/about/ |
| 71 | +ManifestType: defaultLocale |
| 72 | +ManifestVersion: 1.10.0 |
0 commit comments