Bug 17482 - nodejs 0.10.41 bugfix update
Summary: nodejs 0.10.41 bugfix update
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 5
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: QA Team
QA Contact:
URL:
Whiteboard: has_procedure MGA5-32-OK MGA5-64-OK a...
Keywords: validated_update
Depends on:
Blocks:
 
Reported: 2016-01-12 18:58 CET by David Walser
Modified: 2016-01-17 01:27 CET (History)
3 users (show)

See Also:
Source RPM: nodejs-0.10.38-1.mga5.src.rpm
CVE:
Status comment:


Attachments

Description David Walser 2016-01-12 18:58:52 CET
Nodejs 0.10.41 has been released on December 4, fixing several bugs:
https://nodejs.org/en/blog/release/v0.10.41/

Updated package uploaded for Mageia 5.

Advisory:
----------------------------------------

The nodejs package has been updated to version 0.10.41, fixing several bugs.
See the release announcement for details.

References:
https://nodejs.org/en/blog/release/v0.10.41/
----------------------------------------

Updated packages in core/updates_testing:
----------------------------------------
nodejs-0.10.41-1.mga5

from nodejs-0.10.41-1.mga5.src.rpm

Reproducible: 

Steps to Reproduce:
Comment 1 David Walser 2016-01-12 19:00:09 CET
Test procedure:
https://bugs.mageia.org/show_bug.cgi?id=11981#c5

Whiteboard: (none) => has_procedure

Comment 2 Len Lawrence 2016-01-16 01:30:05 CET
mga5  x86_64  Mate

Installed nodejs-10.38-1 then worked through the commands in the test procedure referenced in 11981#c5.  

Installed the update candidate and ran the test commands as before.
[lcl@vega ~]$ node -e "console.log(process.versions)"
{ http_parser: '1.0',
  node: '0.10.41',
  v8: '3.14.5.9',
  ares: '1.10.0',
  uv: '0.10.36',
  zlib: '1.2.8',
  modules: '11',
  openssl: '1.0.2e' }
[lcl@vega ~]$ node -e "console.log('Hello World')"
Hello World
[lcl@vega ~]$ sudo npm install azure-cli -g
npm WARN deprecated This version of npm lacks support for important features,
npm WARN deprecated such as scoped packages, offered by the primary npm
npm WARN deprecated registry. Consider upgrading to at least npm@2, if not the
npm WARN deprecated latest stable version. To upgrade to npm@2, run:
npm WARN deprecated 
.........
npm WARN engine galaxy@0.1.12: wanted: {"node":">=0.11.10"} (current: {"node":"0.10.41","npm":"1.4.29"})
 
> fibers@1.0.8 install /usr/lib/node_modules/azure-cli/node_modules/streamline/node_modules/fibers
> node build.js || nodejs build.js

gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/0.10.41"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/lib/node_modules/azure-cli/node_modules/streamline/node_modules/fibers/.node-gyp"
make: Entering directory '/usr/lib/node_modules/azure-cli/node_modules/streamline/node_modules/fibers/build'
  CXX(target) Release/obj.target/fibers/src/fibers.o
  CXX(target) Release/obj.target/fibers/src/coroutine.o
  CC(target) Release/obj.target/fibers/src/libcoro/coro.o
  SOLINK_MODULE(target) Release/obj.target/fibers.node
  SOLINK_MODULE(target) Release/obj.target/fibers.node: Finished
  COPY Release/fibers.node
