File nodejs.changes of Package nodejs
-------------------------------------------------------------------
Wed Apr 18 14:11:59 UTC 2012 - saschpe@suse.de
- Update to version 0.6.15:
* Update npm to 1.1.16
* Show licenses in binary installers.
* unix: add uv_fs_read64, uv_fs_write64 and uv_fs_ftruncate64
* add 64bit offset fs functions
* fs.readFile: don't make the callback before the fd is closed
* Fix #2061: segmentation fault on OS X due to stat size mismatch
- Remove empty %clean section not cleaning up anything (and there's good default)
- Add spec file license header
- Ran spec-cleaner
-------------------------------------------------------------------
Thu Apr 5 11:22:33 UTC 2012 - cthiel@suse.com
- update to 0.6.14
see https://github.com/joyent/node/blob/v0.6.14-release/ChangeLog for details
-------------------------------------------------------------------
Wed Feb 15 16:17:00 UTC 2012 - tuukka.pasanen@ilmi.fi
- Removed doc patch because it's included in neew 0.6.10 nodejs
- Upgraded to newest 0.6.10
- Testing on openSUSE 12.1
-------------------------------------------------------------------
Fri Jan 27 19:04:03 UTC 2012 - jmassaguerpla@suse.com
- Update to 0.6.8
-------------------------------------------------------------------
Thu Dec 1 19:39:23 UTC 2011 - jmassaguerpla@suse.com
- Added patch for npm docs
-------------------------------------------------------------------
Wed Nov 30 12:24:22 UTC 2011 - jmassaguerpla@suse.com
- Fix files section:
use %{_libdir} instead of lib64
-------------------------------------------------------------------
Tue Nov 29 15:51:50 UTC 2011 - jmassaguerpla@suse.com
- Removed 0.6.2 source
-------------------------------------------------------------------
Fri Nov 25 16:13:45 UTC 2011 - jmassaguerpla@suse.com
- Updated to 0.6.3
#2083 Land NPM in Node. It is included in packages/installers and installed on `make install`.
#2076 Add logos to windows installer.
#1711 Correctly handle http requests without headers. (Ben Noordhuis, Felix Geisendörfer)
TLS: expose more openssl SSL context options and constants. (Ben Noordhuis)
#2177 Windows: don’t kill UDP socket when a packet fails to reach its destination. (Bert Belder)
Windows: support paths longer than 260 characters. (Igor Zinkovsky)
Windows: correctly resolve drive-relative paths. (Bert Belder)
#2166 Don’t leave file descriptor open after lchmod. (Isaac Schlueter)
#2084 Add OS X .pkg build script to make file.
#2160 Documentation improvements. (Ben Noordhuis)
-------------------------------------------------------------------
Wed Nov 23 17:21:19 UTC 2011 - jmassaguerpla@suse.com
- Updated to 0.6.2
- Build and link against system v8
-------------------------------------------------------------------
Tue Oct 4 15:21:47 UTC 2011 - fcastelli@suse.com
- Revert to latest stable version of node (0.4.12). Some packages didn't work
properly with unstable.
-------------------------------------------------------------------
Tue Oct 4 14:14:36 UTC 2011 - fcastelli@suse.com
- Update to latest unstable version of node: 0.5.8
- Build & link against system v8
-------------------------------------------------------------------
Fri Sep 23 14:03:32 UTC 2011 - fcastelli@suse.com
- The devel package now requires gcc-c++ since most of the native nodejs
packages need it.
-------------------------------------------------------------------
Thu Sep 22 16:02:24 UTC 2011 - fcastelli@suse.com
- small cleanup inside of spec file