Debian Patches
Status for wabt/1.0.41+dfsg+~cs1.0.39-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| interp-wasm-c-api.cc.patch | interp-wasm-c-api.cc | Markus Koschany <apo@debian.org> | not-needed | 2020-05-10 | ||
| 0002-Add-picosha2.patch | Add picosha2 Add forgotten picosha2 The MIT License (MIT) Copyright (C) 2017 okdshin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Bastien Roucariès <rouca@debian.org> | not-needed | https://raw.githubusercontent.com/okdshin/PicoSHA2/master/picosha2.h | 2023-12-05 | |
| 0004-Add-wasm.h.patch | Add wasm.h Add forgotten from upstream wasm.h |
Bastien Roucariès <rouca@debian.org> | yes | upstream | https://raw.githubusercontent.com/WebAssembly/wasm-c-api/b6dd1fb658a282c64b029867845bc50ae59e1497/include/wasm.h | 2023-12-30 |
| 0005-Remove-bin-for-node-wabt-js.patch | Remove bin for node-wabt-js We could always on debian use binary |
Bastien Roucariès <rouca@debian.org> | not-needed | 2023-12-30 | ||
| 0006-spelling-error.patch | Spelling error | Yadd <yadd@debian.org> | no | 2024-02-11 | ||
| disable-wasm-c-api-tests.patch | c-api-tests need WebAssembly/testsuite and cannot be disabled without a patch | Jérémy Lal <kapouer@melix.org> | not-needed | 2025-02-13 | ||
| skip-simd-tests-mips.patch | skip failing tests on mips64el | Jérémy Lal <kapouer@melix.org> | yes | 2025-02-17 | ||
| quoted-module-error-location.patch | report a text location for errors inside quoted modules A quoted module is parsed as text, so the errors it produces carry a text location (the anonymous struct with line/first_column/last_column of the Location union in include/wabt/common.h), never a binary offset. . Reading the "offset" member instead type-punned "line" and "first_column" into a size_t: 0x100000001 on 64-bit little-endian hosts (the value upstream ended up recording as expected test output), but 0x00000001 on 32-bit ones, which made the two quoted-module tests FTBFS on i386 and armhf. . This supersedes previous skip-regression-32.patch, which disabled the first of the two tests on 32-bit rather than fixing the underlying union misuse. |
Xavier Guimard <yadd@debian.org> | no | 2026-08-06 |
All known versions for source package 'wabt'
- 1.0.41+dfsg+~cs1.0.39-2 (sid)
- 1.0.36+dfsg+~cs1.0.36-2 (trixie, forky)
- 1.0.32-1 (bookworm)
