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

deps: upgrade libuv to 1.12.0 #13306

Merged
merged 3 commits into from
Jun 7, 2017
Merged

deps: upgrade libuv to 1.12.0 #13306

merged 3 commits into from
Jun 7, 2017

Commits on Jun 7, 2017

  1. deps: upgrade libuv to 1.12.0

    Fixes: nodejs#12853
    Fixes: nodejs#854
    PR-URL: nodejs#13306
    Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    cjihrig committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    edd5419 View commit details
    Browse the repository at this point in the history
  2. doc: update linux supported versions

    The libuv 1.12.0 update bumped the minimum supported version
    of linux + glibc. This commit updates BUILDING.md to reflect
    the new values.
    
    PR-URL: nodejs#13306
    Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    cjihrig committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    29b63a1 View commit details
    Browse the repository at this point in the history
  3. gitignore: add libuv book and GitHub template

    PR-URL: nodejs#13306
    Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    cjihrig committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    cc8fc46 View commit details
    Browse the repository at this point in the history