nodejs 18.19.1+dfsg-2ubuntu4 source package in Ubuntu

Changelog

nodejs (18.19.1+dfsg-2ubuntu4) noble; urgency=medium

  * 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
    - a709a7e0c5461583f0f8a0dc2e92e3698e8fc2da.patch,
      95534ad82f4e33f53fd50efe633d43f8da70cba6.patch,
      d1ccca9d2bd913194a70beb762876f46e46060a0.patch,
      6557c1c9b1206a85bb7d8e7450e8c3a4cff7c84b.patch
      cherry-pick fix for Python3.12

 -- Gianfranco Costamagna <email address hidden>  Wed, 21 Feb 2024 15:23:09 +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 loong64 powerpc ppc64 ppc64el riscv64 s390x all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nodejs_18.19.1+dfsg.orig-ada.tar.xz 263.4 KiB 0c3caa8771a2bc6ac5d32912d07383dcae8a0cf145ed6f7017cbf6b41478acd2
nodejs_18.19.1+dfsg.orig-types-node.tar.xz 261.0 KiB 5bd8293f0adfb7bc744e3071bdbd184fd02f973931396ba816ff61514ecd62a9
nodejs_18.19.1+dfsg.orig.tar.xz 27.5 MiB 85e2a8604269306984d0c7cc3cdc028dc654d9a60c42a0e059e0104430732c61
nodejs_18.19.1+dfsg-2ubuntu4.debian.tar.xz 219.5 KiB 9570aa1ef512945630478517333af52b671054b9dad5f80f4f866b718364222c
nodejs_18.19.1+dfsg-2ubuntu4.dsc 4.3 KiB 613d491818a94edff8f044c66b0123a6c4c73eeae8172f9a5cf77fe3034f5200

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.