Fedora EPEL 6 Update: nodejs-bindings-1.1.1-1.el6

updates at fedoraproject.org updates at fedoraproject.org
Mon Sep 30 18:46:15 UTC 2013


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-11191
2013-08-16 15:52:20
--------------------------------------------------------------------------------

Name        : nodejs-bindings
Product     : Fedora EPEL 6
Version     : 1.1.1
Release     : 1.el6
URL         : https://github.com/TooTallNate/node-bindings
Summary     : Helper module for loading your native module's .node file
Description :
This is a helper module for authors of Node.js native addon modules.
It is basically the "swiss army knife" of require()ing your native module's
.node file.

Throughout the course of Node's native addon history, addons have ended up
being compiled in a variety of different places, depending on which build tool
and which version of node was used. To make matters worse, now the gyp build
tool can produce either a Release or Debug build, each being built into
different locations.

This module checks all the possible locations that a native addon would be
built at, and returns the first one that loads successfully.

--------------------------------------------------------------------------------
Update Information:

Update to a later version of npm, and fix several bugs that result in problems when upgrading from earlier versions.

For more information about the changes in this version of npm, consult the commit log on GitHub:
https://github.com/isaacs/npm/commits/v1.3.6
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #997978 - Upgrade breaks npm, reinstalling corrects problem
        https://bugzilla.redhat.com/show_bug.cgi?id=997978
  [ 2 ] Bug #1013486 - Installation on AWS (CentOS) fails
        https://bugzilla.redhat.com/show_bug.cgi?id=1013486
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update nodejs-bindings' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list