Revisions of nodejs16

Adam Majer's avatar Adam Majer (adamm) committed (revision 42)
Adam Majer's avatar Adam Majer (adamm) committed (revision 41)
- rsa-pss-revert.patch: revert usage of RSA_get0_pss_params()
  since it's not available on SLE15
Adam Majer's avatar Adam Majer (adamm) committed (revision 40)
- Update to 16.13.0:
  * Experimental ESM Loader Hooks API
    https://github.com/nodejs/node/pull/37468
  * deps: upgrade npm to 8.1.0 (npm team)
  * vm: add support for import assertions in dynamic imports
- Changes in 16.11.1:
  * deps: update llhttp to 6.0.4
    - HTTP Request Smuggling due to spaced in headers
     (bsc#1191601, CVE-2021-22959)
    - HTTP Request Smuggling when parsing the body
     (bsc#1191602, CVE-2021-22960)
- Changes in 16.11.0:
  * deps: update nghttp2 to v1.45.1
- Changes in 16.10.0:
  * crypto: add rsa-pss keygen parameters
  * fs: make open and close stream override optional when unused
  * http: limit requests per connection
    The maximum number of requests a socket can handle before closing
    keep alive connection can be set with server.maxRequestsPerSocket.
  * src: add --no-global-search-paths cli option
  * stream: add signal support to pipeline generators
- Changes in 16.9.0:
  * Added support for corepack
  * crypto: add RSA-PSS params to asymmetricKeyDetails
  * module: support pattern trailers
  * stream: add stream.compose
- Changes in 16.8.0:
  * doc: deprecate type coercion for dns.lookup options
  * stream: add stream.Duplex.from utility and isDisturbed helper
  * util: expose toUSVString
Adam Majer's avatar Adam Majer (adamm) accepted request 925554 from Bernhard Voelker's avatar Bernhard Voelker (berny) (revision 39)
- test-skip-y2038-on-32bit-time_t.patch: Add patch to skip the test
  'test/parallel/test-fs-utimes-y2K38.js' which fails with a FP
  on platforms with 32-bit time_t.
- nodejs16.spec: Reference it.
Adam Majer's avatar Adam Majer (adamm) accepted request 928809 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 38)
This would be the minimal needed fix tog et stagings unblocked
Adam Majer's avatar Adam Majer (adamm) committed (revision 37)
- Update to 16.6.2:
  * CVE-2021-3672/CVE-2021-22931: Improper handling of untypical
    characters in domain names (bsc#1189370, bsc#1188881)
  * CVE-2021-22940: Use after free on close http2 on stream canceling
    (bsc#1189368)
  * CVE-2021-22939: Incomplete validation of rejectUnauthorized parameter
    (bsc#1189369)
  * deps: upgrade npm to 7.20.3
  * deps: revert ABI-breaking change from V8 9.2
  * module: fix ERR_REQUIRE_ESM error for null frames
- cares_public_headers.patch: don't use private headers
Adam Majer's avatar Adam Majer (adamm) committed (revision 36)
- Update to 16.6.0:
  http2: fixes use after free on close http2 on stream canceling
  (bsc#1188917, CVE-2021-22930)
Adam Majer's avatar Adam Majer (adamm) committed (revision 35)
- legacy_python.patch: fix building with python 3.4 in SLE-12
Adam Majer's avatar Adam Majer (adamm) committed (revision 34)
- Update to 16.5.0:
  * deps: upgrade npm to 7.19.1
  * fs: allow empty string for temp directory prefix
  * Node.js now exposes an experimental implementation of the
    Web Streams API
Adam Majer's avatar Adam Majer (adamm) committed (revision 33)
Adam Majer's avatar Adam Majer (adamm) committed (revision 32)
Adam Majer's avatar Adam Majer (adamm) committed (revision 31)
- Update to 16.4.1:
  deps: libuv upgrade - Out of bounds read (Medium)
  (bsc#1187973, CVE-2021-22918)
Adam Majer's avatar Adam Majer (adamm) committed (revision 30)
Adam Majer's avatar Adam Majer (adamm) committed (revision 29)
Adam Majer's avatar Adam Majer (adamm) committed (revision 28)
Adam Majer's avatar Adam Majer (adamm) committed (revision 27)
Adam Majer's avatar Adam Majer (adamm) committed (revision 26)
- node-gyp_7.1.2.tar.xz: for SLE-12, use latest node-gyp that
  is compatible with python 3.4
Adam Majer's avatar Adam Majer (adamm) committed (revision 25)
Adam Majer's avatar Adam Majer (adamm) committed (revision 24)
- Update to 16.4.0:
  * async_hooks: stabilize part of AsyncLocalStorage
  * deps:
    + upgrade npm to 7.18.1
    + update V8 to 9.1.269.36
  * dns: allow --dns-result-order to change default dns verbatim
Adam Majer's avatar Adam Majer (adamm) committed (revision 23)
Displaying revisions 61 - 80 of 102
openSUSE Build Service is sponsored by