Debian Patches
Status for node-follow-redirects/1.16.0+~1.14.4-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-for-recent-url-parse.patch | fix for recent url-parse | Yadd <yadd@debian.org> | no | debian | 2022-04-13 | |
| replace-lolex-by-sinonjs-faketimers.patch | replace lolex by @sinonjs/faketimers Also specify toFake to exclude nextTick and queueMicrotask which are faked by default since @sinonjs/fake-timers 14 and break Node.js networking in tests. |
Yadd <yadd@debian.org> | no | 2026-03-31 | ||
| fix-test-for-express-5.patch | Fix tests for express 5: correct argument order in redirectsTo() calls (status code must be first parameter), update content-type assertions to match express 5's charset addition, and use app.use() instead of app.all("*") for compatibility with path-to-regexp updates |
Yadd <yadd@debian.org> | no | debian | 2025-11-06 | |
| fix-test-stop-active-connections.patch | forcibly close active connections in test server.stop() With Node.js 24's stricter server lifecycle the maxBodyLength test leaves an active connection that server.close() blocks on, causing the afterEach hook to hit the 2s mocha timeout. closeAllConnections() (Node 18.2+) ends those connections immediately. |
Yadd <yadd@debian.org> | not-needed | 2026-05-02 |
All known versions for source package 'node-follow-redirects'
- 1.16.0+~1.14.4-2 (sid)
- 1.16.0+~1.14.4-1 (forky)
- 1.15.9+~1.14.4-1 (trixie)
- 1.15.2+~1.14.1-1 (bookworm)
