Path to this page:
./
lang/nodejs,
V8 JavaScript for clients and servers
Branch: pkgsrc-2022Q2,
Version: 18.5.0,
Package name: nodejs-18.5.0,
Maintainer: pkgsrc-usersNode.js is an evented I/O framework for the V8 JavaScript engine. It is
intended for writing scalable network programs such as web servers.
This package holds the latest release.
Package options: openssl
Master sites:
Filesize: 36242.59 KB
Version history: (Expand)
- (2022-07-23) Updated to version: nodejs-18.5.0
- (2022-06-30) Package added to pkgsrc.se, version nodejs-18.4.0 (created)
CVS history: (Expand)
2022-07-23 18:54:32 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #6652 - requested by khorben
lang/nodejs: security update
Revisions pulled up:
- lang/nodejs/Makefile 1.237
- lang/nodejs/distinfo 1.217
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: adam
Date: Fri Jul 8 13:31:15 UTC 2022
Modified Files:
pkgsrc/lang/nodejs: Makefile distinfo
Log message:
nodejs: updated to 18.5.0
Version 18.5.0 (Current), @RafaelGSS
This is a security release.
Notable Changes
- (SEMVER-MAJOR) src,deps,build,test: add OpenSSL config appname (Daniel Bevenius)
- (SEMVER-MAJOR) src,doc,test: add --openssl-shared-config option (Daniel \
Bevenius)
Node.js now reads nodejs_conf section in the openssl config
- deps: update archs files for quictls/openssl-3.0.5+quic (RafaelGSS)
- deps: upgrade openssl sources to quictls/openssl-3.0.5+quic (RafaelGSS)
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 pkgsrc/lang/nodejs/Makefile
cvs rdiff -u -r1.216 -r1.217 pkgsrc/lang/nodejs/distinfo
|