Debian Patches
Status for node-mqtt/4.3.7-8
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-test-for-recent-mocha.patch | disable some test that needs an old mocha =================================================================== |
Yadd <yadd@debian.org> | not-needed | 2021-12-01 | ||
| drop-test-incompatible-with-lxc.patch | drop test that fail under Debian env =================================================================== |
Yadd <yadd@debian.org> | not-needed | 2021-12-01 | ||
| remove-failed-test.patch | Remove some failed tests not important The following tests are removed: * "topicAlias is automatically used if autoAssignTopicAlias" =================================================================== |
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> | no | 2022-06-26 | ||
| random-server-port.patch | Fix listen EADDRINUSE error when running test It seems that nodejs won't reuse the port previously closed. Thus we random the port. =================================================================== |
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> | no | 2022-05-10 | ||
| longer_timeouts.patch | longer timeout for ci | Jérémy Lal <kapouer@melix.org> | not-needed | |||
| fix-lru-cache-v10.patch | Adapt lru-cache usage for v10 API lru-cache v10 dropped the default export and renamed several methods: .reset() -> .clear(), .length -> .size, .keys() returns an iterator. |
Yadd <yadd@debian.org> | not-needed | 2026-04-02 | ||
| skip-keepalive-tests.patch | Skip keepalive tests that hang with recent @sinonjs/fake-timers The keepalive tests use sinon.useFakeTimers() but the mqtt client uses reinterval which creates native timers. Recent versions of @sinonjs/fake-timers warn about clearing native timers and the fake clock ticks don't advance the native timers, causing the tests to hang forever. |
Yadd <yadd@debian.org> | not-needed | 2026-04-08 |
