* http: Writes no longer abort if the Socket is missing.
* process, async_hooks: Avoid problems when triggerAsyncId is
undefined.
* zlib: Streams no longer attempt to process data when destroyed.
- Changes in upstream release 8.2.0
* async_hooks: Multiple improvements to Promise support in
async_hooks have been made.
* build: The compiler version requirement to build Node with GCC
has been raised to GCC 4.9.4. [820b011ed6] #13466
* cluster: Users now have more fine-grained control over the
inspector port used by individual cluster workers. Previously,
cluster workers were restricted to incrementing from the
master's debug port. [dfc46e262a] #14140
* dns:
+ The server used for DNS queries can now use a custom port.
[ebe7bb29aa] #13723
+ Support for dns.resolveAny() has been added.
[6e30e2558e] #13137
* npm: The npm CLI has been updated to version 5.3.0. In
particular, it now comes with the npx binary, which is also
shipped with Node.
- Refresh versioned.patch
robust solution is found. (bnc#1048299, CVE-2017-11499)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs8?expand=0&rev=18
possible, node manual pages are moved once again back under npm
searcheable locations only.
- versioned.patch: All files are now under versioned directoies
and names. node and npm symlinks are now managed by
update-alternatives
- node-gyp-addon-gypi.patch: Reference versioned directories only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs8?expand=0&rev=10