Hello community,

here is the log from the commit of package nodejs for openSUSE:Factory checked 
in at 2014-08-25 11:05:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-18 
11:24:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes       2014-08-25 
11:06:28.000000000 +0200
@@ -1,0 +2,17 @@
+Sat Aug 23 13:43:16 UTC 2014 - [email protected]
+
+- workaround for sles
+
+-------------------------------------------------------------------
+Fri Aug 22 09:38:38 UTC 2014 - [email protected]
+
+- update version 0.10.31
+  * v8: backport CVE-2013-6668
+  * openssl: Update to v1.0.1i
+  * npm: Update to v1.4.23
+  * cluster: disconnect should not be synchronous
+  * fs: fix fs.readFileSync fd leak when get RangeError
+  * stream: fix Readable.wrap objectMode falsy values
+  * timers: fix timers with non-integer delay hanging
+
+-------------------------------------------------------------------

Old:
----
  node-v0.10.30.tar.gz

New:
----
  node-v0.10.31.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nodejs.spec ++++++
--- /var/tmp/diff_new_pack.HQmOSz/_old  2014-08-25 11:06:29.000000000 +0200
+++ /var/tmp/diff_new_pack.HQmOSz/_new  2014-08-25 11:06:29.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           nodejs
-Version:        0.10.30
+Version:        0.10.31
 Release:        0
 Summary:        Evented I/O for V8 JavaScript
 License:        MIT
@@ -157,7 +157,7 @@
 
 # Own nodejs_modulesdir
 %ifarch x86_64 ppc64
-install -d %{buildroot}%{_libexecdir}/node_modules
+install -d %{buildroot}%{_prefix}/lib/node_modules
 %endif
 
 %fdupes %{buildroot}%{_libdir}/node_modules
@@ -171,7 +171,7 @@
 %{_bindir}/npm
 %{_libdir}/node_modules
 %ifarch x86_64 ppc64
-%dir %{_libexecdir}/node_modules
+%dir %{_prefix}/lib/node_modules
 %endif
 %{_mandir}/man1/*
 

++++++ node-v0.10.30.tar.gz -> node-v0.10.31.tar.gz ++++++
/work/SRC/openSUSE:Factory/nodejs/node-v0.10.30.tar.gz 
/work/SRC/openSUSE:Factory/.nodejs.new/node-v0.10.31.tar.gz differ: char 5, 
line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to