diff options
author | adam <adam@pkgsrc.org> | 2019-01-08 14:51:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-01-08 14:51:10 +0000 |
commit | 0dc44da46023833feee5f1963ad5771501d5e62c (patch) | |
tree | 73a15b85e3f141202b1da6712aa77b8842113562 /lang/nodejs/distinfo | |
parent | f330e11d63dd47145fcf941de7542b70cb3833c6 (diff) | |
download | pkgsrc-0dc44da46023833feee5f1963ad5771501d5e62c.tar.gz |
nodejs: updated to 10.15.0
Version 10.15.0 'Dubnium' (LTS):
The 10.14.0 security release introduced some unexpected breakages on the 10.x release line. This is a special release to fix a regression in the HTTP binary upgrade response body and add a missing CLI flag to adjust the max header size of the http parser.
Notable Changes
cli:
add --max-http-header-size flag
http:
add maxHeaderSize property
Diffstat (limited to 'lang/nodejs/distinfo')
-rw-r--r-- | lang/nodejs/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/nodejs/distinfo b/lang/nodejs/distinfo index 85f91e5f736..dab47edc8cb 100644 --- a/lang/nodejs/distinfo +++ b/lang/nodejs/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.140 2018/12/15 17:32:38 maya Exp $ +$NetBSD: distinfo,v 1.141 2019/01/08 14:51:10 adam Exp $ -SHA1 (node-v10.14.2.tar.gz) = e7d05110bcb3c46c46390b3026664102f27f5838 -RMD160 (node-v10.14.2.tar.gz) = 2fd95aa111fa1cbd611ab2aba1797efe35895712 -SHA512 (node-v10.14.2.tar.gz) = 72e78f8839543826025549022df9f23a71be3507261a387f82142d71d24065a23f9b905d7fd95a0940ac68355bfe0d81ee50c320eb46493e10e417cd975d3c8e -Size (node-v10.14.2.tar.gz) = 36299908 bytes +SHA1 (node-v10.15.0.tar.gz) = 82d9507bed032ad5ed07881fbb87db4e5734a996 +RMD160 (node-v10.15.0.tar.gz) = bc81fcc79a316ec00db5dfcfcad0666d51379d5d +SHA512 (node-v10.15.0.tar.gz) = ad8ecc8957afba8d5ba49bebe5dfb5bd656c492bf9ea7cdda6ee6d426a65352d1d2140d77ca6dee10f020380a1ee31812c917f1c84d4eba9d60093b58934d4e6 +Size (node-v10.15.0.tar.gz) = 36300933 bytes SHA1 (patch-common.gypi) = de37949f38d9bd39a18b59d59ec74e528bd323ac SHA1 (patch-deps_cares_cares.gyp) = 2235eb44bc984fa2e745fdf1786f1ae6de6ef80f SHA1 (patch-deps_openssl_config_opensslconf__asm.h) = 7b074ebd5353dff662ac66cf4012926f12dd7b7e |