make: Leaving directory '/usr/lib/node_modules/azure-cli/node_modules/streamline/node_modules/fibers/build'
Installed in `/usr/lib/node_modules/azure-cli/node_modules/streamline/node_modules/fibers/bin/linux-x64-v8-3.14/fibers.node`
/usr/bin/azure -> /usr/lib/node_modules/azure-cli/bin/azure
azure-cli@0.9.14 /usr/lib/node_modules/azure-cli
âââ number-is-nan@1.0.0
âââ easy-table@0.0.1
âââ eyes@0.1.8
âââ azure-arm-commerce@0.1.1
âââ xmlbuilder@0.4.3
âââ azure-asm-subscription@0.10.1
âââ through@2.3.4
âââ swagger-schema-official@2.0.0-a33091a
âââ colors@0.6.2
âââ async@1.4.2
âââ node-uuid@1.2.0
âââ wordwrap@0.0.2
âââ azure-gallery@2.0.0-pre.18
âââ streamline-streams@0.1.5
âââ image-size@0.3.5
âââ mime@1.2.11
âââ validator@3.1.0
âââ azure-asm-trafficmanager@0.10.3
âââ azure-arm-hdinsight-jobs@0.1.0
âââ azure-asm-storage@0.10.1
âââ azure-arm-apiapp@0.1.3
âââ tv4@1.2.7
âââ tmp@0.0.25
âââ azure-arm-storage@0.11.0
âââ azure-asm-mgmt@0.10.1
âââ azure-arm-trafficmanager@0.10.4
âââ caller-id@0.1.0 (stack-trace@0.0.9)
âââ commander@1.0.4 (keypress@0.1.0)
âââ walk@2.3.9 (foreachasync@3.0.0)
âââ azure-arm-dns@0.10.1
âââ azure-arm-authorization@2.0.0
âââ underscore@1.4.4
âââ azure-extra@0.2.12
âââ tunnel@0.0.2
âââ js2xmlparser@1.0.0
âââ xml2js@0.1.14 (sax@1.1.4)
âââ azure-asm-hdinsight@0.10.2
âââ azure-arm-hdinsight@0.1.0
âââ openssl-wrapper@0.2.1 (debug@0.7.4, q@0.9.7)
âââ azure-monitoring@0.10.2
âââ readable-stream@1.0.33 (isarray@0.0.1, inherits@2.0.1, string_decoder@0.10.31, core-util-is@1.0.2)
âââ event-stream@3.1.5 (stream-combiner@0.0.4, duplexer@0.1.1, from@0.1.3, pause-stream@0.0.11, map-stream@0.1.0, split@0.2.10)
âââ azure-keyvault@0.10.1 (node-uuid@1.4.7)
âââ jsrsasign@4.8.2
âââ azure-arm-resource@0.10.7
âââ azure-arm-datalake-store@0.1.2 (node-uuid@1.4.7)
âââ azure-asm-sql@0.10.1
âââ azure-asm-sb@0.10.1
âââ ssh-key-to-pem@0.11.0 (asn1@0.1.11, ctype@0.5.2)
âââ github@0.1.6
âââ azure-asm-website@0.10.1
âââ azure-arm-insights@0.10.2
âââ omelette@0.1.0
âââ azure-arm-compute@0.13.0
âââ azure-arm-datalake-analytics@0.1.2 (node-uuid@1.4.7)
âââ azure-asm-network@0.10.2
âââ winston@0.6.2 (cycle@1.0.3, stack-trace@0.0.9, pkginfo@0.2.3, async@0.1.22, request@2.9.203)
âââ azure-arm-rediscache@0.1.0 (ms-rest@1.2.0)
âââ request@2.52.0 (caseless@0.9.0, forever-agent@0.5.2, aws-sign2@0.5.0, stringstream@0.0.5, oauth-sign@0.6.0, tunnel-agent@0.4.2, isstream@0.1.2, json-stringify-safe@5.0.1, bl@0.9.4, qs@2.3.3, form-data@0.2.0, node-uuid@1.4.7, combined-stream@0.0.7, tough-cookie@2.2.1, mime-types@2.0.14, http-signature@0.10.1, hawk@2.3.1)
âââ jszip@2.5.0 (pako@0.2.8)
âââ azure-common@0.9.16 (dateformat@1.0.2-1.2.3, duplexer@0.1.1, envconf@0.0.4, validator@3.22.2, xml2js@0.2.7, request@2.45.0)
âââ kuduscript@1.0.6 (commander@1.1.1, streamline@0.4.11)
âââ azure-asm-compute@0.11.0
âââ azure-arm-website@0.10.0 (azure-common@0.9.12)
âââ node-forge@0.6.23
âââ azure-arm-network@0.11.0 (ms-rest@1.6.0)
âââ moment@2.6.0
âââ adal-node@0.1.17 (node-uuid@1.4.1, xmldom@0.1.21, xpath.js@1.0.6, date-utils@1.2.17, jws@3.1.0)
âââ azure-storage@0.6.0 (extend@1.2.1, node-uuid@1.4.7, validator@3.22.2, xml2js@0.2.7, request@2.57.0)
âââ ms-rest-azure@1.2.0 (async@0.2.7, uuid@2.0.1, ms-rest@1.2.0, adal-node@0.1.16)
âââ streamline@0.10.17 (galaxy@0.1.12, source-map@0.1.43, fibers@1.0.8)

I assume that this is all OK.

[lcl@vega ~]$ azure --help
info:             _    _____   _ ___ ___
info:            /_\  |_  / | | | _ \ __|
info:      _ ___/ _ \__/ /| |_| |   / _|___ _ _
info:    (___  /_/ \_\/___|\___/|_|_\___| _____)
info:       (_______ _ _)         _ ______ _)_ _ 
info:              (______________ _ )   (___ _ _)
info:    
info:    Microsoft Azure: Microsoft's Cloud Platform
info:    
info:    Tool version 0.9.14
help:    
help:    Display help for a given command
help:      help [options] [command]
etc, etc, etcetera.

Good for 64-bits.

CC: (none) => tarazed25

Len Lawrence 2016-01-16 01:30:27 CET

URL: (none) => MGA5-64-OK

Comment 3 Len Lawrence 2016-01-16 01:35:38 CET
mga5  i586  Mate

Installed the update candidate and ran the tests again with very similar results to the above.

Validating.
Len Lawrence 2016-01-16 01:36:46 CET

Keywords: (none) => validated_update
Whiteboard: has_procedure => has_procedure MGA5-32-OK MGA5-64-OK
CC: (none) => sysadmin-bugs

Len Lawrence 2016-01-16 01:40:05 CET

URL: MGA5-64-OK => (none)

Comment 4 Len Lawrence 2016-01-16 01:43:04 CET
Aarghh!  Bleary-eyed - missed the field and overwrote the URL.  Sorry.  :(
Dave Hodgins 2016-01-17 00:23:02 CET

CC: (none) => davidwhodgins
Whiteboard: has_procedure MGA5-32-OK MGA5-64-OK => has_procedure MGA5-32-OK MGA5-64-OK advisory

Comment 5 Mageia Robot 2016-01-17 01:27:08 CET
An update for this issue has been pushed to Mageia Updates repository.

http://advisories.mageia.org/MGAA-2016-0010.html

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.