grep (2.6.3-3+squeeze1) oldstable; urgency=low * Fixes CVE-2012-5667. Patch by Jaroslav Škarvada https://bugzilla.redhat.com/show_bug.cgi?id=889935 Closes: #701897 -- Santiago Ruano Rincón Thu, 25 Jul 2013 10:13:24 +0200 grep (2.6.3-3) unstable; urgency=high * Ignore MMAP_OPTION Add 06-578709-ignore-MMAP_OPTION.patch Closes: 578709 -- Anibal Monsalve Salazar Thu, 22 Apr 2010 10:36:48 +1000 grep (2.6.3-2) unstable; urgency=low * Don't ship /usr/share/info/dir.gz which is created when install-info is present in the build environment, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576620 Closes: 576787 * Make grep not fail to diagnose a failed malloc Add 05-kwset.c.patch -- Anibal Monsalve Salazar Thu, 08 Apr 2010 06:26:31 +1000 grep (2.6.3-1) unstable; urgency=low * New upstream version Closes: 576315 Fix "seg fault with 'grep -i' on multiple files" Closes: 510196 Fix "Incorrect matches with grep -w" Closes: 576155 * Merged upstream: 60-dfa.c-case_fold.patch 61-dfa.c-case_fold-charclass.patch 63-dfa.c-case_fold-range.patch 66-match_icase.patch 69-mbtowc.patch Rejected upstream: 65-dfa-optional.patch 67-w.patch Failed patches: 64-egf-speedup.patch 75-dfa_calloc.patch * Remove 65-dfa-optional.patch and 67-w.patch as upstream rejected them Fix "fgrep -i does not always match what grep matches" Closes: 575300 Fix "-x and -w interfere?" Closes: 429435 * Include debugging symbols Closes: 440883 * Debian source format is 3.0 (quilt) * Fix out-of-date-standards-version * Fix debhelper-but-no-misc-depends * Fix copyright-refers-to-symlink-license * fix missing-dependency-on-install-info -- Anibal Monsalve Salazar Mon, 05 Apr 2010 10:02:23 +1000 grep (2.5.4-4) unstable; urgency=low * dlopen PCRE so we can have -P; 03-dlopen-pcre.patch by Reuben Thomas closes: #238237, #318680, #364998, #397262, #441373, #443103 - Remove --disable-perl-regexp as configure parameter * Suggests libpcre3 * Standards version is 3.8.1 -- Anibal Monsalve Salazar Wed, 25 Mar 2009 12:25:23 +1100 grep (2.5.4-3) unstable; urgency=low * Updated copyright. The grep.texi removal notice is not longer needed. * Adding --without-included-regex to solve problems with glibc-2.9. Thanks to the Ubuntu team. (Closes: #491158) * Updated debhelper compat to version 7 -- Santiago Ruano Rincón Mon, 09 Mar 2009 22:50:47 +0100 grep (2.5.4-2) unstable; urgency=low * Upload to unstable -- Anibal Monsalve Salazar Mon, 16 Feb 2009 10:39:12 +1100 grep (2.5.4-1) experimental; urgency=low * New upstream version Documentation was re-licensed without the invariant section Remove 68-no-grep.texi.patch * Don't build-depend on cdbs * Build-Depend on autotools-dev and quilt * Standards version is 3.8.0 * Patches merged upstream: 75-dfa_calloc.patch * Get mbtowc to look at the character before and after the match to check if the match is a whole word. Patch by Peter De Wachter. Add 69-mbtowc.patch. Closes: #446270 * Fix the following lintian issues: W: grep: ancient-dpkg-predepends-check preinst:5 -- Anibal Monsalve Salazar Wed, 11 Feb 2009 12:30:01 +1100 grep (2.5.3~dfsg-6) unstable; urgency=low * Corrected Catalan translation. Thanks to Carles Pina i Estany. (Closes: #495993) -- Santiago Ruano Rincón Sun, 31 Aug 2008 17:32:17 +0200 grep (2.5.3~dfsg-5) unstable; urgency=low * Removed 56-recursive-default.patch, refer to #414168. Closes: #467625 -- Anibal Monsalve Salazar Fri, 29 Feb 2008 08:58:31 +1100 grep (2.5.3~dfsg-4) unstable; urgency=low * rgrep: Make . the default when no file or directory names given. Thanks to Magnus Holmgren (Closes: 414168) * grep.1: using \(aq instead of '. Thanks to Andrew Moise . (Closes: #226881) * egrep: using calloc() instead of malloc() Thanks to Johan Walles (Closes: #450649) * Updated watch file. * Bump Standard-version to 3.7.3. (No changes needed) -- Santiago Ruano Rincón Sat, 16 Feb 2008 20:43:55 +0100 grep (2.5.3~dfsg-3) unstable; urgency=high * Acknowledge NMU. Closes: #181378, #442882, #439931, #368575, #350206, #432636, #441006, #444164, #429435 * debian/control: added homepage -- Anibal Monsalve Salazar Thu, 04 Oct 2007 21:01:16 +1000 grep (2.5.3~dfsg-2.1) unstable; urgency=high * Non-maintainer upload. * Reinstate patches by Nicolas François Closes: #181378, #442882 -- Thomas Viehmann Tue, 02 Oct 2007 23:02:35 +0200 grep (2.5.3~dfsg-2) unstable; urgency=low * Removed 65-dfa-optional.patch. (Closes: #439827, #440195, #440342) -- Santiago Ruano Rincón Thu, 06 Sep 2007 00:16:20 -0500 grep (2.5.3~dfsg-1) unstable; urgency=low * New upstream version (Closes: #433705). Fixes: - grep --color '^a' colors too much (^a*) (Closes: #294367) - { echo foo; echo bar; } |grep -o ^. matches every letter (Closes: #406259) - grep -A1 -m1 segfaults with multiple line matches (Closes: #411097) - -o does not work correctly with quantifications (Closes: #293267) - fgrep -w in 2.5.1 fails when wanted subset follows a superset string (Closes: #195922) * Updated copyright to GPLv3 * Removed postinst and prerm. They register and deregister grep.info which is not shipped (Closes: #336240). * Removed debian/info (Closes: #362184, #407768). -- Santiago Ruano Rincón Sat, 25 Aug 2007 11:11:01 -0500 grep (2.5.1.ds2-6) unstable; urgency=low * Added watch file. (Closes: #248733) * grep didn't work with FIFOs, thanks to Bastian Kleineidam (Closes: #198846) -- Santiago Ruano Rincón Tue, 10 Oct 2006 00:41:50 -0500 grep (2.5.1.ds2-5) unstable; urgency=low * Fixed "fgrep : troubles with -w option", closes: #350775. Patch thanks to Nicolas François . * Set Standards-Version to 3.7.2. * Changed co-maontainer's email address. -- Anibal Monsalve Salazar Thu, 18 May 2006 21:40:49 +1000 grep (2.5.1.ds2-4) unstable; urgency=low * Compiled with -O3 (Closes: #322416) grep is 40 times slower on native amd64 than in a 32bit chroot * Again, configure without-libpcre -- Santiago Ruano Rincon Wed, 9 Nov 2005 17:50:00 -0500 grep (2.5.1.ds2-3) unstable; urgency=low * Compiled with libpcre3 to enable perl regular expressions. Closes: #203109: perl mode non-functional, should not be documented Closes: #238237: -P option doesn't work. * Closes: #190551: br0ken manpage: Uses 'Egrep' instead of 'egrep'. Thanks to Marc Brockschmidt -- Santiago Ruano Rincon Mon, 7 Nov 2005 03:40:13 -0500 grep (2.5.1.ds2-2) unstable; urgency=low * Patched 64-egf-speedup.patch with patch from Nicolas François . Put 64-egf-speedup.patch, 65-dfa-optional.patch, 66-match_icase.patch and 67-w.patch back in, closes: #181378, #206470, #224993. * Fixed "minor documentation syntax error", closes: #240239, #257900. Patches by Allard Hoeve and Derrick 'dman' Hudson . * Fixed "info page not in main info menu", closes: #284676, #267718. Patches by Rui Tiago Cação Matos and Paul Brook . -- Anibal Monsalve Salazar Wed, 26 Oct 2005 19:14:35 +1000 grep (2.5.1.ds2-1) unstable; urgency=low * Removed 64-egf-speedup.patch, 65-dfa-optional.patch, 66-match_icase.patch and 67-w.patch from debian/patches, closes: #329876. * Removed grep.texi from upstream tarball, 50-rgrep-info.patch and 51-dircategory-info.patch from debian/patches, the GNU Free Documentation License from debian/copyright and debian/fdl.txt, closes: #281647. * Fixed FSF postal address in debian/copyright. * Fixed override disparity found in suite unstable: grep: override says utils-required, .deb says base-required. -- Anibal Monsalve Salazar Mon, 26 Sep 2005 22:17:50 +1000 grep (2.5.1.ds1-6) unstable; urgency=low * 64-egf-speedup.patch, 65-dfa-optional.patch, 66-match_icase.patch, 67-w.patch speed up grep. Thanks to Nicolas François (Closes: #181378, #206470, #224993) * Deleted the CVS directories -- Santiago Ruano Rincon Sat, 10 Sep 2005 01:52:04 -0500 grep (2.5.1.ds1-5) unstable; urgency=low * New maintainer, closes: #316380. * Updated standards version to 3.6.2. -- Anibal Monsalve Salazar Fri, 01 Jul 2005 08:29:42 +1000 grep (2.5.1.ds1-4) unstable; urgency=high * Add missing GFDL copyright statements (Closes: #274352) * Acknowledge NMU (Closes #249245, #274352, #276209, #276202) -- Ryan M. Golbeck Sun, 21 Nov 2004 02:02:02 -0500 grep (2.5.1.ds1-3.2) unstable; urgency=low * NMU to fix RC bugs * 61-dfa.c-case_fold-charclass.patch: new patch by Fumitoshi UKAI to fix case_fold match with characters in bracket in multibyte locales (UTF-8, CJK, ...) closes: Bug#249245 * 62-dfa.c-charclass-bracket.patch: new patch by Fumitoshi UKAI to fix wrong match '[' against character class such as [[:space:]] in multibyte locales (UTF-8, ...) closes: Bug#274352 * 63-dfa.c-case_fold-range.patch: new patch by Fumitoshi UKAI to fix case_fold match on [a-z] or [A-Z] in multibyte locales (UTF-8,.) closes: Bug#276209 -- Fumitoshi UKAI Wed, 20 Oct 2004 02:19:35 +0900 grep (2.5.1.ds1-3.1) unstable; urgency=low * NMU to fix RC bug * 60-dfa.c-case_fold.patch: new patch by Fumitoshi UKAI to fix case_fold match on [:upper:] and [:lower:] in multibyte locales (UTF-8, CJK, ...) closes: Bug#276202 -- Fumitoshi UKAI Tue, 19 Oct 2004 02:07:07 +0900 grep (2.5.1.ds1-3) unstable; urgency=high * configure without-libpcre (Closes: #237071) -- Ryan M. Golbeck Tue, 03 Aug 2004 21:51:44 -0400 grep (2.5.1.ds1-2) unstable; urgency=low * Fixed pre-depends (Closes: #222655) -- Ryan M. Golbeck Sun, 07 Dec 2003 18:09:00 -0400 grep (2.5.1.ds1-1) unstable; urgency=low * Fixed manpage typo (Closes: #207703) * Makefile.in info patch (Closes: #218969) - Thanks Andreas Metzler * Fixed misspelled month in changelog. -- Ryan M. Golbeck Tue, 18 Nov 2003 01:02:03 -0400 grep (2.5.1-7) unstable; urgency=low * Jeff Bailey : - Converted to cdbs -- Jeff Bailey Tue, 19 Aug 2003 01:07:31 -0400 grep (2.5.1-6) unstable; urgency=low * Consolidated manpage patches + Fixed line-buffering typo (Closes: #198947) + Re-ordered options, perl regexp note (Closes: #203109) * Applied patch for bigfiles w/o newlines (Closes: #185208) - Thanks Jim Meyering -- Ryan M. Golbeck Sun, 17 Aug 2003 00:10:00 -0500 grep (2.5.1-5) unstable; urgency=low * applied i18n patch for LSB test suite (Closes: #184884) * fixed misspelling in manpage (Closes: #187477) -- Ryan M. Golbeck Sat, 29 Mar 2003 00:10:00 -0500 grep (2.5.1-4) unstable; urgency=low * New Maintainer (thanks Robert and Clint) * New uploader: Jeff Bailey * Converted to CBS. * Added rgrep documentation to manpage and info doc. * Cleaned up copyright file. * Added #!/bin/sh to rgrep. * Added dircategory to grep.texi -- Ryan M. Golbeck Mon, 17 Feb 2003 00:10:00 -0500 grep (2.5.1-3) unstable; urgency=medium * Document -z in the manpage. closes: #183277. -- Clint Adams Mon, 10 Mar 2003 02:10:32 -0500 grep (2.5.1-2) unstable; urgency=low * Call install with INSTALL_PROGRAM, not initial make. -- Clint Adams Sun, 16 Feb 2003 00:07:50 -0500 grep (2.5.1-1) unstable; urgency=low * Hijack. * Update config.{guess,sub}. closes: #174898, #179702. * New upstream version. closes: #152204. * Update to Standards-Version 3.5.8. * Support noopt and nostrip DEB_BUILD_OPTIONS. * Add texinfo to Build-Depends. -- Clint Adams Thu, 13 Feb 2003 18:49:35 -0500 grep (2.4.2-3.1) unstable; urgency=low * NMU * doc/grep.1: - re-word description of exit codes. (Closes: #158134) - apply rgrep patch--thanks, Martin Michlmayr! (Closes: #127438) * doc/grep.info: - fix missing colon in character class example (Closes: #173882) * debian/rules: - put only grep in /bin, fgrep and egrep in /usr/bin. (Closes: #93193) - clean up po/*.gmo so that it is possible to rebuild without dpkg-source aborting with "unrepresentable changes to binary files" errors. (Closes: #142206) - apply patch to remove bashisms (Closes: #172524) * debian/control: add more descriptive paragraph to description (Closes: #45943) * debian/copyright: changed to reflect current maintainer. (Closes: #156479) * debian/postinst: no longer need to set /usr/doc link. -- Hwei Sheng Teoh Tue, 10 Dec 2002 08:46:16 -0500 grep (2.4.2-3) frozen unstable; urgency=low * Updated dutch translation (Closes: #111313) * Fixed documentation (Closes: #69083, #71305) * Fixed hurd build failure (Closes: #105435) -- Robert van der Meulen Wed, 28 Nov 2001 17:32:08 +0100 grep (2.4.2-2) frozen unstable; urgency=low * New maintainer * Replaced config.sub and config.guess for newer ones. (Closes: #98034) * Fixed french language bug. (Closes: #95349) -- Robert van der Meulen Mon, 25 Jun 2001 14:31:38 +0200 grep (2.4.2-1) frozen unstable; urgency=low * New upstream release. This is only a translation-update and bugfix release, there is no new code (besides the bugfixes that is) * Fix location of GPL (lintian) * add -isp option to dpkg-gencontrol (lintian) -- Wichert Akkerman Sun, 2 Apr 2000 17:57:56 +0200 grep (2.4-2) frozen unstable; urgency=low * Fix grep-call in rgrep, Closes: Bug# 52751 -- Wichert Akkerman Sat, 22 Jan 2000 15:06:01 +0100 grep (2.4-1) unstable; urgency=low * New upstream version -- Wichert Akkerman Wed, 8 Dec 1999 02:05:48 +0100 grep (2.3-8) unstable; urgency=low * Add a rgrep-script and add Conflicts and Provides for it * Bump standards-version to 3.1.0 -- Wichert Akkerman Tue, 23 Nov 1999 22:12:18 +0100 grep (2.3-7) unstable; urgency=low * Use different approach to get things in /usr/share -- Wichert Akkerman Tue, 5 Oct 1999 18:48:54 +0200 grep (2.3-6) unstable; urgency=low * Set datadir to /usr/share, Closes: Bug# 46632 -- Wichert Akkerman Tue, 5 Oct 1999 04:08:09 +0200 grep (2.3-5) unstable; urgency=low * Change "Debian/GNU Linux" to "Debian GNU/Linux" in copyright * Change to FHS 2.1(pre2) * No longer generate md5sums -- Wichert Akkerman Wed, 8 Sep 1999 02:16:55 +0200 grep (2.3-4) unstable; urgency=low * Remove debian/files and debian/substvars on clean (Bug# 38620) -- Wichert Akkerman Mon, 31 May 1999 13:31:59 +0200 grep (2.3-3) unstable; urgency=low * Don't clobber NEWS with ChangeLog (Bug# 33917) * Register info-documentation with install-info (Bug# 33917) * Generally try to preserve timestamps * Upgrade standards-version to 2.5.1 -- Wichert Akkerman Wed, 26 May 1999 00:36:51 +0200 grep (2.3-2) unstable; urgency=low * Make egrep and grep seperate binaries again, since they don't check argv[0] anymore -- Wichert Akkerman Thu, 25 Feb 1999 02:59:21 +0100 grep (2.3-1) unstable; urgency=low * New upstream version -- Wichert Akkerman Tue, 23 Feb 1999 02:16:01 +0100 grep (2.2-1) unstable; urgency=low * New upstream version -- Wichert Akkerman Mon, 27 Apr 1998 12:13:04 +0200 grep (2.1-7) frozen unstable; urgency=high * Fix wrong patch for Bug# 20284. Note to self: don't trust received patches! (Bug# 20573, 20592, 20541) -- Wichert Akkerman Fri, 3 Apr 1998 12:05:42 +0200 grep (2.1-6) frozen unstable; urgency=low * Complain about non-existant files (Bug# 20283) * Return with errorcode 2 when file cannot be opened (Bug# 20284) * Fixed syntax error in manpage (Bug# 20509) * Changed manpage: a pattern is a legal parameter (Bug# 20509) -- Wichert Akkerman Wed, 1 Apr 1998 14:07:00 +0200 grep (2.1-5) unstable; urgency=low * Fixed type in description (Bug# 18945) * Now standards-version 2.4.0.0 * Re-instate [ef]grep.1 since some man-programs seem to need them BBug# 16445) * GPL is not compressed (lintian) -- Wichert Akkerman Sun, 15 Mar 1998 23:19:37 +0100 grep (2.1-4) unstable; urgency=low * Hardlink [ef]grep to grep binary again -- Wichert Akkerman Mon, 29 Dec 1997 02:06:26 +0100 grep (2.1-3) unstable; urgency=low * Fixed incorrect md5sums -- Wichert Akkerman Tue, 16 Dec 1997 17:17:57 +0100 grep (2.1-2) unstable; urgency=low * Fix redundant manpages (Bug# 14570) -- Wichert Akkerman Fri, 7 Nov 1997 18:03:39 +0100 grep (2.1-1) unstable; urgency=low * New upstream version (Bug# 14219) * Fixed spelling error in copyright * Fixed compilation flags to comply with policy * Pristine sources -- Wichert Akkerman Thu, 25 Sep 1997 12:19:59 +0200 grep (2.0-12) unstable; urgency=low * Rename upstream change to changelog * Added md5sums to .deb file -- Wichert Akkerman Mon, 14 Jul 1997 01:17:15 +0200 grep (2.0-11) unstable; urgency=low * Removed symlinks for egrep.1 and fgrep.1 (Bug# 7814) -- Wichert Akkerman Tue, 11 Mar 1997 00:20:25 +0100 grep (2.0-10) unstable; urgency=low * Now conforms to policy manual version 2.1.2.2 * Fixed typo in debian/rules (Bug# 7665) -- Wichert Akkerman Thu, 27 Feb 1997 02:01:53 +0100 grep (2.0-9) frozen unstable; urgency=low * Corrected priority in debian controlfile. -- Wichert Akkerman Tue, 12 Nov 1996 23:36:10 +0100 grep (2.0-8) stable; urgency=low * Made copyright a symlink to /usr/doc/copyright/GPL * Compress man-pages * Renamed debian changelog to changelog.Debian -- Wichert Akkerman Sat, 26 Oct 1996 18:43:57 +0200 grep (2.0-7) stable unstable; urgency=low * Moved to new packaging format -- Wichert Akkerman Sat, 21 Sep 1996 17:24:52 +0200 grep (2.0-6); priority=LOW * Revamped debian files * Disable mmap-code since mmap does not work on files from the proc-filesystem. (Temporary fix, still looking for a better solution). * new maintainer: Wichert Akkerman -- Wichert Akkerman ,Mon Jul 29 18:38:06 MET DST 1996