pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/nodejs24



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep  9 07:30:59 UTC 2026

Modified Files:
        pkgsrc/lang/nodejs24: Makefile distinfo

Log Message:
nodejs24: updated to 24.21.0

24.21.0 'Krypton' (LTS)

Notable Changes

- crypto: update root certificates to NSS 3.126 (Node.js GitHub Bot)
- (SEMVER-MINOR) crypto: support loading private keys through STORE loaders (Filip Skokan)
- deps: update OpenSSL to 3.5.8 (Node.js GitHub Bot)
- deps: update Undici to 7.29.1 (Node.js GitHub Bot)
- (SEMVER-MINOR) lib,src: improve histogram implementation (James M Snell)
- (SEMVER-MINOR) net: improve performance of net.BlockList (James M Snell)
- (SEMVER-MINOR) perf_hooks: add statistical hypothesis testing to histogram (James M Snell)
- (SEMVER-MINOR) util: add non-throwing MIMEType.parse (James M Snell)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/nodejs24/Makefile \
    pkgsrc/lang/nodejs24/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/nodejs24/Makefile
diff -u pkgsrc/lang/nodejs24/Makefile:1.16 pkgsrc/lang/nodejs24/Makefile:1.17
--- pkgsrc/lang/nodejs24/Makefile:1.16  Thu Aug 27 07:25:31 2026
+++ pkgsrc/lang/nodejs24/Makefile       Wed Sep  9 07:30:58 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2026/08/27 07:25:31 adam Exp $
+# $NetBSD: Makefile,v 1.17 2026/09/09 07:30:58 adam Exp $
 
-DISTNAME=      node-v24.20.0
+DISTNAME=      node-v24.21.0
 EXTRACT_SUFX=  .tar.xz
 
 USE_LANGUAGES= c c++
Index: pkgsrc/lang/nodejs24/distinfo
diff -u pkgsrc/lang/nodejs24/distinfo:1.16 pkgsrc/lang/nodejs24/distinfo:1.17
--- pkgsrc/lang/nodejs24/distinfo:1.16  Thu Aug 27 07:25:31 2026
+++ pkgsrc/lang/nodejs24/distinfo       Wed Sep  9 07:30:58 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2026/08/27 07:25:31 adam Exp $
+$NetBSD: distinfo,v 1.17 2026/09/09 07:30:58 adam Exp $
 
-BLAKE2s (node-v24.20.0.tar.xz) = d7fe6bdce335e15f4bb866017e122d5def7a319b814d761daacdd922d806d79c
-SHA512 (node-v24.20.0.tar.xz) = bf88e6242e54e46b9802401f6da586b3b460da788dd32a8f3b142c75c828fb8f629faad38d8d786c6f5c69358970fda30092b50b8d7ed9d4c7977fb5492943af
-Size (node-v24.20.0.tar.xz) = 56269664 bytes
+BLAKE2s (node-v24.21.0.tar.xz) = 0a959c07070b59d4954658ac5a88dea4ccece114f846d24cdc57546be5de4e66
+SHA512 (node-v24.21.0.tar.xz) = bb25a4fb9e5d9bc7ce05d2dfe48d9cb3524ce2e61f61105e0a769c56ac18f051825251a72fa5abe8ab5c596b0f2706bafec4d55d0a8a1bfef019f77e46520f03
+Size (node-v24.21.0.tar.xz) = 57357488 bytes
 SHA1 (patch-common.gypi) = 4620bcaf4d953bc415319a957fe41e1a70b94357
 SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
 SHA1 (patch-deps_uv_common.gypi) = 29f0c382b68f77749a71ce39fa2ca37338ca18ec



Home | Main Index | Thread Index | Old Index