Skip to content

doc: clarify v0.12.9 notable items - #4154

Closed
rvagg wants to merge 1 commit into
nodejs:v0.12-stagingfrom
rvagg:v0.12.9-release-notes-update
Closed

doc: clarify v0.12.9 notable items#4154
rvagg wants to merge 1 commit into
nodejs:v0.12-stagingfrom
rvagg:v0.12.9-release-notes-update

Conversation

@rvagg

@rvaggrvagg commented Dec 4, 2015

Copy link
Copy Markdown
Member
  • Include reference to CVE-2015-8027
  • Fix "socket may no longer have a socket" reference
  • Expand on non-existent parser causing the error
  • Clarify that CVE-2015-3194 affects TLS servers using client
    certificate authentication

* Include reference to CVE-2015-8027
* Fix "socket may no longer have a socket" reference
* Expand on non-existent parser causing the error
* Clarify that CVE-2015-3194 affects TLS servers using _client
certificate authentication_
@JungMinuJungMinu added the doc Issues and PRs related to the documentations. label Dec 4, 2015
Comment threadChangeLog

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe s/attempts trigger/attempts to trigger/ ?

@cjihrig

Copy link
Copy Markdown
Contributor

LGTM pending @evanlucas comment.

@jasnell

Copy link
Copy Markdown
Member

LGTM

rvagg added a commit that referenced this pull request Dec 5, 2015
* Include reference to CVE-2015-8027
* Fix "socket may no longer have a socket" reference
* Expand on non-existent parser causing the error
* Clarify that CVE-2015-3194 affects TLS servers using _client
certificate authentication_
PR-URL: #4154
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@rvaggrvagg closed this Dec 5, 2015
@rvagg
rvagg deleted the v0.12.9-release-notes-update branch December 5, 2015 04:26
@rvagg

rvagg commented Dec 5, 2015

Copy link
Copy Markdown
MemberAuthor

thanks all, fixed and landed @ 06ae95f

rvagg added a commit that referenced this pull request Feb 8, 2016
* Include reference to CVE-2015-8027
* Fix "socket may no longer have a socket" reference
* Expand on non-existent parser causing the error
* Clarify that CVE-2015-3194 affects TLS servers using _client
certificate authentication_
PR-URL: #4154
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@rvaggrvagg mentioned this pull request Feb 8, 2016
jasnell pushed a commit that referenced this pull request Feb 9, 2016
* Include reference to CVE-2015-8027
* Fix "socket may no longer have a socket" reference
* Expand on non-existent parser causing the error
* Clarify that CVE-2015-3194 affects TLS servers using _client
certificate authentication_
PR-URL: #4154
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
jBarz pushed a commit to ibmruntimes/node that referenced this pull request Nov 4, 2016
* Include reference to CVE-2015-8027
* Fix "socket may no longer have a socket" reference
* Expand on non-existent parser causing the error
* Clarify that CVE-2015-3194 affects TLS servers using _client
certificate authentication_
PR-URL: nodejs/node#4154
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@rvagg@cjihrig@jasnell@evanlucas@JungMinu