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

Propose v1.8.1 #1459

Closed
wants to merge 20 commits into from
Closed

Propose v1.8.1 #1459

wants to merge 20 commits into from

Commits on Apr 17, 2015

  1. Working on v1.8.1

    chrisdickinson committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    77db7e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2015

  1. Revert "build: use %PYTHON% instead of python"

    This reverts commit 91943a9.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    e2d19b0 View commit details
    Browse the repository at this point in the history
  2. Revert "build: fix error message in configure"

    This reverts commit a530b2b.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    278f16e View commit details
    Browse the repository at this point in the history
  3. Revert "deps: add docs to upgrade openssl"

    This reverts commit 4830b4b.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    d6eeab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    090f6e4 View commit details
    Browse the repository at this point in the history
  5. Revert "build: enable ssl support on arm64"

    This reverts commit 92dfb79.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    acd8d14 View commit details
    Browse the repository at this point in the history
  6. Revert "deps: update asm files for openssl-1.0.2a"

    This reverts commit 11bec72.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    36375a3 View commit details
    Browse the repository at this point in the history
  7. Revert "deps, build: add support older assembler"

    This reverts commit a1c9ef3.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    0f6df82 View commit details
    Browse the repository at this point in the history
  8. Revert "deps: update asm Makefile for openssl-1.0.2a"

    This reverts commit 53924d8.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    243f4e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9afb269 View commit details
    Browse the repository at this point in the history
  10. Revert "deps: update opensslconf.h for 1.0.2a"

    This reverts commit 02f12ab.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    42977a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    118aa49 View commit details
    Browse the repository at this point in the history
  12. Revert "deps: replace all headers in openssl"

    This reverts commit 033a663.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    fdf3b56 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    134ceaa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb558ac View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1f3e55e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0da630f View commit details
    Browse the repository at this point in the history
  17. Revert "deps: upgrade openssl to 1.0.2a"

    This reverts commit e4872d7.
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    95aff3e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96b9d3c View commit details
    Browse the repository at this point in the history
  19. 2015-04-18 io.js v1.8.1 Release

    Notable Changes:
    
    * deps: revert openssl changes from v1.8.0
    * changes inherited from v1.8.0:
      * build: Support for building io.js as a static
        library (Marat Abdullin) #1341
      * npm: Upgrade npm to 2.8.3. (Forrest L Norvell) #1448
      * src: allow multiple arguments to be passed to
        process.nextTick (Trevor Norris) #1077
      * module: the interaction of require('.') with NODE_PATH has been
        restored and deprecated. This functionality will be removed at
        a later point. (Roman Reiss) #1363
    chrisdickinson committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    59751f6 View commit details
    Browse the repository at this point in the history