Revisions of nodejs8

buildservice-autocommit accepted request 664390 from Adam Majer's avatar Adam Majer (adamm) (revision 125)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 124)
- env_shebang.patch: dropped in favour of programmatic update
Adam Majer's avatar Adam Majer (adamm) committed (revision 123)
- skip_test_on_lowmem.patch: skip test on low-memory build machine

- Enable armv6 build
Adam Majer's avatar Adam Majer (adamm) committed (revision 122)
- fix_ci_tests.patch: Reduce timeout for test-http2-session-timeout
Adam Majer's avatar Adam Majer (adamm) committed (revision 121)
    + bump dependency of nghttp2 to 1.34.0
Adam Majer's avatar Adam Majer (adamm) committed (revision 120)
- New upstream LTS release 8.15.0:
  * cli: add --max-http-header-size flag
  * http: add maxHeaderSize property
- Changes in LTS release 8.14.1:
  * http2: fix sequence of error/close events
- Changes in LTS release 8.14.0:
  * http:
    + Headers received by HTTP servers must not exceed 8192 bytes
      in total to prevent possible Denial of Service attacks.
      (CVE-2018-12121, bsc#1117626)
    + A timeout of 40 seconds now applies to servers receiving HTTP
      headers. This value can be adjusted with server.headersTimeout.
      Where headers are not completely received within this period,
      the socket is destroyed on the next received chunk. In
      conjunction with server.setTimeout(), this aids in protecting
      against excessive resource retention and possible
      Denial of Service. (CVE-2018-12122, bsc#1117627)
    + Two-byte characters are now strictly disallowed for the path
      option in HTTP client requests. Paths containing characters
      outside of the range \u0021 - \u00ff will now be rejected
      with a TypeError. This behavior can be reverted if necessary
      by supplying the --security-revert=CVE-2018-12116 command
      line argument (this is not recommended).
      (CVE-2018-12116, bsc#1117630)
  * url: Fix a bug that would allow a hostname being spoofed when
    parsing URLs with url.parse() with the 'javascript:' protocol.
    (CVE-2018-12123, bsc#1117629)
- Changes in LTS release 8.13.0:
  * assert: backport some assert commits
  * deps:
Adam Majer's avatar Adam Majer (adamm) committed (revision 119)
Adam Majer's avatar Adam Majer (adamm) committed (revision 118)
- flaky_test_rerun.patch: Rerun failing tests in case of flakiness
Adam Majer's avatar Adam Majer (adamm) committed (revision 117)
Adam Majer's avatar Adam Majer (adamm) committed (revision 116)
Skip on low memory system and replace shebang patch.
buildservice-autocommit accepted request 643771 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 115)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 114)
Adam Majer's avatar Adam Majer (adamm) committed (revision 113)
Timeout can be a little unpredictable on OBS
Adam Majer's avatar Adam Majer (adamm) committed (revision 112)
Adam Majer's avatar Adam Majer (adamm) committed (revision 111)
- fix_ci_tests.patch: fix unit tests
Adam Majer's avatar Adam Majer (adamm) committed (revision 110)
Adam Majer's avatar Adam Majer (adamm) committed (revision 109)
Adam Majer's avatar Adam Majer (adamm) committed (revision 108)
- New upstream LTS release 8.12.0:
  * async_hooks:
    + rename PromiseWrap.parentId
    + remove runtime deprecation
    + deprecate unsafe emit{Before,After}
  * cluster:
    + add cwd to cluster.settings
    + support windowsHide option for workers
  * crypto: allow passing null as IV unless required
  * deps:
    + upgrade npm to 6.4.1
    + upgrade libuv to 1.19.2
    + Upgrade node-inspect to 1.11.5
  * fs, net:
    + support as and as+ flags in stringToFlags()
    + emit 'ready' for fs streams and sockets
  * http, http2:
    + add options to http.createServer()
    + add 103 Early Hints status code
    + add http fallback options to .createServer
  * n-api: take n-api out of experimental
  * perf_hooks: add warning when too many entries in the timeline
  * src:
    + add public API for managing NodePlatform
    + allow --perf-(basic-)?prof in NODE_OPTIONS
    + node internals' postmortem metadata
  * tls: expose Finished messages in TLSSocket
  * trace_events: add file pattern cli option
  * util: implement util.getSystemErrorName()
icu_61_namespacefix.patch: upstreamed
buildservice-autocommit accepted request 632297 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 107)
baserev update by copy to link target
buildservice-autocommit accepted request 630498 from Adam Majer's avatar Adam Majer (adamm) (revision 106)
baserev update by copy to link target
Displaying revisions 61 - 80 of 185
openSUSE Build Service is sponsored by