Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
patches: bump to 12.22.11, 14.19.1, 16.14.2, 17.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jesec committed Mar 28, 2022
1 parent c87dfbe commit 5fce1d2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
}

function _forkChild(fd, serializationMode) {
index 0000000000..fb2d47f52b
index 00000000000..fb2d47f52b6
--- /dev/null
+++ node/lib/internal/bootstrap/pkg.js
@@ -0,0 +1,44 @@
Expand Down Expand Up @@ -492,7 +492,7 @@ index 0000000000..fb2d47f52b
+}
--- node/src/node_options.cc
+++ node/src/node_options.cc
@@ -256,6 +256,7 @@ void Parse(
@@ -257,6 +257,7 @@ void Parse(
// TODO(addaleax): Make that unnecessary.

DebugOptionsParser::DebugOptionsParser() {
Expand Down
8 changes: 4 additions & 4 deletions patches/patches.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"v17.7.1": ["node.v17.7.1.cpp.patch"],
"v16.14.0": ["node.v16.14.0.cpp.patch"],
"v14.19.0": ["node.v14.19.0.cpp.patch"],
"v12.22.10": ["node.v12.22.10.cpp.patch"],
"v17.8.0": ["node.v17.8.0.cpp.patch"],
"v16.14.2": ["node.v16.14.2.cpp.patch"],
"v14.19.1": ["node.v14.19.1.cpp.patch"],
"v12.22.11": ["node.v12.22.11.cpp.patch"],
"v10.24.1": ["node.v10.24.1.cpp.patch"],
"v8.17.0": ["node.v8.17.0.cpp.patch"]
}

0 comments on commit 5fce1d2

Please sign in to comment.