Debian Patches
Status for abyss/2.3.10-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| abyss-pe.patch | Add internal PATH to find abyss tools This change is to accommodate file layout in the Debian package, thus unnecessary upstream. |
Shaun Jackman <sjackman@debian.org> | not-needed | |||
| fix-privacy-breach.patch | fix privacy generic breaches in the README file they are caused by inclusion of badges from remote locations. | Étienne Mollier <emollier@debian.org> | not-needed | 2022-05-14 | ||
| gcc-16.patch | fix build failure with Gcc 16 Starting with Gcc 16, unused but set variables have become error. This results in the following build failure in abyss. . Consensus.cpp:379:18: error: variable ‘numIgnored’ set but not used [-Werror=unused-but-set-variable=] 379 | unsigned numIgnored = 0; . This change drops occurrences of the numIgnored variable, since it is unused. . This feels either like a work in progress functionality, or a leftover of a removed functionality, which may require discussion upstream before forwarding the patch. |
Étienne Mollier <emollier@debian.org> | no | debian | 2026-03-28 |
All known versions for source package 'abyss'
- 2.3.10-2 (sid, forky)
- 2.3.10-1 (trixie)
- 2.3.5+dfsg-2 (bookworm)
