Debian Patches
Status for node-fs-write-stream-atomic/1.0.10-8
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| use-native-stream.patch | Use native stream module instead of readable-stream readable-stream 4 changed internal Writable behavior breaking the util.inherits pattern used here. Since Node.js built-in stream module provides all needed features, use it directly. Also set autoDestroy to false explicitly, as native Writable defaults to true (unlike readable-stream 3), which changes event ordering. |
Yadd <yadd@debian.org> | not-needed | 2026-04-02 | ||
| 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 |
