node-undici 5.22.1+dfsg1+~cs20.10.10.2-1ubuntu1 source package in Ubuntu

Changelog

node-undici (5.22.1+dfsg1+~cs20.10.10.2-1ubuntu1) mantic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Fix for newer --error-build lld-15 link flag change.

 -- Gianfranco Costamagna <email address hidden>  Sun, 09 Jul 2023 22:45:08 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-undici_5.22.1+dfsg1+~cs20.10.10.2.orig-binary-search.tar.xz 2.7 KiB 4c722d476f84b280160bfc428aa36e2806f9837902a43cda7caaa401c2a52f54
node-undici_5.22.1+dfsg1+~cs20.10.10.2.orig-llhttp.tar.xz 5.6 MiB 095a2073efaf50bf0b3ecbf8b0f4c4839812edfa4897c3140fd16b03f8d3eeae
node-undici_5.22.1+dfsg1+~cs20.10.10.2.orig-llparse-builder.tar.xz 27.2 KiB 48fc4ad3744179216d30f36e22a4e72bd11b6f47165f1bd22144436ba535b8f3
node-undici_5.22.1+dfsg1+~cs20.10.10.2.orig-llparse-frontend.tar.xz 28.2 KiB 30e1c7809fc5b31bf63e8f3b6eaa8ff0f08910fa131294d46a3f33c849fd7f0e
node-undici_5.22.1+dfsg1+~cs20.10.10.2.orig-llparse.tar.xz 33.6 KiB ca5062636558b8171ef7309fa829179258d2fb04914ade2ba663ce42970fe32a
node-undici_5.22.1+dfsg1+~cs20.10.10.2.orig.tar.xz 1.5 MiB b1bdbca35706979d7580020b0e2f5f4a8863463c68ed9c6491dab0c78e2d4d89
node-undici_5.22.1+dfsg1+~cs20.10.10.2-1ubuntu1.debian.tar.xz 30.7 KiB 38a7e10728c37a044dc8546e3f43e7e5a4386d555986a9d05e1dd8830a69eb4c
node-undici_5.22.1+dfsg1+~cs20.10.10.2-1ubuntu1.dsc 4.2 KiB 70b4167b7eb9160b036111aed50b821aca07a25acdf14cbd30cd2ce1cb00db3c

View changes file

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