nodejs 18.19.1+dfsg-3ubuntu1 source package in Ubuntu

Changelog

nodejs (18.19.1+dfsg-3ubuntu1) 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
    - a709a7e0c5461583f0f8a0dc2e92e3698e8fc2da.patch,
      95534ad82f4e33f53fd50efe633d43f8da70cba6.patch,
      d1ccca9d2bd913194a70beb762876f46e46060a0.patch,
      6557c1c9b1206a85bb7d8e7450e8c3a4cff7c84b.patch
      cherry-pick fix for Python3.12

nodejs (18.19.1+dfsg-3) unstable; urgency=medium

  * mips64el: skip failing test
    Some unusual v8 options make mips64el crash

 -- Gianfranco Costamagna <email address hidden>  Tue, 27 Feb 2024 10:52:26 +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-3ubuntu1.debian.tar.xz 219.6 KiB a2a7df5f58f598a3ef36a681ff54fb83a5abe3545c434b6b3e1e58472802674d
nodejs_18.19.1+dfsg-3ubuntu1.dsc 4.3 KiB f6ab456abe7de19faac117de78048e4b2b0ff3c1608fe20a1170ee6c98424377

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.