nodejs 18.19.0+dfsg-6ubuntu1 source package in Ubuntu

Changelog

nodejs (18.19.0+dfsg-6ubuntu1) noble; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Still use Ubuntu openssl patch and approach, the Debian one
      makes testsuite fail.
    - Fix offset by one in one new test due to additional openssl conf
      file passed as parameter
    - Add 2 new flaky tests, regressed in release

 -- Gianfranco Costamagna <email address hidden>  Tue, 05 Dec 2023 19:29:55 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Javascript Maintainers
Architectures:
amd64 arm64 armel armhf i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nodejs_18.19.0+dfsg.orig-ada.tar.xz 263.4 KiB 0c3caa8771a2bc6ac5d32912d07383dcae8a0cf145ed6f7017cbf6b41478acd2
nodejs_18.19.0+dfsg.orig-types-node.tar.xz 261.0 KiB 5bd8293f0adfb7bc744e3071bdbd184fd02f973931396ba816ff61514ecd62a9
nodejs_18.19.0+dfsg.orig.tar.xz 27.5 MiB 3bbb4c7e3196be83085b181de90def38b96a5f0d2999d86f00658bc2aa692705
nodejs_18.19.0+dfsg-6ubuntu1.debian.tar.xz 4.7 MiB 471de064ea531475f444f9fe0b7bca3e0a602d478b63439fb593a12f10832c21
nodejs_18.19.0+dfsg-6ubuntu1.dsc 4.2 KiB 0101e150f9ac834ca660b6dd0c24b0a41012c6d905c63b162d40a76f991acbb7

View changes file

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 libnode109.

libnode108: No summary available for libnode108 in ubuntu noble.

No description available for libnode108 in ubuntu noble.

libnode108-dbgsym: No summary available for libnode108-dbgsym in ubuntu noble.

No description available for libnode108-dbgsym in ubuntu noble.

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
nodejs-doc: API documentation for Node.js, the javascript platform

 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 contains API documentation for Node.js.