Nodejs 8.x
The Node.js 8.x release branch is scheduled to become the next actively maintained Long Term Support (LTS) release line in October, 2017 under the LTS codename 'Carbon'. Note that the LTS lifespan for 8.x will end on December 31st, 2019.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:nodejs/nodejs8 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0f3e69db.patch | 0000000093 93 Bytes | |
8334.diff | 0000000093 93 Bytes | |
SHASUMS256.txt | 0000003669 3.58 KB | |
SHASUMS256.txt.sig | 0000000543 543 Bytes | |
icu59.patch | 0000000093 93 Bytes | |
node-gyp-addon-gypi.patch | 0000003100 3.03 KB | |
node-v8.1.4.tar.xz | 0017737792 16.9 MB | |
nodejs-libpath.patch | 0000001953 1.91 KB | |
nodejs-sle11-python26-check_output.patch | 0000001317 1.29 KB | |
nodejs.keyring | 0000035222 34.4 KB | |
nodejs8.changes | 0000069693 68.1 KB | |
nodejs8.spec | 0000013656 13.3 KB | |
npm_search_paths.patch | 0000001994 1.95 KB | |
versioned.patch | 0000013616 13.3 KB |
Revision 18 (latest revision is 185)
Karl Cheng (qantas94heavy)
committed
(revision 18)
- New upstream release 8.2.1 * 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)
Comments 1
Turned off nodejs8 build on SLE11 SP4 since we would need access to Update repository, and this probably will not happen on here.