pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/nodejs18



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 16 19:16:58 UTC 2023

Modified Files:
        pkgsrc/lang/nodejs18: Makefile distinfo

Log Message:
nodejs18: updated to 18.18.2

Version 18.18.2 'Hydrogen' (LTS)

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

* CVE-2023-44487: `nghttp2` Security Release (High)
* CVE-2023-45143: `undici` Security Release (High)
* CVE-2023-38552:  Integrity checks according to policies can be circumvented (Medium)
* CVE-2023-39333: Code injection via WebAssembly export names (Low)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/nodejs18/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/nodejs18/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/nodejs18/Makefile
diff -u pkgsrc/lang/nodejs18/Makefile:1.20 pkgsrc/lang/nodejs18/Makefile:1.21
--- pkgsrc/lang/nodejs18/Makefile:1.20  Thu Oct 12 11:34:23 2023
+++ pkgsrc/lang/nodejs18/Makefile       Mon Oct 16 19:16:58 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2023/10/12 11:34:23 adam Exp $
+# $NetBSD: Makefile,v 1.21 2023/10/16 19:16:58 adam Exp $
 
-DISTNAME=      node-v18.18.1
+DISTNAME=      node-v18.18.2
 EXTRACT_SUFX=  .tar.xz
 
 USE_LANGUAGES= c gnu++17

Index: pkgsrc/lang/nodejs18/distinfo
diff -u pkgsrc/lang/nodejs18/distinfo:1.12 pkgsrc/lang/nodejs18/distinfo:1.13
--- pkgsrc/lang/nodejs18/distinfo:1.12  Thu Oct 12 11:34:23 2023
+++ pkgsrc/lang/nodejs18/distinfo       Mon Oct 16 19:16:58 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2023/10/12 11:34:23 adam Exp $
+$NetBSD: distinfo,v 1.13 2023/10/16 19:16:58 adam Exp $
 
-BLAKE2s (node-v18.18.1.tar.xz) = 11c52f4318d700e9a44482840f891a2ba32fe9ea851e04f4d1c6abed7a2d8423
-SHA512 (node-v18.18.1.tar.xz) = 1d410923fcfebe15e924fbff9c91df6cfc5de294b92e94978da2b0c4d561e49e0f686adc88d4826894d1e61e2fdcf3b8d8a9ed60bd50c750c90b3b9db751779c
-Size (node-v18.18.1.tar.xz) = 40805604 bytes
+BLAKE2s (node-v18.18.2.tar.xz) = 2633585b4999d02882a9a41ed90e280a9f3156480a9535e62bf7a502a57e53bb
+SHA512 (node-v18.18.2.tar.xz) = 00af3c737d735a320481d764f1c23b1348c0454f2b9700cadb10e087feb47c75e7e9344277bb3149305c3e08ff69d9b17b0da81b1b9d9e978fd830c67858ce92
+Size (node-v18.18.2.tar.xz) = 40834428 bytes
 SHA1 (patch-common.gypi) = 333fffbc32b36391c347c6cb9ef00d66ca5d6341
 SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
 SHA1 (patch-deps_uv_common.gypi) = 0a07799ec675f2426f7c2d7a7d80fd422250f260



Home | Main Index | Thread Index | Old Index