nodejs 12.22.7~dfsg-2ubuntu2 source package in Ubuntu
Changelog
nodejs (12.22.7~dfsg-2ubuntu2) jammy; urgency=medium * Ubuntu is switching to openssl v3, however nodejs v12 must remain on openssl v1.1.1 abi. Thus switch from using shared system openssl to the vendored one. -- Dimitri John Ledkov <email address hidden> Thu, 02 Dec 2021 19:33:41 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 armhf i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mips64r6el mipsel ppc64 ppc64el s390x all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nodejs_12.22.7~dfsg.orig-types-node.tar.xz | 84.4 KiB | 546018cf26101b7f0c279e35a642b6712404f14ffcf0fc898b0764aa7d7929bc |
nodejs_12.22.7~dfsg.orig.tar.xz | 17.7 MiB | 8627359f22d43e6c025374d790ebc35cf00241e4db4c500cef1c430398b4f6ce |
nodejs_12.22.7~dfsg-2ubuntu2.debian.tar.xz | 136.0 KiB | 68a32f0e6497691fff546315362d5057f41e317fd1fe4d6520496ed1db5f2aa0 |
nodejs_12.22.7~dfsg-2ubuntu2.dsc | 3.6 KiB | 7dc02f9edfc9d69cbd0d59ec150c27b429d01373ee8a2de12a4367b492a2db0f |
Available diffs
Binary packages built by this source
- libnode-dev: evented I/O for V8 javascript (development files)
Node.js is a platform built on Chrome's JavaScript runtime for easily
building fast, scalable network applications. Node.js uses an
event-driven, non-blocking I/O model that makes it lightweight and
efficient, perfect for data-intensive real-time applications that run
across distributed devices.
.
This package provides development headers for libnode72
- libnode72: evented I/O for V8 javascript - runtime library
Node.js is a platform built on Chrome's JavaScript runtime for easily
building fast, scalable network applications. Node.js uses an
event-driven, non-blocking I/O model that makes it lightweight and
efficient, perfect for data-intensive real-time applications that run
across distributed devices.
.
Node.js is bundled with several useful libraries to handle server
tasks:
.
System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX,
HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.
.
This package provides the dynamic library for Node.js.
- libnode72-dbgsym: debug symbols for libnode72
- nodejs: evented I/O for V8 javascript - runtime executable
Node.js is a platform built on Chrome's JavaScript runtime for easily
building fast, scalable network applications. Node.js uses an
event-driven, non-blocking I/O model that makes it lightweight and
efficient, perfect for data-intensive real-time applications that run
across distributed devices.
.
Node.js is bundled with several useful libraries to handle server
tasks:
.
System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX,
HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.
- nodejs-dbgsym: debug symbols for nodejs