2024-11-29 15:48:03 by Taylor R Campbell | Files touched by this commit (2) |
Log message:
Revert "lang/nodejs: Provide missing DT_GNU_HASH definition in \
netbsd<10."
nia@ beat me to this via hacks.mk and I didn't notice because I was
building with a netbsd-9 userland on a netbsd-10 kernel without
libkver.
|
2024-11-27 22:59:55 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
lang/nodejs: Needs libuv>=1.49 for UV_TCP_REUSEPORT.
No revbump because this simply didn't build without libuv>=1.49.
|
2024-11-27 18:07:15 by Taylor R Campbell | Files touched by this commit (2) |
Log message:
lang/nodejs: Provide missing DT_GNU_HASH definition in netbsd<10.
No revbump because this only affects netbsd<10, and only transitions
from build failure to possible build success.
|
2024-11-26 13:35:44 by Nia Alarie | Files touched by this commit (1) |
Log message:
nodejs: Attempt to work around build failure on netbsd-9
|
2024-11-26 13:09:49 by Thomas Klausner | Files touched by this commit (1) |
Log message:
nodejs: remove unintended part of previous
|
2024-11-26 13:08:11 by Thomas Klausner | Files touched by this commit (2) |
Log message:
nodejs: remove references to non-existent files
(nodejs 8-12 support). Remove reference to Python 2.
|
2024-11-21 15:40:26 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
nodejs: updated to 23.3.0
Version 23.3.0 (Current)
Notable Changes
- doc: enforce strict policy to semver-major releases (Rafael Gonzaga)
- (SEMVER-MINOR) src: add cli option to preserve env vars on dr (Rafael Gonzaga)
- (SEMVER-MINOR) util: add sourcemap support to getCallSites (Marco Ippolito)
- (SEMVER-MINOR) util: fix util.getCallSites plurality (Chengzhong Wu)
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-13 09:45:18 by Adam Ciarcinski | Files touched by this commit (38) | |
Log message:
nodejs: updated to 23.2.0
Version 23.2.0 (Current)
Notable Changes
Update root certificates to NSS 3.104
This is the version of NSS that shipped in Firefox 131.0 on 2024-10-01.
Certificates added:
FIRMAPROFESIONAL CA ROOT-A WEB
TWCA CYBER Root CA
SecureSign Root CA12
SecureSign Root CA14
SecureSign Root CA15
Other notable changes
- doc: move typescript support to active development (Marco Ippolito)
- doc: add jazelly to collaborators (Jason Zhang)
- (SEMVER-MINOR) fs: make dirent.path writable (Antoine du Hamel)
- (SEMVER-MINOR) http: add diagnostic channel http.client.request.created (Marco \
Ippolito)
- (SEMVER-MINOR) module: add findPackageJSON util (Jacob Smith)
- (SEMVER-MINOR) module: add module.stripTypeScriptTypes (Marco Ippolito)
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|