Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
XFAIL-test-regex.patch | Allow test-regex to fail Until the following bug in gnulib gets fixed: https://bugs.debian.org/884075 https://sourceware.org/bugzilla/show_bug.cgi?id=11053 =================================================================== |
Santiago Ruano Rincn <santiagorr@riseup.net> | not-needed | 2021-09-01 | ||
01-disable-egrep-fgrep-warnings.patch | =================================================================== | no | ||||
02-man_egrep_fgrep_rgrep.patch | Include the Debian-specific egrep, fgrep, rgrep in the man page =================================================================== |
no | ||||
05-grep-wrapper-sh.patch | Removes needless call to bash. * src/Makefile.am: Specifies /bin/sh as shell, used for egrep and fgrep wrappers. #* src/egrep.sh Stops adding the working directory in PATH if a ./grep exists =================================================================== |
no | ||||
1019724-handle-backslash-warning.patch | Temporarily disable the stray \ warnings. While the related patters are wrong, these warnings are causing trouble in Debian package builds and autopkgtests. This patch should be removed after coordination with the rest of the project to remove the erroneous patterns. Setting the DEB_GREP_ENABLE_STRAY_BACKSLASH_WARN environement variable restores the upstream beahviour, enabling the warning. =================================================================== |
Santiago Ruano Rincn <santiago@debian.org> | no | debian | ||
grep-dirfd.patch | Fixes gnulib "Operation not supported" error when grepping -r directories with more than 100000 files. The bug is already fixed in the upstream development branch. diff -Naurd grep-3.11-orig/m4/dirfd.m4 grep-3.11/m4/dirfd.m4 |
Vincent Lefevre <vincent@vinc17.net> | not-needed | debian | ||
clean.patch | Remove generated files in clean target. | Bas Couwenberg <sebastic@debian.org> | no |