* buffer: add Buffer.copyBytesFrom(...)
* events: add listener argument to listenerCount
* lib: add AsyncLocalStorage.bind() and .snapshot()
* tls: support automatic DHE
* wasi: add support for version when creating WASI
* worker: add support for worker name in inspector and trace_events
* deps: npm updated to 9.5.1
- versioned.patch: refreshed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs19?expand=0&rev=39
- Update to version 19.7.0:
* deps:
+ upgrade npm to 9.5.0
+ update undici to v5.20.0
* stream: add abort signal for ReadableStream and WritableStream
* url: replace url-parser with ada (not language)
- Changes in version 19.6.1:
* fixes permissions policies can be bypassed via process.mainModule
(bsc#1208481, CVE-2023-23918)
* fixes insecure loading of ICU data through ICU_DATA environment
variable (bsc#1208487, CVE-2023-23920)
* fixes OpenSSL error handling issues in nodejs crypto library
(bsc#1208483, CVE-2023-23919)
* updates undici to v5.19.1
+ Fetch API in Node.js did not protect against CRLF injection in host headers
+ Regular Expression Denial of Service in Headers in Node.js fetch API
(bsc#1208413, bsc#1208485, CVE-2023-24807, CVE-2023-23936)
- linker_lto_jobs.patch: refreshed
- node-gyp_7.1.2.tar.xz: added dependencies
- node-gyp-config.patch: allows gyp 7.1.2 to run with node 19.x
OBS-URL: https://build.opensuse.org/request/show/1067186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs19?expand=0&rev=10
* deps:
+ upgrade npm to 9.5.0
+ update undici to v5.20.0
* stream: add abort signal for ReadableStream and WritableStream
* url: replace url-parser with ada (not language)
- Changes in version 19.6.1:
* fixes permissions policies can be bypassed via process.mainModule
(bsc#1208481, CVE-2023-23918)
* fixes insecure loading of ICU data through ICU_DATA environment
variable (bsc#1208487, CVE-2023-23920)
* fixes OpenSSL error handling issues in nodejs crypto library
(bsc#1208483, CVE-2023-23919)
* updates undici to v5.19.1
+ Fetch API in Node.js did not protect against CRLF injection in host headers
+ Regular Expression Denial of Service in Headers in Node.js fetch API
(bsc#1208413, bsc#1208485, CVE-2023-24807, CVE-2023-23936)
- linker_lto_jobs.patch: refreshed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs19?expand=0&rev=35
* ESM: Leverage loaders when resolving subsequent loaders
Loaders now apply to subsequent loaders, for example:
--experimental-loader ts-node --experimental-loader loader-written-in-typescript
* deps: upgrade npm to 9.4.0
Added --install-strategy=linked option for installations
similar to pnpm.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs19?expand=0&rev=31
- Update to version 19.5.0:
* http: join authorization headers
* lib: add webstreams to Duplex.from()
* stream: implement finished() for ReadableStream and WritableStream
- npm_search_paths.patch, linker_lto_jobs.patch: refreshed
- sysctl.patch: don't try to execute sysctl
- s390.patch: fix unit test on s390 with patched zlib
- Use default openssl again and do not force openssl 1.1.1
- _constraints: reset aarch64 memory requirements back to original
otherwise some unit tests can fail
OBS-URL: https://build.opensuse.org/request/show/1061207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs19?expand=0&rev=7
* http: join authorization headers
* lib: add webstreams to Duplex.from()
* stream: implement finished() for ReadableStream and WritableStream
- npm_search_paths.patch, linker_lto_jobs.patch: refreshed
- Use default openssl again and do not force openssl 1.1.1
- _constraints: reset aarch64 memory requirements back to original
otherwise some unit tests can fail
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs19?expand=0&rev=23
- Update to version 19.4.0:
* buffer: add buffer.isUtf8 for utf8 validation
* http: improved timeout defaults handling
* net: add autoSelectFamily global getter and setter
* os: add availableParallelism()
* util: add fast path for text-decoder fatal flag
- Update _constraints:
* Less RAM for aarch64 and 32-bit arm
* Use 'asimdrdm' cpu flag to use aarch64 workers where tests
are more stable
OBS-URL: https://build.opensuse.org/request/show/1058733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs19?expand=0&rev=6
- Update to version 19.3.0:
* deps : npm updates to 9.2.0
* build: disable v8 snapshot compression by default
* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout options
- temporarily require openssl 1.1.1 to build on TW
- versioned.patch: refreshed
- Update to version 19.2.0:
* buffer: introduce `File` class
* deps: update V8 to 10.8.168.20
* doc: deprecate use of invalid ports in `url.parse`
* util: add fast path for utf8 encoding
For details, see CHANGELOG_V19.md
OBS-URL: https://build.opensuse.org/request/show/1043680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs19?expand=0&rev=5