This website requires JavaScript.
Explore
Help
Sign In
packages
/
nodejs
Watch
1
Star
0
Fork
0
You've already forked nodejs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
52
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
hanguanqiang
42a8df2fe5
1.According to the description above error line in node_http2.cc,this should be checking whether frame->hd.type is NGHTTP2_GOAWAY,and the value of NGHTTP2_GOAWAY is 0x07,however,it is written as 0x03 here,which i think it is an error;2.correct the error of http2 header frame content based on http2 related protocal so that make UT script exited successfully
2025-04-11 09:16:12 +08:00
0001-Disable-running-gyp-on-shared-deps.patch
Update to 12.22.11, fix some cves.
2022-03-28 16:50:59 +08:00
0002-Install-both-binaries-and-use-libdir.patch
Update to 12.22.11, fix some cves.
2022-03-28 16:50:59 +08:00
0004-Make-AARCH64-compile-on-64KB-physical-pages.patch
Update to 12.22.11, fix some cves.
2022-03-28 16:50:59 +08:00
0005-use-getauxval-in-node_main_cc.patch
Update to 12.22.11, fix some cves.
2022-03-28 16:50:59 +08:00
0006-correct-some-errors-related-to-CVE-2025-23085.patch
1.According to the description above error line in node_http2.cc,this should be checking whether frame->hd.type is NGHTTP2_GOAWAY,and the value of NGHTTP2_GOAWAY is 0x07,however,it is written as 0x03 here,which i think it is an error;2.correct the error of http2 header frame content based on http2 related protocal so that make UT script exited successfully
2025-04-11 09:16:12 +08:00
btest402.js
Upgrade from 10.11 to 10.21
2020-10-14 10:40:07 +08:00
CVE-2022-4304.patch
Fix CVE-2023-0286,CVE-2023-0215,CVE-2022-4304 and CVE-2022-4450
2023-02-23 10:01:34 +08:00
CVE-2022-4450.patch
Fix CVE-2023-0286,CVE-2023-0215,CVE-2022-4304 and CVE-2022-4450
2023-02-23 10:01:34 +08:00
CVE-2022-25881.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2022-32212.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2022-32213-CVE-2022-32214-CVE-2022-32215.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2022-35256.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2022-43548.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2023-0215.patch
Fix CVE-2023-0286,CVE-2023-0215,CVE-2022-4304 and CVE-2022-4450
2023-02-23 10:01:34 +08:00
CVE-2023-0286.patch
Fix CVE-2023-0286,CVE-2023-0215,CVE-2022-4304 and CVE-2022-4450
2023-02-23 10:01:34 +08:00
CVE-2023-0464.patch
Fix CVE-2023-0464 and CVE-2023-0465
2024-02-05 18:21:04 +08:00
CVE-2023-0465.patch
Fix CVE-2023-0464 and CVE-2023-0465
2024-02-05 18:21:04 +08:00
CVE-2023-23918.patch
Update CVE-2023-23918.patch for fix nodejs-raw-body,nodejs-istanbul build error
2023-10-26 14:21:11 +08:00
CVE-2023-23920.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2023-30581.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2023-30589.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2023-30590.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2023-32002-CVE-2023-32006.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2023-32559.patch
Fix CVE-2022-32212,CVE-2022-32213,CVE-2022-32214,CVE-2022-32215,CVE-2022-25881,CVE-2023-23918,CVE-2023-23920,CVE-2023-30589,CVE-2023-30590,CVE-2023-30581,CVE-2023-32002,CVE-2023-32006,CVE-2023-32559,CVE-2022-35256
2023-08-29 17:49:48 +08:00
CVE-2023-44487.patch
Fix CVE-2023-44487
2024-02-06 18:08:06 +08:00
CVE-2023-46809.patch
Fix CVE-2023-46809,CVE-2024-22019,CVE-2024-22025,CVE-2024-27982 and CVE-2024-27983
2024-09-19 15:59:56 +08:00
CVE-2024-22019.patch
Fix CVE-2023-46809,CVE-2024-22019,CVE-2024-22025,CVE-2024-27982 and CVE-2024-27983
2024-09-19 15:59:56 +08:00
CVE-2024-22025.patch
Fix CVE-2023-46809,CVE-2024-22019,CVE-2024-22025,CVE-2024-27982 and CVE-2024-27983
2024-09-19 15:59:56 +08:00
CVE-2024-27982.patch
Fix CVE-2023-46809,CVE-2024-22019,CVE-2024-22025,CVE-2024-27982 and CVE-2024-27983
2024-09-19 15:59:56 +08:00
CVE-2024-27983.patch
Fix CVE-2023-46809,CVE-2024-22019,CVE-2024-22025,CVE-2024-27982 and CVE-2024-27983
2024-09-19 15:59:56 +08:00
CVE-2025-23085.patch
Fix CVE-2025-23085
2025-03-06 10:27:53 +08:00
icu4c-67_1-src.tgz
Update to 12.22.11, fix some cves.
2022-03-28 16:50:59 +08:00
node-v12.22.11.tar.gz
Update to 12.22.11, fix some cves.
2022-03-28 16:50:59 +08:00
nodejs_native.attr
package init
2020-03-06 18:04:34 +08:00
nodejs.spec
1.According to the description above error line in node_http2.cc,this should be checking whether frame->hd.type is NGHTTP2_GOAWAY,and the value of NGHTTP2_GOAWAY is 0x07,however,it is written as 0x03 here,which i think it is an error;2.correct the error of http2 header frame content based on http2 related protocal so that make UT script exited successfully
2025-04-11 09:16:12 +08:00
nodejs.yaml
Update to 12.22.11, fix some cves.
2022-03-28 16:50:59 +08:00
npmrc
Update to 12.22.11, fix some cves.
2022-03-28 16:50:59 +08:00
Description
No description provided
166
MiB
Languages
JavaScript
100%