Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
2to3.patch | 2to3 conversion to Python3 | Andreas Tille <tille@debian.org> | no | 2015-06-24 | ||
ecoisundertaxon.patch | Create all possible executables | Andreas Tille <tille@debian.org> | no | 2015-06-24 | ||
spelling.patch | Spelling fixes | Andreas Tille <tille@debian.org> | no | 2015-06-24 | ||
hardening.patch | Propagate hardening options No idea why the lintian warning remains - the options are properly set IMHO | Andreas Tille <tille@debian.org> | no | 2015-06-24 | ||
gcc-14.patch | append forgotten unistd.h inclusion. This fixes build failure with Gcc 14, as lack of isatty declaration causes an implicit function declaration, which is fatal with this compiler level: . ecogrep.c:317:29: error: implicit declaration of function ‘isatty’ [-Wimplicit-function-declaration] 317 | if (isatty(fileno(stdin)) == 0) | ^~~~~~ |
Étienne Mollier <emollier@debian.org> | no | debian | 2024-07-13 |