| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: grep | Distribution: Red Hat (RHEL-3) |
| Version: 2.5.1 | Vendor: Red Hat, Inc. |
| Release: 24.5 | Build date: Fri Jul 1 16:44:26 2005 |
| Group: Applications/Text | Build host: thor.perf.redhat.com |
| Size: 604674 | Source RPM: |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: The GNU versions of grep pattern matching utilities. | |
The GNU versions of commonly used grep utilities. Grep searches through textual input for lines which contain a match to a specified pattern and then prints the matching lines. GNU's grep utilities include grep, egrep and fgrep. You should install grep on your system, because it is a very useful utility for searching through text.
GPL
* Sat Jul 02 2005 Tim Waugh <twaugh@redhat.com> 2.5.1-24.5
- Fixed 'grep -o -w' (bug #159532).
* Wed Dec 22 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-24.4
- Fixed -Fi for multibyte input (bug #143079).
* Fri Dec 17 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-24.3
- Bypass kwset matching when ignoring case and processing multibyte input
(bug #143079).
* Tue Dec 14 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-24.2
- Further UTF-8 processing avoided since a '\n' byte is always an
end-of-line character in that encoding.
- Automatically disable DFA when processing multibyte input. GREP_USE_DFA
environment variable overrides.
- Remove mb-caching hack.
- Better multibyte handling in EGexecute() and Fexecute() (bug #142807).
- Don't need regex.c changes in grep-2.5-i18n.patch.
- Fix dfa multibyte character class matching when -i is used (bug #123363).
- Use bracket patch before i18n patch to make it clear that the bug exists
upstream.
- Fix fgrep (bug #116909).
* Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-24.1
- Built for Red Hat Enterprise Linux.
* Mon Jan 05 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-24
- Work around glibc bug #112869 (segfault in re_compile_pattern).
- Avoid patching Makefile.am, to avoid automake/autoconf weirdness.
* Wed Dec 10 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-23
- Another multibyte efficiency bug-fix (bug #111800).
* Mon Dec 08 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-22
- Fixed [:alpha:]-type character classes (bug #108484).
- Fixed -o -i properly (bug #111489).
* Sat Dec 06 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-21
- Fixed 'fgrep -i' (bug #111614).
* Fri Nov 21 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-20
- Another two multibyte efficiency bug-fixes (bug #110524).
* Thu Nov 06 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-19
- Fixed a multibyte efficiency bug.
* Thu Nov 06 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-18
- Turn on multibyte efficiency patch again to shake out bugs.
* Thu Oct 09 2003 Tim Waugh <twaugh@redhat.com>
- Fixed man page bug (bug #106267).
* Fri Sep 19 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-17
- Use symlinks for egrep/fgrep, rather than shell script wrappers.
* Sat Jun 28 2003 Tim Waugh <twaugh@redhat.com>
- Fix debuginfo package.
* Sat Jun 28 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-16.1
- Rebuilt.
* Sat Jun 28 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-16
- Finally give up on making grep go fast. :-(
* Fri Jun 27 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-15.1
- Rebuilt.
* Fri Jun 27 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-15
- Fixed grep -i bug introduced by cache.
* Tue Jun 24 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-14.1
- Rebuilt.
* Tue Jun 24 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-14
- Redo the gofast patch (bug #97785).
* Fri Jun 13 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-13.1
- Rebuilt.
* Fri Jun 13 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-13
- Fixed a bug in the gofast patch (bug #97266).
* Wed Jun 11 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-12.1
- Rebuilt.
* Wed Jun 11 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-12
- Go faster (bug #69900).
- Fix man page.
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri May 30 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-10.1
- Rebuilt.
* Fri May 30 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-10
- Use system regex again.
* Fri May 30 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-9
- Fixed bug in go-fast patch.
* Thu May 29 2003 Tim Waugh <twaugh@redhat.com> 2.5.1-8
- Go fast (bug #69900).
- Run test suite.
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 2.5.1-7
- rebuilt
* Tue Nov 19 2002 Tim Waugh <twaugh@redhat.com> 2.5.1-6
- i18n patch.
* Tue Oct 22 2002 Tim Waugh <twaugh@redhat.com> 2.5.1-5
- Don't install /usr/share/info/dir.
- Fix -o -i (bug #72641).
* Sun Jul 21 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- install all info files #69204
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Mar 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.5.1-1
- 2.5.1
* Wed Mar 13 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.5-1
- 2.5 final
* Wed Jan 23 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.5-0.g.1
- 2.5g
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon Nov 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.5-0.f.4
- Update CVS to reduce bloat
* Thu Nov 08 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.5-0.f.3
- Don't fail %post with --excludedocs
* Thu Sep 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.5-0.f.2
- Fix up echo A |grep '[A-Z0-9]' in locales other than C
* Wed Sep 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.5-0.f.1
- 2.5f, fixes #53603
* Thu Jul 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.4.2-7
- Fix up the i18n patch - it used to break "grep '[]a]'" (#49003)
- revert to 2.4.2 (latest official release) for now
* Tue May 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.5e-4
- Fix "echo Linux forever |grep -D skip Linux"
* Tue May 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.5e-3
- Add new -D, --devices option
- Fix a bug with "directories" being uninitialized
* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.5e-2
- Fix up the --color option to behave like the one from ls (--color=auto)
Sooner or later, some people will alias grep="grep --color" and wonder why
their scripts break.
- Update docs accordingly
- Get rid of the annoying blinking in grep --color
* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.5e-1
- 2.5e
* Tue Feb 27 2001 Trond Eivind Glomsrød <teg@redhat.com>
- use %{_tmppath}
- langify
* Mon Aug 21 2000 Jakub Jelinek <jakub@redhat.com>
- i18n character ranges patch from Ulrich Drepper
* Fri Jul 14 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Jun 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- FHSify
* Tue Mar 21 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to 2.4.2
- fix download URL
* Thu Feb 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- gzip info pages (Bug #9035)
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- fix description
* Wed Dec 22 1999 Jeff Johnson <jbj@redhat.com>
- update to 2.4.
* Thu Oct 21 1999 Bill Nottingham <notting@redhat.com>
- prereq install-info
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)
* Mon Mar 08 1999 Preston Brown <pbrown@redhat.com>
- upgraded to grep 2.3, added install-info %post/%preun for info
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
* Sun May 10 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sat May 02 1998 Cristian Gafton <gafton@redhat.com>
- updated to 2.2
* Fri Oct 17 1997 Donnie Barnes <djb@redhat.com>
- updated from 2.0 to 2.1
- spec file cleanups
- added BuildRoot
* Tue Jun 03 1997 Erik Troan <ewt@redhat.com>
- built against glibc
grep-2.5-i18n.patch grep-2.5.1-bracket.patch grep-2.5.1-dfa-optional.patch grep-2.5.1-egf-speedup.patch grep-2.5.1-fgrep.patch grep-2.5.1-manpage.patch grep-2.5.1-oi.patch grep-2.5.1-w.patch grep-2.5.1.tar.bz2 grep.spec
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:24:55 2013