<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/node/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-03-15T06:36:29Z</updated>
<entry>
<title>node: make hostpkg only</title>
<updated>2025-03-15T06:36:29Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2025-03-10T00:29:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=853ea061b842eb8ad1d2a2c3252dca61086a7866'/>
<id>urn:sha1:853ea061b842eb8ad1d2a2c3252dca61086a7866</id>
<content type='text'>
https://github.com/openwrt/packages/issues/26078
As a result of the discussion in this thread, the node.js package was changed to hostpkg only. In addition, this fix uses the pre-built version distributed on nodejs.
The use of pre-build is based on the suggestion of @artynet.

The packages in the node module are successfully built, but the target node.js itself cannot be provided, so it cannot be used.

Yarn, which is used in packages for web front ends, etc., can be used without any problems.

Support for host builds other than linux x86_64.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node: bump to 22.14.0</title>
<updated>2025-02-17T10:51:17Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2025-02-17T04:06:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=21200cd0832e4b367159064ab94c4908b5b8eccc'/>
<id>urn:sha1:21200cd0832e4b367159064ab94c4908b5b8eccc</id>
<content type='text'>
Notable Changes

    [82a9000e9e] - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #56566
    [b7fe54fc88] - (SEMVER-MINOR) fs: allow exclude option in globs to accept glob patterns (Daeyeon Jeong) #56489
    [3ac92ef607] - (SEMVER-MINOR) lib: add typescript support to STDIN eval (Marco Ippolito) #56359
    [1614e8e7bc] - (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito) #56610
    [6d6cffa9cc] - (SEMVER-MINOR) module: add findPackageJSON util (Jacob Smith) #55412
    [d35333ae18] - (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M Snell) #56400
    [07ff3ddcb5] - (SEMVER-MINOR) sqlite: support TypedArray and DataView in StatementSync (Alex Yang) #56385
    [94d3fe1b62] - (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael Gonzaga) #56441
    [5afffb4415] - (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa) #56469
    [697a851fb3] - (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig) #56595
    [047537b48c] - (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig) #56459
    [926cf84e95] - (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig) #56434
    [c658a8afdf] - (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito) #56394

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node: January 21, 2025 Security Releases</title>
<updated>2025-01-24T07:55:15Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2025-01-23T05:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=643afd8977be40464ec2aed66972a754aa2585ac'/>
<id>urn:sha1:643afd8977be40464ec2aed66972a754aa2585ac</id>
<content type='text'>
This is a security release.

Notable Changes

    CVE-2025-23083 - src,loader,permission: throw on InternalWorker use when permission model is enabled (High)
    CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium)
    CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)

Dependency update:

    CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node: remake - do not use shared abseil-cpp</title>
<updated>2024-12-30T03:32:05Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2024-12-27T22:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e6178717d73b753c61366952b17d891119c9f2e4'/>
<id>urn:sha1:e6178717d73b753c61366952b17d891119c9f2e4</id>
<content type='text'>
remake this commit https://github.com/openwrt/packages/pull/25582

Fix nodejs compile errors after the introduction of abseil-cpp in #25565

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "node: Do not use shared `abseil-cpp`"</title>
<updated>2024-12-26T11:35:49Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-12-26T08:24:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=031bf6f3554921676e6ba3fa67be336115300c8e'/>
<id>urn:sha1:031bf6f3554921676e6ba3fa67be336115300c8e</id>
<content type='text'>
This reverts commit 9e70d3c5b07ac87d0f6d2ad85f60ca8bd0e74105.

As mentioned here:
   https://github.com/openwrt/packages/pull/25582#issuecomment-2561673222

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>node: Do not use shared `abseil-cpp`</title>
<updated>2024-12-24T15:46:18Z</updated>
<author>
<name>Austin Lane</name>
</author>
<published>2024-12-19T21:15:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9e70d3c5b07ac87d0f6d2ad85f60ca8bd0e74105'/>
<id>urn:sha1:9e70d3c5b07ac87d0f6d2ad85f60ca8bd0e74105</id>
<content type='text'>
Signed-off-by: Austin Lane &lt;vidplace7@gmail.com&gt;
</content>
</entry>
<entry>
<title>node: upgrade to 22.11.0 LTS</title>
<updated>2024-11-23T09:02:23Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2024-11-23T05:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=af7183fc30c6f1523571f0c5d4fb853568a73da1'/>
<id>urn:sha1:af7183fc30c6f1523571f0c5d4fb853568a73da1</id>
<content type='text'>
Upgrade Version 22.11.0 'Jod' (LTS)

Notable Changes

This release marks the transition of Node.js 22.x into Long Term Support (LTS) with the codename 'Jod'. The 22.x release line now moves into "Active LTS" and will remain so until October 2025. After that time, it will move into "Maintenance" until end of life in April 2027.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node: Preparing to update ICU to 76</title>
<updated>2024-11-09T18:45:24Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2024-11-08T00:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1f17e41e4340dffc462b5fccbb0ea85533f7f929'/>
<id>urn:sha1:1f17e41e4340dffc462b5fccbb0ea85533f7f929</id>
<content type='text'>
fix building with system icu 76

ICU 76 decided to reduce overlinking[^1] thus `icu-i18n` will no longer
add `icu-uc` when linking to shared libraries. This results in undefined
symbols/references when trying to build with system ICU 76.

[^1]: unicode-org/icu@199bc82

ref: https://github.com/nodejs/node/pull/55563

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node: bump to v20.18.0</title>
<updated>2024-10-09T07:16:42Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2024-10-09T00:43:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6575ab559c986cd9c35da7c30574a901a9a65fe4'/>
<id>urn:sha1:6575ab559c986cd9c35da7c30574a901a9a65fe4</id>
<content type='text'>
Notable Changes
	Experimental Network Inspection Support in Node.js
	Exposes X509_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext
	New option for vm.createContext() to create a context with a freezable globalThis

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node: bump to v20.17.0</title>
<updated>2024-08-27T08:04:53Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2024-08-26T02:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0d50f273b23c5fda819264914f63db514d7e7ba8'/>
<id>urn:sha1:0d50f273b23c5fda819264914f63db514d7e7ba8</id>
<content type='text'>
Notable Changes
	module: support require()ing synchronous ESM graphs
	path: add matchesGlob method
	stream: expose DuplexPair API

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
</feed>
