Commit Graph

21 Commits

Author SHA1 Message Date
Mario Rodas
60bbd39dd7 nodejs_20: 20.11.0 -> 20.11.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.11.1
2024-02-14 04:20:00 +00:00
Mario Rodas
fea57dc5b5 nodejs_20: 20.10.0 -> 20.11.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.11.0
2024-01-12 04:20:00 +00:00
Mario Rodas
120a67bbfa nodejs_20: 20.9.0 -> 20.10.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.10.0
2023-11-23 04:20:00 +00:00
Mario Rodas
11011277cb nodejs_20: 20.8.1 -> 20.9.0
Diff: https://github.com/nodejs/node/compare/v20.8.1...v20.9.0

Changelog: https://github.com/nodejs/node/releases/tag/v20.9.0
2023-10-25 04:20:00 +00:00
Mario Rodas
547ea2e2e1 nodejs_20: 20.8.0 -> 20.8.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.8.1
2023-10-13 04:20:00 +00:00
Mario Rodas
d0829e587e nodejs_20: 20.7.0 -> 20.8.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.8.0
2023-09-29 04:20:00 +00:00
Mario Rodas
15caf7f787 nodejs: 20.6.1 -> 20.7.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.7.0
2023-09-19 04:20:00 +00:00
Mario Rodas
2644f6a7f3 nodejs_20: 20.6.0 -> 20.6.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.6.1
2023-09-08 04:20:00 +00:00
Mario Rodas
695d8aa69b nodejs_20: 20.5.1 -> 20.6.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.6.0
2023-09-07 04:20:00 +00:00
Ivan Trubach
2c88411556 nodejs_20: remove upstreamed patch 2023-08-28 12:20:57 +03:00
Ivan Trubach
e29c330939 nodejs: use fetchpatch for cross-compilation patches 2023-08-28 12:16:30 +03:00
Ivan Trubach
3751f6abb0 nodejs_{18,20}: fix cross compilation from aarch64-linux
This change adds a fix for Node.js build system passing flags intended
for the target toolchain to the host toolchain.
2023-08-28 12:16:30 +03:00
Mario Rodas
510f1b9733 nodejs_20: 20.5.0 -> 20.5.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.5.1
2023-08-09 04:20:00 +00:00
Mario Rodas
9267d4fae5 nodejs_20: 20.4.0 -> 20.5.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.5.0
2023-07-20 04:20:00 +00:00
Mario Rodas
fc4810bfca nodejs_20: 20.3.1 -> 20.4.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.4.0
2023-07-06 04:20:00 +00:00
Mario Rodas
12bbce3e6c nodejs_20: 20.3.0 -> 20.3.1
The following CVEs are fixed in this release:
- CVE-2023-30581: mainModule.__proto__ Bypass Experimental Policy Mechanism (High)
- CVE-2023-30584: Path Traversal Bypass in Experimental Permission Model (High)
- CVE-2023-30587: Bypass of Experimental Permission Model via Node.js Inspector (High)
- CVE-2023-30582: Inadequate Permission Model Allows Unauthorized File Watching (Medium)
- CVE-2023-30583: Bypass of Experimental Permission Model via fs.openAsBlob() (Medium)
- CVE-2023-30585: Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
- CVE-2023-30586: Bypass of Experimental Permission Model via Arbitrary OpenSSL Engines (Medium)
- CVE-2023-30588: Process interuption due to invalid Public Key information in x509 certificates (Medium)
- CVE-2023-30589: HTTP Request Smuggling via Empty headers separated by CR (Medium)
- CVE-2023-30590: DiffieHellman does not generate keys after setting a private key (Medium)

https://github.com/nodejs/node/releases/tag/v20.3.1
2023-06-21 04:20:00 +00:00
Mario Rodas
42754a724d nodejs_20: 20.2.0 -> 20.3.0
https://github.com/nodejs/node/releases/tag/v20.3.0
2023-06-09 04:20:00 +00:00
Lily Foster
47efc60157
nodejs: add helper patch for buildNpmPackage 2023-05-20 18:29:36 -04:00
Mario Rodas
793d346304 nodejs_20: 20.1.0 -> 20.2.0
https://github.com/nodejs/node/releases/tag/v20.2.0
2023-05-17 04:20:00 +00:00
Theo Paris
025062c31f
nodejs: 20.0.0 -> 20.1.0 (#229774) 2023-05-08 16:41:06 +02:00
Jamie Magee
7c1f952db3
nodejs-20_x: init at 20.0.0 2023-04-19 21:36:44 -07:00