Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
compile-with-gcc-9.patch | Adjust code for compilation against GCC 9 | Rafael Laboissiere <rafael@debian.org> | yes | 2019-07-13 | ||
reproducible-build.patch | Make the build reproducible | Chris Lamb <lamby@debian.org> | yes | 2019-04-29 | ||
compile-with-gcc-10.patch | Compile with GCC 10 This patch remove a non-active code (inside "#if 0") in file src/fim.cpp which, according to the upstream author, contains "leftovers from the old man file". This removal seems harmless and allows the package to be built with GCC 10. |
Rafael Laboissière <rafael@debian.org> | yes | debian | 2020-07-20 | |
update-configure-ac.patch | Update configure.ac This patch is the result of running autoupdate | Rafael Laboissière <rafael@debian.org> | yes | 2021-07-09 | ||
honor-cppflags.patch | Honor the CPPFLAGS environment variable This is required in Debian, such that hardening flags like -D_FORTIFY_SOURCE=2 are used in the compilation of C++ files. |
Rafael Laboissière <rafael@debian.org> | yes | 2021-11-14 | ||
auto-gitignore | Update .gitignore from Debian packaging branch The Debian packaging git branch contains these updates to the upstream .gitignore file(s). This patch is autogenerated, to provide these updates to users of the official Debian archive view of the package. [dgit (10.1) update-gitignore] |
no |