|
| 1 | +2015.07.09, Version 0.10.41 (Maintenance) |
| 2 | + |
| 3 | +* [16ca0779f5] - src/node.cc: fix build error without OpenSSL support (Jörg Krause) nodejs/node-v0.x-archive#25862 |
| 4 | +* [8564a9f5f7] - build: gcc version detection on openSUSE Tumbleweed (Henrique Aparecido Lavezzo) nodejs/node-v0.x-archive#25671 |
| 5 | +* [9c7bd6de56] - build: run-ci makefile rule (Alexis Campailla) nodejs/node-v0.x-archive#25686 |
| 6 | +* [ffa1e1f31d] - build: support flaky tests in test-ci (Alexis Campailla) nodejs/node-v0.x-archive#25686 |
| 7 | +* [100dd19e61] - build: support Jenkins via test-ci (Alexis Campailla) nodejs/node-v0.x-archive#25686 |
| 8 | +* [ec861f6f90] - build: make release process easier for multi users (Julien Gilli) nodejs/node-v0.x-archive#25638 |
| 9 | +* [e669b27740] - crypto: replace rwlocks with simple mutexes (Ben Noordhuis) #2723 |
| 10 | +* [7cf0d9c1d9] - deps: fix openssl for MSVS 2015 (Andy Polyakov) nodejs/node-v0.x-archive#25857 |
| 11 | +* [9ee8a14f9e] - deps: fix gyp to work on MacOSX without XCode (Shigeki Ohtsu) nodejs/node-v0.x-archive#25857 |
| 12 | +* [a525c7244e] - deps: update gyp to 25ed9ac (João Reis) nodejs/node-v0.x-archive#25857 |
| 13 | +* [6502160294] - dns: allow v8 to optimize lookup() (Brian White) nodejs/node-v0.x-archive#8942 |
| 14 | +* [62c8948109] - doc: fix Folders as Modules omission of index.json (Elan Shanker) nodejs/node-v0.x-archive#8868 |
| 15 | +* [572663f303] - https: don't overwrite servername option (skenqbx) nodejs/node-v0.x-archive#9368 |
| 16 | +* [75c84b2439] - test: add test for https agent servername option (skenqbx) nodejs/node-v0.x-archive#9368 |
| 17 | +* [841a6dd264] - test: mark more tests as flaky (Alexis Campailla) nodejs/node-v0.x-archive#25807 |
| 18 | +* [a7fee30da1] - test: mark test-tls-securepair-server as flaky (Alexis Campailla) nodejs/node-v0.x-archive#25807 |
| 19 | +* [7df57703dd] - test: mark test-net-error-twice flaky on SmartOS (Julien Gilli) nodejs/node-v0.x-archive#25760 |
| 20 | +* [e10892cccc] - test: make test-abort-fatal-error non flaky (Julien Gilli) nodejs/node-v0.x-archive#25755 |
| 21 | +* [a2f879f197] - test: mark recently failing tests as flaky (Alexis Campailla) nodejs/node-v0.x-archive#25686 |
| 22 | +* [e7010bdf92] - test: runner should return 0 on flaky tests (Alexis Campailla) nodejs/node-v0.x-archive#25686 |
| 23 | +* [c283c9bbb3] - test: support writing test output to file (Alexis Campailla) nodejs/node-v0.x-archive#25686 |
| 24 | +* [eeaed586bb] - test: runner support for flaky tests (Alexis Campailla) nodejs/node-v0.x-archive#25686 |
| 25 | +* [3bb8174b94] - test: refactor to use common testcfg (Timothy J Fontaine) nodejs/node-v0.x-archive#25686 |
| 26 | +* [df59d43586] - tools: pass constant to logger instead of string (Johan Bergström) nodejs/node-v0.x-archive#25686 |
| 27 | +* [d103d4ed9a] - tools: fix test.py after v8 upgrade (Ben Noordhuis) nodejs/node-v0.x-archive#25686 |
| 28 | +* [66ec1dae8f] - win: add MSVS 2015 support (Rod Vagg) nodejs/node-v0.x-archive#25857 |
| 29 | +* [e192f61514] - win: fix custom actions for WiX older than 3.9 (João Reis) nodejs/node-v0.x-archive#25569 |
| 30 | +* [16bcd68dc5] - win: fix custom actions on Visual Studio != 2013 (Julien Gilli) nodejs/node-v0.x-archive#25569 |
| 31 | +* [517986c2f4] - win: backport bringing back xp/2k3 support (Bert Belder) nodejs/node-v0.x-archive#25569 |
| 32 | +* [10f251e8dd] - win: backport set env before generating projects (Alexis Campailla) nodejs/node-v0.x-archive#25569 |
| 33 | + |
1 | 34 | 2015.07.09, Version 0.10.40 (Maintenance)
|
2 | 35 |
|
3 | 36 | * openssl: upgrade to 1.0.1p
|
|
0 commit comments