~ubuntu-branches/ubuntu/trusty/nodejs/trusty-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Jérémy Lal
  • Date: 2013-12-12 23:04:07 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20131212230407-xfa6gka4c6oatsx1
Tags: 0.10.23~dfsg1-1
* Upstream update.
* Refresh patches, remove 1005 patch, applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2013.11.12, Version 0.10.22 (Stable)
 
1
2013.12.12, Version 0.10.23 (Stable)
 
2
 
 
3
* uv: Upgrade to v0.10.20 (Timothy J Fontaine)
 
4
 
 
5
* npm: Upgrade to 1.3.17 (isaacs)
 
6
 
 
7
* gyp: update to 78b26f7 (Timothy J Fontaine)
 
8
 
 
9
* build: include postmortem symbols on linux (Timothy J Fontaine)
 
10
 
 
11
* crypto: Make Decipher._flush() emit errors. (Kai Groner)
 
12
 
 
13
* dgram: fix abort when getting `fd` of closed dgram (Fedor Indutny)
 
14
 
 
15
* events: do not accept NaN in setMaxListeners (Fedor Indutny)
 
16
 
 
17
* events: avoid calling `once` functions twice (Tim Wood)
 
18
 
 
19
* events: fix TypeError in removeAllListeners (Jeremy Martin)
 
20
 
 
21
* fs: report correct path when EEXIST (Fedor Indutny)
 
22
 
 
23
* process: enforce allowed signals for kill (Sam Roberts)
 
24
 
 
25
* tls: emit 'end' on .receivedShutdown (Fedor Indutny)
 
26
 
 
27
* tls: fix potential data corruption (Fedor Indutny)
 
28
 
 
29
* tls: handle `ssl.start()` errors appropriately (Fedor Indutny)
 
30
 
 
31
* tls: reset NPN callbacks after SNI (Fedor Indutny)
 
32
 
 
33
 
 
34
2013.11.12, Version 0.10.22 (Stable), cbff8f091c22fb1df6b238c7a1b9145db950fa65
2
35
 
3
36
* npm: Upgrade to 1.3.14
4
37