Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release proposal: v6.15.1 (expedited, single commit fix) #24803

Merged
merged 2 commits into from
Dec 3, 2018
Merged

Commits on Dec 3, 2018

  1. 2018-12-03, Version 6.15.1 'Boron' (LTS)

    Notable Changes:
    
    This is a patch release to address a bad backport of the fix for "Slowloris
    HTTP Denial of Service" (CVE-2018-12122). Node.js 6.15.0 misapplies the headers
    timeout to an entire keep-alive HTTP session, resulting in prematurely
    disconnected sockets.
    
    PR-URL: #24803
    Refs: #24796
    Refs: #24760
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    rvagg committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    cde6450 View commit details
    Browse the repository at this point in the history
  2. Working on v6.15.2

    PR-URL: #24803
    rvagg committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    92968b6 View commit details
    Browse the repository at this point in the history