Back to bug 1040710

Who When What Removed Added
Dave Sullivan 2013-12-12 00:06:23 UTC Priority unspecified medium
Jaroslav Škarvada 2013-12-12 10:21:15 UTC Status NEW ASSIGNED
Chris Williams 2013-12-12 14:57:01 UTC Keywords Patch
CC cww
Blocks 994246
Marcel Kolaja 2014-03-04 12:16:10 UTC Priority medium urgent
CC mkolaja
Severity medium urgent
Jaroslav Škarvada 2014-03-17 09:10:41 UTC Status ASSIGNED MODIFIED
Jan Kurik 2014-03-17 09:21:19 UTC Blocks 1077108
Jan Kurik 2014-03-17 09:21:47 UTC Keywords ZStream
Jaroslav Škarvada 2014-03-17 10:19:28 UTC Fixed In Version grep-2.6.3-5.el6
Doc Text Cause:
Previously there was an bug in grep in --include names processing.

Consequence:
The bug caused that --include worked like --exclude in certain cases.

Fix:
Upstream fix was backported that fixed the logic.

Result:
The --include now works correctly.
Jiri Herrmann 2014-04-16 09:22:08 UTC CC jherrman
Doc Text Cause:
Previously there was an bug in grep in --include names processing.

Consequence:
The bug caused that --include worked like --exclude in certain cases.

Fix:
Upstream fix was backported that fixed the logic.

Result:
The --include now works correctly.
Previously, the "--include" option did not process file names correctly. As a consequence, "--include" sometimes functioned as if the "--exclude" option was used. With this update, a patch has been applied to address the problem and "--include" now works correctly.
Jan Kepler 2014-09-09 15:25:45 UTC CC jkejda
Jan Kurik 2014-10-22 07:14:48 UTC Status MODIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-10-22 03:14:48 UTC

Back to bug 1040710