Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-ftbfs-with-gcc-10.patch | Fix FTBFS with GCC 10 | Axel Beckert <abe@debian.org> | no | debian | ||
apt_2.1.19_compatibility.patch | Fix FTBFS regression from StrToNum fixes in APT 2.1.19 | Axel Beckert <abe@debian.org> | no | debian | ||
fix-FTBFS-1011681.patch | Fix FTBFS due missing unistd.h include Probably caused by a more recent C/C++ compiler | Axel Beckert <abe@debian.org> | no | debian | ||
fix-bashism-related-issue-with-fixman-scripts.patch | Fix bashism-related issue with fixman i18n scripts Simply calling them as script instead of forking them seems to do the trick. diff --git a/buildlib/docbook.mk b/buildlib/docbook.mk index 9ec1b433..de03f0b4 100644 |
Axel Beckert <abe@debian.org> | no | debian | ||
fix-ftbfs-with-gcc-12.patch | [PATCH] Declare operator<< functions used by cppunit before they are used. Solves a build failure with GCC 12 and clang. |
Paul Wise <pabs@debian.org> | no | 2022-07-24 | ||
fix-aptitude-changelog-parser.patch | [PATCH] aptitude-changelog-parser: Quiesce Dpkg::Changelog parse warnings The Dpkg::Changelog object gets initialized with verbose mode set to 1, so all parsing warnings get printed on stderr, which messes up the output when showing the changelogs from the TUI. Setting this option to 0 before the call allows one to disable the parse_error warnings from Dpkg::Changelog, which we do not want for aptitude-changelog-parser. |
Guillem Jover <guillem@debian.org> | no | 2020-08-04 | ||
fix-ftbfs-with-t64.patch | Use detected type of tv_usec On 32-bit architectures it is no suseconds_t but __suseconds64_t... | Julian Andres Klode <juliank@ubuntu.com> | no | |||
0008-Add-missing-include-to-build-with-gcc-14.patch | Add missing include to build with gcc-14 | Jochen Sprickerhof <jspricke@debian.org> | no | 2024-08-22 |