pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/node



Module name:    wip
Committed by:   fhajny
Date:           Fri Apr 12 08:46:27 UTC 2013

Modified Files:
        wip/node: Makefile PLIST distinfo
        wip/node/patches: patch-deps_uv_common.gypi

Log Message:
2013.04.11, Version 0.10.4 (Stable)
* uv: Upgrade to 0.10.4
* npm: Upgrade to 1.2.18
* v8: Avoid excessive memory growth in JSON.parse (Fedor Indutny)
* child_process, cluster: fix O(n*m) scan of cmd string (Ben Noordhuis)
* net: fix socket.bytesWritten Buffers support (Fedor Indutny)
* buffer: fix offset checks (Lukasz Walukiewicz)
* stream: call write cb before finish event (isaacs)
* http: Support write(data, 'hex') (isaacs)
* crypto: dh secret should be left-padded (Fedor Indutny)
* process: expose NODE_MODULE_VERSION in process.versions (Rod Vagg)
* crypto: fix constructor call in crypto streams (Andreas Madsen)
* net: account for encoding in .byteLength (Fedor Indutny)
* net: fix buffer iteration in bytesWritten (Fedor Indutny)
* crypto: zero is not an error if writing 0 bytes (Fedor Indutny)
* tls: Re-enable check of CN-ID in cert verification (Tobias Muellerleile)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.18 -r1.19 wip/node/PLIST
cvs -z3 rdiff -u -r1.25 -r1.26 wip/node/Makefile
cvs -z3 rdiff -u -r1.30 -r1.31 wip/node/distinfo
cvs -z3 rdiff -u -r1.4 -r1.5 wip/node/patches/patch-deps_uv_common.gypi

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/PLIST?r1=1.18&r2=1.19
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/Makefile?r1=1.25&r2=1.26
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/distinfo?r1=1.30&r2=1.31
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/node/patches/patch-deps_uv_common.gypi?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index