SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for npm6-6.10.2-1.6.x86_64.rpm :

* Wed Apr 05 2017 qantas94heavyAATTgmail.com- New upstream LTS release 6.10.2
* crypto: fix memory leak if certificate is revoked (#12089)
* deps: backport V8 fixes for spread syntax regression causing segfaults (#12037)- Changes not applicable to openSUSE in 6.10.2:
* deps: upgrade zlib to 1.2.11 (#10980)
* repl: revert commit that broke REPL display on Windows (#12123)- Changes in LTS release 6.10.1
* performance: The performance of several APIs has been improved. + Buffer.compare() is up to 35% faster on average. + buffer.toJSON() is up to 2859% faster on average. + fs.
*statSync() functions are now up to 9% faster on average. + os.loadavg is up to 151% faster. + process.memoryUsage() is up to 34% faster. + querystring.unescape() for Buffers is 15% faster on average. + querystring.stringify() is up to 7.8% faster on average. + querystring.parse() is up to 21% faster on average.
* IPC: Batched writes have been enabled for process IPC on platforms that support Unix Domain Sockets. Performance gains may be up to 40% for some workloads.
* child_process: spawnSync now returns a null status when child is terminated by a signal. This fixes the behavior to act like spawn() does.
* http: Control characters are now always rejected when using http.request(). Debug messages have been added for cases when headers contain invalid values.
* node: Heap statistics now support values larger than 4GB.
* timers: Timer callbacks now always maintain order when interacting with domain error handling.
* Sun Feb 26 2017 qantas94heavyAATTgmail.com- New upstream LTS release 6.10.0
* crypto: allow adding extra certs to well-known CAs
* deps: upgrade INTL ICU to version 58
* fs: cache non-symlinks in realpathSync
* process: add process.memoryUsage().external
* repl: allow autocompletion for scoped packages
* src: add wrapper for process.emitWarning()- Modify 8334.diff:
* Remove merged reference counting code (#9409)
* Bring patch in line with upstream changes (#8334)
* Fri Feb 03 2017 adam.majerAATTsuse.de- New upstream LTS release 6.9.5
* deps: upgrade openssl sources to 1.0.2k (CVE-2017-3731, CVE-2017-3732, CVE-2016-7055, bnc#1022085, bnc#1022086, bnc#1009528)- No changes in LTS release 6.9.4- Adjusted 8334.diff to be inline with accepted changes
* Fri Jan 06 2017 qantas94heavyAATTgmail.com- Add basic check that Node.js loads successfully to spec file
* Wed Jan 04 2017 qantas94heavyAATTgmail.com- New upstream LTS release 6.9.3
* build: shared library support is now working for AIX builds
* deps/npm: upgrade npm to 3.10.10
* deps/V8: destructuring of arrow function arguments via computed property no longer throws
* inspector: /json/version returns object, not an object wrapped in an array
* module: using --debug-brk and --eval together now works as expected
* process: improve performance of nextTick up to 20%
* repl: the division operator will no longer be accidentally parsed as regex
* repl: improved support for generator functions
* timers: recanceling a cancelled timers will no longer throw
* Fri Dec 09 2016 qantas94heavyAATTgmail.com- New upstream LTS version 6.9.2
* buffer: coerce slice parameters consistently
* deps/npm: upgrade npm to 3.10.9
* deps/V8: Various fixes to destructuring edge cases + cherry-pick 3c39bac from V8 upstream + cherry pick 7166503 from upstream v8
* gtest: the test reporter now outputs tap comments as yamlish
* inspector: inspector now prompts user to use 127.0.0.1 rather than localhost
* tls: fix memory leak when writing data to TLSWrap instance during handshake- Modify 8334.diff:
* ported and updated system CA store for the new node crypto code
* Wed Nov 23 2016 adam.majerAATTsuse.de- Add missing conflicts to base package. It\'s not possible to have concurrent nodejs installations.
* Fri Nov 18 2016 adam.majerAATTsuse.de- Package unification across various branches of NodeJS. Package for 4.x, 6.x and current (7.x) branches of NodeJS are now handled via GitHub repository.- NodeJS 6.x LTS package, based on NodeJS 4.x LTS layout. All NodeJS packages are interchangeable. (FATE #321373)
* Mon Nov 07 2016 adam.majerAATTsuse.de- Add versioned dependencies for unbundling of c-ares and icu libraries- SLE12 can have unbundled libicu
* Wed Nov 02 2016 qantas94heavyAATTgmail.com- Fork package devel:languages:nodejs/nodejs- Remove support-arm64-build.patch (not necessary for aarch64 build)- Use system library versions of c-ares and ICU where supported- Remove /usr/{lib,lib64}/node_modules from global module paths
* This is deprecated behaviour that was caused by an incorrect patch in devel:languages:nodejs/nodejs almost 6 months ago (boo#985350)- Modify nodejs-libpath.patch
* Move /usr/lib64/node_modules to %{_libexecpath} as npm isn\'t architecture dependent (only npm itself is stored there)- Remove nodejs-libpath64.patch- Use separate .sig file instead of .asc file for source verification- Use exec instead of xargs to remove files in install script
 
ICM