node-undici 5.28.0+dfsg1+~cs23.11.12.3-2 source package in Ubuntu

Changelog

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

  * Update lintian overrides
  * Add patch to workaround nodejs bug
    (fixes nodejs build, thanks to Jérémy Lal)

 -- Yadd <email address hidden>  Mon, 27 Nov 2023 15:45:33 +0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-undici_5.28.0+dfsg1+~cs23.11.12.3-2.dsc 4.5 KiB d4f8268ceba48854a36f981c77548b9058ae98f53fa3adb83bcba328d9ea6980
node-undici_5.28.0+dfsg1+~cs23.11.12.3.orig-binary-search.tar.xz 2.7 KiB 4c722d476f84b280160bfc428aa36e2806f9837902a43cda7caaa401c2a52f54
node-undici_5.28.0+dfsg1+~cs23.11.12.3.orig-fastify-busboy.tar.xz 37.9 KiB 19be96e0f1542c500384a570a088b7fa71e212976e91b269efc678963723ce7a
node-undici_5.28.0+dfsg1+~cs23.11.12.3.orig-llhttp.tar.xz 5.6 MiB a1752c9040e89d1fc19909ab47a35733c1ee876626fe4eb686f350709edbcffe
node-undici_5.28.0+dfsg1+~cs23.11.12.3.orig-llparse-builder.tar.xz 27.2 KiB 48fc4ad3744179216d30f36e22a4e72bd11b6f47165f1bd22144436ba535b8f3
node-undici_5.28.0+dfsg1+~cs23.11.12.3.orig-llparse-frontend.tar.xz 28.2 KiB 30e1c7809fc5b31bf63e8f3b6eaa8ff0f08910fa131294d46a3f33c849fd7f0e
node-undici_5.28.0+dfsg1+~cs23.11.12.3.orig-llparse.tar.xz 33.6 KiB ca5062636558b8171ef7309fa829179258d2fb04914ade2ba663ce42970fe32a
node-undici_5.28.0+dfsg1+~cs23.11.12.3.orig.tar.xz 1.7 MiB 1e46359b6b4239f063c4861a829da61ae657eee55b7dbf89758130d226b0943b
node-undici_5.28.0+dfsg1+~cs23.11.12.3-2.debian.tar.xz 209.4 KiB 47ae3636ab75facaa047016a758bef802fdc7cface32eb8f176fbedf62296372

No changes file available.

Binary packages built by this source

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