Debian Patches
Status for node-http-signature/1.4.0+~1.4.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| uuid-8-compat.patch | drop uuid dependency in tests, use built-in crypto.randomUUID() uuid >= 12 is ESM-only and can no longer be loaded via require(). Tests only use it as a random UUID generator (originally `uuid()` then `v4: uuid` for uuid >= 8); replace with crypto.randomUUID() shipped with Node.js since 14.17. |
Pirate Praveen <praveen@debian.org>, Xavier Guimard <yadd@debian.org> | no | 2026-04-24 | ||
| tap21-assertions.patch | Adapt tests to tap 21 assertion API tap 21 removed the legacy assertion aliases (is, isa, deepEqual, strictEqual, similar, tearDown, ...). Map them to their canonical equivalents (equal, type, same, strictSame, match, teardown). |
Xavier Guimard <xavier.guimard@gmail.com> | not-needed | 2026-06-22 |
All known versions for source package 'node-http-signature'
- 1.4.0+~1.4.0-2 (sid, forky)
- 1.3.6-2 (bookworm, trixie)
