SHA256
6
0
forked from pool/nodejs19

3 Commits

Author SHA256 Message Date
5517890c65 - 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

- 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
2023-01-25 15:43:59 +00:00
36ac9aebbb - 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/package/show/devel:languages:nodejs/nodejs19?expand=0&rev=21
2023-01-16 15:36:00 +00:00
0747869e51 - Initial version 19.0.0:
* HTTP(S)/1.1 KeepAlive by default
  * DTrace/SystemTap/ETW Support were removed
  * The V8 engine is updated to version 10.7, which is part of Chromium 107.
    This version include a new feature to the JavaScript API:
    Intl.NumberFormat
  * llhttp has been updated to version 8.1.0.
For details see
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V19.md#19.0.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs19?expand=0&rev=1
2022-10-21 09:48:41 +00:00