node-undici 5.28.2+dfsg1+~cs23.11.12.3-6ubuntu1 source package in Ubuntu

Changelog

node-undici (5.28.2+dfsg1+~cs23.11.12.3-6ubuntu1) noble; urgency=medium

  * Disable LTO, FTBFS

 -- Gianfranco Costamagna <email address hidden>  Fri, 26 Jan 2024 09:54:35 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Javascript Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Downloads

File Size SHA-256 Checksum
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-binary-search.tar.xz 2.7 KiB 4c722d476f84b280160bfc428aa36e2806f9837902a43cda7caaa401c2a52f54
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-fastify-busboy.tar.xz 37.9 KiB 19be96e0f1542c500384a570a088b7fa71e212976e91b269efc678963723ce7a
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llhttp.tar.xz 5.6 MiB a1752c9040e89d1fc19909ab47a35733c1ee876626fe4eb686f350709edbcffe
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse-builder.tar.xz 27.2 KiB 48fc4ad3744179216d30f36e22a4e72bd11b6f47165f1bd22144436ba535b8f3
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse-frontend.tar.xz 28.2 KiB 30e1c7809fc5b31bf63e8f3b6eaa8ff0f08910fa131294d46a3f33c849fd7f0e
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse.tar.xz 33.6 KiB ca5062636558b8171ef7309fa829179258d2fb04914ade2ba663ce42970fe32a
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig.tar.xz 1.7 MiB 0a7aa06c91929f03ac5cc02e8b83f5f45faba61b5bdfb9e99c7898c5b5c0b467
node-undici_5.28.2+dfsg1+~cs23.11.12.3-6ubuntu1.debian.tar.xz 211.7 KiB ca3b2c86dc7824b3796fd089ac84840c1e62ad156f4415fb3ffdb2afd74b70c7
node-undici_5.28.2+dfsg1+~cs23.11.12.3-6ubuntu1.dsc 4.6 KiB 8dbf079138cdf87dc83142bbd1a699ef92aa504126755dbedd673d0e1e58e8fb

View changes file

Binary packages built by this source

libllhttp-dev: HTTP messages parser library dev files

 libllhttp development files

libllhttp9.1: HTTP messages parser library

 libllhttp provides the Node.js library used to parse HTTP messages.

libllhttp9.1-dbgsym: debug symbols for libllhttp9.1
node-llhttp: HTTP client sources for Node.js

 llhttp provides sources needed to build Node.js. May not be used directly.

node-undici: Node.js HTTP/1.1 client

 undici provides the Node.js core HTTP client, using WebAssembly to achieve
 performance and pluggability. It brings features like:
  - redirect support
  - native mocking layer using MockAgent
  - Client, Pool, Agent are unified by a Dispatcher API