Hello community, here is the log from the commit of package nodejs for openSUSE:Factory checked in at 2014-08-18 11:24:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs (Old) and /work/SRC/openSUSE:Factory/.nodejs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs" Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes 2014-08-14 14:58:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes 2014-08-18 11:24:09.000000000 +0200 @@ -1,0 +2,21 @@ +Sat Aug 16 11:27:36 UTC 2014 - [email protected] + +- Update to version 0.10.30 + * uv: Upgrade to v0.10.28 + * npm: Upgrade to v1.4.21 + * v8: Interrupts must not mask stack overflow. + * Revert "stream: start old-mode read in a next tick" (Fedor Indutny) + * buffer: fix sign overflow in `readUIn32BE` (Fedor Indutny) + * buffer: improve {read,write}{U}Int* methods (Nick Apperson) + * child_process: handle writeUtf8String error (Fedor Indutny) + * deps: backport 4ed5fde4f from v8 upstream (Fedor Indutny) + * deps: cherry-pick eca441b2 from OpenSSL (Fedor Indutny) + * lib: remove and restructure calls to isNaN() (cjihrig) + * module: eliminate double `getenv()` (Maciej MaĆecki) + * stream2: flush extant data on read of ended stream (Chris Dickinson) + * streams: remove unused require('assert') (Rod Vagg) + * timers: backport f8193ab (Julien Gilli) + * util.h: interface compatibility (Oguz Bastemur) + * zlib: do not crash on write after close (Fedor Indutny) + +------------------------------------------------------------------- Old: ---- node-v0.10.29.tar.gz New: ---- node-v0.10.30.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs.spec ++++++ --- /var/tmp/diff_new_pack.8DwqHv/_old 2014-08-18 11:24:10.000000000 +0200 +++ /var/tmp/diff_new_pack.8DwqHv/_new 2014-08-18 11:24:10.000000000 +0200 @@ -17,7 +17,7 @@ Name: nodejs -Version: 0.10.29 +Version: 0.10.30 Release: 0 Summary: Evented I/O for V8 JavaScript License: MIT @@ -93,7 +93,6 @@ find ./deps/npm/node_modules/request/ -type f -exec chmod 0644 {} \; chmod -x deps/v8/include/v8-debug.h -chmod +x deps/npm/node_modules/ansi/color-spaces.pl chmod 0644 ./deps/npm/node_modules/uid-number/get-uid-gid.js chmod 0644 ./deps/npm/node_modules/npmconf/node_modules/config-chain/index.js chmod 0755 ./deps/npm/scripts/release.sh @@ -143,7 +142,6 @@ find '%{buildroot}%{_libdir}/node_modules/' -type d -name tools | while read d; do rm -rf "$d"; done find '%{buildroot}%{_libdir}/node_modules/' -type d \( -name example -o -name examples \) | while read d; do rm -rf "$d"; done rm '%{buildroot}%{_libdir}/node_modules/npm/node_modules/node-gyp/gyp/gyp_dummy.c' -rm '%{buildroot}%{_libdir}/node_modules/npm/.tern-project' rm '%{buildroot}%{_libdir}/node_modules/npm/node_modules/request/node_modules/http-signature/.dir-locals.el' rm -rf '%{buildroot}%{_libdir}/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark' find '%{buildroot}%{_libdir}/node_modules/' -type f -name '*_test*' -delete ++++++ node-v0.10.29.tar.gz -> node-v0.10.30.tar.gz ++++++ /work/SRC/openSUSE:Factory/nodejs/node-v0.10.29.tar.gz /work/SRC/openSUSE:Factory/.nodejs.new/node-v0.10.30.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
