Wednesday, February 09, 2022

Re: Fwd: [SECURITY] [UPDATE] lang/node to

On 2/9/22 14:01, Stuart Henderson wrote:
> Some software I run doesn't work with 16.x yet, so I have reworked a
> port for 12 based on the changes in 16 (using system libraries etc)
> and wondered what you think about including it in the tree alongside?

My only concern is that node 12 will not be supported beyond 2022-04-30:

https://nodejs.org/en/about/releases/

so that *will* grow stale soon.

Other than that, I think we'll need either patch-src_env_cc from the
node 16 port, or we can drop the node-pledge building dance altogether:
Without the patch for src/env.cc, you can't "require('node-pledge')".

Given the amount of work you're putting into ports and me being a
newbie, it's mostly symbolic, but: I'd be happy to maintain that.

No comments:

Post a Comment