pkgsrc/lang/nodejs/patches
adam 94bc24156a nodejs: updated to 14.19.0
Version 14.19.0 'Fermium' (LTS)

Notable Changes

Corepack

Node.js now includes Corepack, a script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development. In practical terms, Corepack will let you use Yarn and pnpm without having to install them - just like what currently happens with npm, which is shipped in Node.js by default. Please head over to the Corepack documentation page for more information on how to use it.


ICU updated

ICU has been updated to 70.1. This updates timezone database to 2021a3, including bringing forward the start for DST for Jordan from March to February.


New option to disable loading of native addons

A new command line option --no-addons has been added to disallow loading of native addons.


Updated Root Certificates

Root certificates have been updated to those from Mozilla's Network Security Services 3.71.
2022-02-15 13:59:42 +00:00
..
patch-common.gypi
patch-deps_cares_cares.gyp
patch-deps_uv_common.gypi
patch-deps_uvwasi_include_wasi__serdes.h
patch-deps_v8_src_base_atomicops.h
patch-deps_v8_src_base_platform_platform-freebsd.cc
patch-deps_v8_src_base_platform_platform-openbsd.cc
patch-deps_v8_src_base_platform_platform-posix.cc nodejs: Fix support for NetBSD/aarch64. Bump revision. 2021-04-24 06:30:28 +00:00
patch-deps_v8_src_base_platform_semaphore.cc
patch-deps_v8_src_codegen_arm_cpu-arm.cc make build on netbsd/arm. 2020-10-17 07:22:15 +00:00
patch-deps_v8_src_common_globals.h
patch-deps_v8_src_compiler_types.h
patch-deps_v8_src_zone_zone.h
patch-deps_v8_tools_run-llprof.sh
patch-node.gypi
patch-src_inspector__agent.cc
patch-src_node__postmortem__metadata.cc
patch-tools_gyp_pylib_gyp_generator_make.py nodejs: updated to 14.13.1 2020-10-08 10:58:35 +00:00
patch-tools_gyp_pylib_gyp_xcode__emulation.py nodejs: updated to 14.13.1 2020-10-08 10:58:35 +00:00
patch-tools_install.py nodejs: updated to 14.19.0 2022-02-15 13:59:42 +00:00
patch-tools_v8_gypfiles_v8.gyp two fixes and now actually builds on armv7hf: 2020-10-17 21:48:41 +00:00