pkgsrc/lang/nodejs
fhajny 0e060c37ff 2013.09.04, Version 0.10.18 (Stable)
* uv: Upgrade to v0.10.15
* stream: Don't crash on unset _events property (isaacs)
* stream: Pass 'buffer' encoding with decoded writable chunks (isaacs)

2013.08.21, Version 0.10.17 (Stable), 469a4a5091a677df62be319675056b869c31b35c
* uv: Upgrade v0.10.14
* http_parser: Do not accept PUN/GEM methods as PUT/GET (Chris Dickinson)
* tls: fix assertion when ssl is destroyed at read (Fedor Indutny)
* stream: Throw on 'error' if listeners removed (isaacs)
* dgram: fix assertion on bad send() arguments (Ben Noordhuis)
* readline: pause stdin before turning off terminal raw mode (Daniel Chatfield)

2013.08.16, Version 0.10.16 (Stable), 50b4c905a4425430ae54db4906f88982309e128d
* v8: back-port fix for CVE-2013-2882
* npm: Upgrade to 1.3.8
* crypto: fix assert() on malformed hex input (Ben Noordhuis)
* crypto: fix memory leak in randomBytes() error path (Ben Noordhuis)
* events: fix memory leak, don't leak event names (Ben Noordhuis)
* http: Handle hex/base64 encodings properly (isaacs)
* http: improve chunked res.write(buf) performance (Ben Noordhuis)
* stream: Fix double pipe error emit (Eran Hammer)
2013-09-05 14:46:19 +00:00
..
patches Enforce using the system libtool on OSX. Fixes build + modules. 2013-06-26 11:53:02 +00:00
DESCR
distinfo 2013.09.04, Version 0.10.18 (Stable) 2013-09-05 14:46:19 +00:00
Makefile 2013.09.04, Version 0.10.18 (Stable) 2013-09-05 14:46:19 +00:00
options.mk Make DTrace a default option on OSX. 2013-06-26 11:51:50 +00:00
PLIST 2013.09.04, Version 0.10.18 (Stable) 2013-09-05 14:46:19 +00:00
TODO