diff options
author | fhajny <fhajny@pkgsrc.org> | 2016-04-01 08:24:34 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2016-04-01 08:24:34 +0000 |
commit | e114e0b59a2ad906857a6db711fb04f3a4e5a6aa (patch) | |
tree | 4a6d402db7953e3587753e54c153ff1ecbae112f /lang | |
parent | 1057229b4e73992aa9a39dec86daba002a3163e1 (diff) | |
download | pkgsrc-e114e0b59a2ad906857a6db711fb04f3a4e5a6aa.tar.gz |
Update lang/nodejs4 to 4.4.2
4.4.2
* https: Under certain conditions ssl sockets may have been
causing a memory leak when keepalive is enabled. This is no
longer the case.
* lib: The way that we were internally passing arguments was
causing a potential leak. By copying the arguments into an
array we can avoid this.
* npm: Upgrade to v2.15.1. Fixes a security flaw in the use of
authentication tokens in HTTP requests that would allow an
attacker to set up a server that could collect tokens from
users of the command-line interface. Authentication tokens
have previously been sent with every request made by the
CLI for logged-in users, regardless of the destination of
the request. This update fixes this by only including those
tokens for requests made against the registry or registries
used for the current install.
* repl: Previously if you were using the repl in strict mode
the column number would be wrong in a stack trace. This is
no longer an issue.
4.4.1
* build:
- Updated Logos for the OSX + Windows installers
- New option to select your VS Version in the Windows installer
- Support Visual C++ Build Tools 2015
* tools: Gyp now works on OSX without XCode
Diffstat (limited to 'lang')
-rw-r--r-- | lang/nodejs4/Makefile | 4 | ||||
-rw-r--r-- | lang/nodejs4/PLIST | 6 | ||||
-rw-r--r-- | lang/nodejs4/distinfo | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/lang/nodejs4/Makefile b/lang/nodejs4/Makefile index 30ca02de8e8..76b7f7e92c8 100644 --- a/lang/nodejs4/Makefile +++ b/lang/nodejs4/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2016/03/09 20:18:38 fhajny Exp $ +# $NetBSD: Makefile,v 1.11 2016/04/01 08:24:34 fhajny Exp $ -DISTNAME= node-v4.4.0 +DISTNAME= node-v4.4.2 .include "../../lang/nodejs/Makefile.common" .include "../../mk/bsd.pkg.mk" diff --git a/lang/nodejs4/PLIST b/lang/nodejs4/PLIST index 2550e549470..3ef0a0d2bb5 100644 --- a/lang/nodejs4/PLIST +++ b/lang/nodejs4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2016/03/09 20:18:38 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.4 2016/04/01 08:24:34 fhajny Exp $ bin/node bin/npm include/node/android-ifaddrs.h @@ -217,7 +217,6 @@ lib/node_modules/npm/html/doc/cli/npm-explore.html lib/node_modules/npm/html/doc/cli/npm-help-search.html lib/node_modules/npm/html/doc/cli/npm-help.html lib/node_modules/npm/html/doc/cli/npm-init.html -lib/node_modules/npm/html/doc/cli/npm-install-test.html lib/node_modules/npm/html/doc/cli/npm-install.html lib/node_modules/npm/html/doc/cli/npm-link.html lib/node_modules/npm/html/doc/cli/npm-logout.html @@ -389,7 +388,6 @@ lib/node_modules/npm/man/man1/npm-explore.1 lib/node_modules/npm/man/man1/npm-help-search.1 lib/node_modules/npm/man/man1/npm-help.1 lib/node_modules/npm/man/man1/npm-init.1 -lib/node_modules/npm/man/man1/npm-install-test.1 lib/node_modules/npm/man/man1/npm-install.1 lib/node_modules/npm/man/man1/npm-link.1 lib/node_modules/npm/man/man1/npm-logout.1 @@ -683,6 +681,7 @@ lib/node_modules/npm/node_modules/github-url-from-username-repo/index.js lib/node_modules/npm/node_modules/github-url-from-username-repo/package.json lib/node_modules/npm/node_modules/glob/LICENSE lib/node_modules/npm/node_modules/glob/README.md +lib/node_modules/npm/node_modules/glob/changelog.md lib/node_modules/npm/node_modules/glob/common.js lib/node_modules/npm/node_modules/glob/glob.js lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/index.js @@ -1748,6 +1747,7 @@ lib/node_modules/npm/node_modules/realize-package-specifier/LICENSE lib/node_modules/npm/node_modules/realize-package-specifier/README.md lib/node_modules/npm/node_modules/realize-package-specifier/index.js lib/node_modules/npm/node_modules/realize-package-specifier/package.json +lib/node_modules/npm/node_modules/request/.eslintrc lib/node_modules/npm/node_modules/request/.npmignore lib/node_modules/npm/node_modules/request/.travis.yml lib/node_modules/npm/node_modules/request/CHANGELOG.md diff --git a/lang/nodejs4/distinfo b/lang/nodejs4/distinfo index 13002fbdb54..fc390704f4a 100644 --- a/lang/nodejs4/distinfo +++ b/lang/nodejs4/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.9 2016/03/09 20:18:38 fhajny Exp $ +$NetBSD: distinfo,v 1.10 2016/04/01 08:24:34 fhajny Exp $ -SHA1 (node-v4.4.0.tar.gz) = 7950d352080ba16b11b1373f6451eede46794fb8 -RMD160 (node-v4.4.0.tar.gz) = f2ee0c7cc3b0f553c972ded045e6fe3eb8139212 -SHA512 (node-v4.4.0.tar.gz) = e18c895cf3170546bc326bb0b1a1f219cfa212e6cdc6c240477f6cef625c98bf0fe4d5de7817a7345e7cd63096572b8841902209da81b75afebd94313fec1a66 -Size (node-v4.4.0.tar.gz) = 22346977 bytes +SHA1 (node-v4.4.2.tar.gz) = ca08a51b35a6e98673eb841d0158edfcaea44c40 +RMD160 (node-v4.4.2.tar.gz) = 930b5914429dd90ee74db04f73de36fd75458a2f +SHA512 (node-v4.4.2.tar.gz) = 87f97f009bb5d12a7c6d67101311d5c6c6f73a5a5f64b14352c6a07ed4ec08059890eaf8e08ee59909bfdf6b8c0f31d86201d5ea81df0e828c4f88b33b06fc6c +Size (node-v4.4.2.tar.gz) = 22415069 bytes SHA1 (patch-common.gypi) = 5b3a50617358637a6f910de28bb5a14f037317a6 SHA1 (patch-deps_cares_cares.gyp) = 2235eb44bc984fa2e745fdf1786f1ae6de6ef80f SHA1 (patch-deps_npm_node__modules_node-gyp_gyp_pylib_gyp_generator_make.py) = 78d6ddd37ae30e869e0da666a78baad86a638c50 |