Commit Graph

21 Commits

Author SHA1 Message Date
Michael Tremer fa70313a22 grep: Update to 3.8
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2022-12-19 19:00:24 +00:00
Michael Tremer 2163548243 grep: Update to 3.3
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-02-16 17:42:28 +00:00
Stefan Schantl e2c8c7e0b3 grep: Update to 3.0
This is a major update to the new grep 3.0 series.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-16 12:52:03 +00:00
Alexander Marx ea4916c7b9 grep: Update to 2.25
Fixes: #11104

** Bug fixes

  In the C or POSIX locale, grep now treats all bytes as valid
  characters even if the C runtime library says otherwise.  The
  revised behavior is more compatible with the original intent of
  POSIX, and the next release of POSIX will likely make this official.
  [bug introduced in grep-2.23]

  grep -Pz no longer mistakenly diagnoses patterns like [^a] that use
  negated character classes. [bug introduced in grep-2.24]

  grep -oz now uses null bytes, not newlines, to terminate output lines.
  [bug introduced in grep-2.5]

** Improvements

  grep now outputs details more consistently when reporting a write error.
  E.g., "grep: write error: No space left on device" rather than just
  "grep: write error".

also posted as:
  https://savannah.gnu.org/forum/forum.php?forum_id=8523

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-20 11:08:00 +01:00
Alexander Marx 85737c4228 grep: Update to version 2.24
This is a bug-fix release.

Fixes: #11064
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-03-16 13:36:01 +00:00
Michael Tremer f69c1a4cd7 grep: Update to version 2.23
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-03-10 04:15:18 +00:00
Michael Tremer bedef2dbb6 grep: Update to 2.22
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-03 13:07:02 +00:00
Michael Tremer 987c71b652 grep: Update to 2.21 2014-12-05 23:51:32 +01:00
Michael Tremer 384e8812b2 grep: Update to 2.19 2014-09-05 11:00:16 +02:00
Michael Tremer aec6d4b016 grep: Update to version 2.18. 2014-04-12 17:20:12 +02:00
Michael Tremer 87621bcc7a grep: Update to 2.17.
Also adds automatic colouring of matched strings.
2014-02-23 16:36:58 +01:00
Michael Tremer b9cc240356 grep: Update to 2.16. 2014-02-15 21:18:55 +01:00
Michael Tremer 234f0305ba grep: Update to 2.14.
Fixes #10213.
2012-08-22 10:11:04 +02:00
Stefan Schantl c9c0fb515b grep: Update to 2.13.
Fixes #10182.
2012-08-05 12:27:40 +02:00
Arne Fitzenreiter fc6a8e6d1a grep: updated to 2.12.
fixes #10121.
2012-05-08 10:48:00 +02:00
Michael Tremer cf0ceada79 grep: Move tool to /usr. 2012-04-14 22:56:28 +02:00
Michael Tremer 9c53ee69d7 grep: Update to 2.11. 2012-03-07 16:25:19 +01:00
Michael Tremer 0e4842b837 grep: -debuginfo package should not be in Base or Build group. 2011-12-15 09:59:52 +01:00
Michael Tremer 1f9bc2f0e4 Add a -debuginfo for every package that is not noarch.
And fix some whitespace errors as well.
2011-12-11 11:12:58 +01:00
Christian Schmidt d2a424c0a1 grep: Updated to latest stable 2.10
Fixes #289
2011-11-30 20:13:09 +00:00
Michael Tremer e84b24e823 Move all packages to root. 2011-09-25 11:46:52 +02:00