<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/nodejs, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-06-17T11:03:14Z</updated>
<entry>
<title>Update nodejs to 0.10.29.</title>
<updated>2014-06-17T11:03:14Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2014-06-17T11:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c4dc7006a94a9f82389ad1f5df04b06f8330cc1c'/>
<id>urn:sha1:c4dc7006a94a9f82389ad1f5df04b06f8330cc1c</id>
<content type='text'>
2014.06.05, Version 0.10.29 (Stable)
* openssl: to 1.0.1h (CVE-2014-0224)
* npm: upgrade to 1.4.10
* utf8: Prevent Node from sending invalid UTF-8 (Felix Geisendoerfer)
  - *NOTE* this introduces a breaking change, previously you could
    construct invalid UTF-8 and invoke an error in a client that was
    expecting valid UTF-8, now unmatched surrogate pairs are replaced
    with the unknown UTF-8 character. To restore the old functionality
    simply have NODE_INVALID_UTF8 environment variable set.
* child_process: do not set args before throwing (Greg Sabia Tucker)
* child_process: spawn() does not throw TypeError (Greg Sabia Tucker)
* constants: export O_NONBLOCK (Fedor Indutny)
* crypto: improve memory usage (Alexis Campailla)
* fs: close file if fstat() fails in readFile() (cjihrig)
* lib: name EventEmitter prototype methods (Ben Noordhuis)
* tls: fix performance issue (Alexis Campailla)</content>
</entry>
<entry>
<title>Mark packages that are not ready for python-3.3 also not ready for 3.4,</title>
<updated>2014-05-09T07:36:53Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-09T07:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6110b3907a630ba5f56311a5b07f346b35648583'/>
<id>urn:sha1:6110b3907a630ba5f56311a5b07f346b35648583</id>
<content type='text'>
until proven otherwise.</content>
</entry>
<entry>
<title>Fix PLIST for non-dtrace case.</title>
<updated>2014-05-08T09:15:40Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-08T09:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=12dfbe8029213419c45ed2f3d2d8a00301cbfe66'/>
<id>urn:sha1:12dfbe8029213419c45ed2f3d2d8a00301cbfe66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2014.05.01, Version 0.10.28 (Stable)</title>
<updated>2014-05-03T15:57:17Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2014-05-03T15:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7065a33f27c06837c770f4321718916c3c389828'/>
<id>urn:sha1:7065a33f27c06837c770f4321718916c3c389828</id>
<content type='text'>
* npm: upgrade to v1.4.9</content>
</entry>
<entry>
<title>2014.05.01, Version 0.10.27 (Stable)</title>
<updated>2014-05-02T11:18:55Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2014-05-02T11:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=717d0bf85b37eafed6cdf19a7328ce23b2185dc1'/>
<id>urn:sha1:717d0bf85b37eafed6cdf19a7328ce23b2185dc1</id>
<content type='text'>
* npm: upgrade to v1.4.8
* openssl: upgrade to 1.0.1g
* uv: update to v0.10.27
* dns: fix certain txt entries (Fedor Indutny)
* assert: Ensure reflexivity of deepEqual (Mike Pennisi)
* child_process: fix deadlock when sending handles (Fedor Indutny)
* child_process: fix sending handle twice (Fedor Indutny)
* crypto: do not lowercase cipher/hash names (Fedor Indutny)
* dtrace: workaround linker bug on FreeBSD (Fedor Indutny)
* http: do not emit EOF non-readable socket (Fedor Indutny)
* http: invoke createConnection when no agent (Nathan Rajlich)
* stream: remove useless check (Brian White)
* timer: don't reschedule timer bucket in a domain (Greg Brail)
* url: treat \ the same as / (isaacs)
* util: format as Error if instanceof Error (Rod Vagg)</content>
</entry>
<entry>
<title>Grab maintainership</title>
<updated>2014-03-10T15:42:19Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2014-03-10T15:42:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=321ca4f3956ea42e3d9b665628340ef192383029'/>
<id>urn:sha1:321ca4f3956ea42e3d9b665628340ef192383029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update nodejs to 0.10.26.</title>
<updated>2014-02-21T07:38:50Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2014-02-21T07:38:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=71c1a112dea1f865fe5aa3821121eff99fa4eaff'/>
<id>urn:sha1:71c1a112dea1f865fe5aa3821121eff99fa4eaff</id>
<content type='text'>
2014.02.18, Version 0.10.26 (Stable)
* uv: Upgrade to v0.10.25 (Timothy J Fontaine)
* npm: upgrade to 1.4.3 (isaacs)
* v8: support compiling with VS2013 (Fedor Indutny)
* cares: backport TXT parsing fix (Fedor Indutny)
* crypto: throw on SignFinal failure (Fedor Indutny)
* crypto: update root certificates (Ben Noordhuis)
* debugger: Fix breakpoint not showing after restart (Farid Neshat)
* fs: make unwatchFile() insensitive to path (iamdoron)
* net: do not re-emit stream errors (Fedor Indutny)
* net: make Socket destroy() re-entrance safe (Jun Ma)
* net: reset `endEmitted` on reconnect (Fedor Indutny)
* node: do not close stdio implicitly (Fedor Indutny)
* zlib: avoid assertion in close (Fedor Indutny)</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for OpenSSL API version bump.</title>
<updated>2014-02-12T23:17:32Z</updated>
<author>
<name>tron</name>
<email>tron@pkgsrc.org</email>
</author>
<published>2014-02-12T23:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5d5d37e762cbc38591cf26e7c4c5954e52246953'/>
<id>urn:sha1:5d5d37e762cbc38591cf26e7c4c5954e52246953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2014.01.23, Version 0.10.25 (Stable)</title>
<updated>2014-02-03T17:23:48Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2014-02-03T17:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=19c02d33ff7800ca530303e489a1a986fba7b63e'/>
<id>urn:sha1:19c02d33ff7800ca530303e489a1a986fba7b63e</id>
<content type='text'>
* uv: Upgrade to v0.10.23
* npm: Upgrade to v1.3.24
* v8: Fix enumeration for objects with lots of properties
* child_process: fix spawn() optional arguments (Sam Roberts)
* cluster: report more errors to workers (Fedor Indutny)
* domains: exit() only affects active domains (Ryan Graham)
* src: OnFatalError handler must abort() (Timothy J Fontaine)
* stream: writes may return false but forget to emit drain (Yang Tianyang)</content>
</entry>
<entry>
<title>Mark packages as not ready for python-3.x where applicable;</title>
<updated>2014-01-25T10:29:56Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-01-25T10:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8'/>
<id>urn:sha1:4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8</id>
<content type='text'>
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.</content>
</entry>
</feed>
