Up to [cvs.NetBSD.org] / pkgsrc / lang / nodejs12
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17, Sat Dec 3 17:02:40 2022 UTC (2 months ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +1 -1
lines
FILE REMOVED
nodejs12: removed; end-of-life reached
Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 23 16:18:50 2022 UTC (2 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
massive revision bump after textproc/icu update
Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 4 15:48:53 2022 UTC (7 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
nodejs: Limit ABI depends to each release branch. While not strictly true, it's required to avoid pbulk always choosing nodejs18 as the preferred dependency, which is incorrect on platforms where it does not build (macOS 10.14) and NODE_VERSION_DEFAULT is set to 16.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 18 19:09:55 2022 UTC (9 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
revbump for textproc/icu update
Revision 1.13 / (download) - annotate - [select for diffs], Tue Apr 5 17:15:53 2022 UTC (10 months ago) by adam
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
nodejs12: updated to 12.22.12 Version 12.22.12 'Erbium' (LTS) This is planned to be the final Node.js 12 release. Node.js 12 will reach End-of-Life status on 30 April 2022, after which it will no receive updates. You are strongly advised to migrate your applications to Node.js 16 or 14 (both of which are Long Term Support (LTS) releases) to continue to receive future security updates beyond 30 April 2022. This release fixes a shutdown crash in Node-API (formerly N-API) and a potential stack overflow when using `vm.runInNewContext()`. The list of GPG keys used to sign releases and instructions on how to fetch the keys for verifying binaries has been synchronized with the main branch. Version 12.22.11 'Erbium' (LTS) Update to OpenSSL 1.1.1n, which addresses the following vulnerability: * Infinite loop in `BN_mod_sqrt()` reachable when parsing certificates (High)(CVE-2022-0778) More details are available at <https://www.openssl.org/news/secadv/20220315.txt> Fix for building Node.js 12.x with Visual Studio 2019 to allow us to continue to run CI tests.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:17 2021 UTC (14 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
revbump for icu and libffi
Revision 1.11 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:08 2021 UTC (16 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
revbump for boost-libs
Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:27 2021 UTC (21 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
revbump for textproc/icu
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 5 09:06:57 2020 UTC (2 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
*: Recursive revbump from textproc/icu-68.1
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 18 04:58:24 2020 UTC (2 years, 7 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
nodejs/nodejs10/nodejs12: these now require nghttp2>=1.41.0 As of the last updates to each of these, made earlier this month, they now require nghttp2>=1.41.0 to build. They expect nghttp2_option_set_max_settings to be available.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 3 08:42:41 2020 UTC (2 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
nodejs12: updated to 12.18.0 Version 12.18.0 'Erbium' (LTS) Notable changes This is a security release. Vulnerabilities fixed: CVE-2020-8172: TLS session reuse can lead to host certificate verification bypass (High). CVE-2020-11080: HTTP/2 Large Settings Frame DoS (Low). CVE-2020-8174: napi_get_value_string_*() allows various kinds of memory corruption (High). Commits - crypto: update root certificates - (SEMVER-MINOR) deps: update nghttp2 to 1.41.0 - (SEMVER-MINOR) http2: implement support for max settings entries - napi: fix memory corruption vulnerability - tls: emit session after verifying certificate - tools: update certdata.txt
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 2 08:22:46 2020 UTC (2 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Revbump for icu
Revision 1.5 / (download) - annotate - [select for diffs], Wed May 6 14:04:10 2020 UTC (2 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
revbump after boost update
Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 12 08:27:58 2020 UTC (2 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive revision bump after textproc/icu update
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 24 18:55:49 2020 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.2: +6 -8
lines
Diff to previous 1.2 (colored)
nodejs12: use external OpenSSL; bump revision
Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 13 06:26:07 2019 UTC (3 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.1: +1 -4
lines
Diff to previous 1.1 (colored)
Get rid of http-parser for nodejs 12+
Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 9 20:05:40 2019 UTC (3 years, 2 months ago) by adam
Branch: MAIN
nodejs: added version 12.13.1, removed version 6.14.3 Moved nodejs to nodejs10 - version 10.17.0 Version 12.13.1 'Erbium' (LTS): Notable changes Experimental support for building Node.js with Python 3 is improved. ICU time zone data is updated to version 2019c. This fixes the date offset in Brazil.