node-undici 5.28.4+dfsg1+~cs23.12.11-2 source package in Ubuntu

Changelog

node-undici (5.28.4+dfsg1+~cs23.12.11-2) unstable; urgency=medium

  * Team upload
  * Fix fix-wasm-build.patch
  * Clean obj-* directory
  * Build with upstream script. Closes: #1068842
  * Drop fix_perms llhttp.wasm, not installed

 -- Jérémy Lal <email address hidden>  Fri, 12 Apr 2024 12:05:59 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
node-undici_5.28.4+dfsg1+~cs23.12.11-2.dsc 4.6 KiB 68b445007f0d2b3cddaa4ef3e750e69b01eee7e3eba2d8ef53aac4b87775cacb
node-undici_5.28.4+dfsg1+~cs23.12.11.orig-binary-search.tar.xz 2.7 KiB 4c722d476f84b280160bfc428aa36e2806f9837902a43cda7caaa401c2a52f54
node-undici_5.28.4+dfsg1+~cs23.12.11.orig-fastify-busboy.tar.xz 38.2 KiB 44a3eba29fa2287f81cf85b51f1caa12f1e942c00afa4eb8d7198fee979067f1
node-undici_5.28.4+dfsg1+~cs23.12.11.orig-llhttp.tar.xz 5.6 MiB d5e063f545e9d18d35a063266109def90c2efff080df70676f224fbb55366144
node-undici_5.28.4+dfsg1+~cs23.12.11.orig-llparse-builder.tar.xz 27.2 KiB 48fc4ad3744179216d30f36e22a4e72bd11b6f47165f1bd22144436ba535b8f3
node-undici_5.28.4+dfsg1+~cs23.12.11.orig-llparse-frontend.tar.xz 28.2 KiB 30e1c7809fc5b31bf63e8f3b6eaa8ff0f08910fa131294d46a3f33c849fd7f0e
node-undici_5.28.4+dfsg1+~cs23.12.11.orig-llparse.tar.xz 33.6 KiB ca5062636558b8171ef7309fa829179258d2fb04914ade2ba663ce42970fe32a
node-undici_5.28.4+dfsg1+~cs23.12.11.orig.tar.xz 1.7 MiB 5fcc4a15cefa0d3339672c31ca47c129834ef67ee6a00bb6e7e7d14df5dd7ffb
node-undici_5.28.4+dfsg1+~cs23.12.11-2.debian.tar.xz 211.6 KiB b04f8e4066f2e6ee06283418c6f7cb72ca083df1985a1d26daf5bfa2936905e9

No changes file available.

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