GNU bug report logs - #17680
grep-2.20 released [stable]

Previous Next

Package: grep;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Tue, 3 Jun 2014 18:16:02 UTC

Severity: normal

Tags: notabug

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17680 in the body.
You can then email your comments to 17680 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-grep <at> gnu.org:
bug#17680; Package grep. (Tue, 03 Jun 2014 18:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jim Meyering <jim <at> meyering.net>:
New bug report received and forwarded. Copy sent to bug-grep <at> gnu.org. (Tue, 03 Jun 2014 18:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jim Meyering <jim <at> meyering.net>
To: info-gnu <at> gnu.org
Cc: bug-grep <at> gnu.org
Subject: grep-2.20 released [stable]
Date: Tue, 3 Jun 2014 11:14:11 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

This is to announce grep-2.20, a stable bug-fix release.
There have been 14 commits by 4 people in the 11 days since 2.19.
See the NEWS below for a brief summary.

Thanks to everyone who has contributed, and especially
for the prompt testing and bug reports since grep-2.19.
The following people contributed changes to this release:

  behoffski (1)
  Jim Meyering (6)
  Norihiro Tanaka (5)
  Paul Eggert (2)

Jim [on behalf of the grep maintainers]
==================================================================

Here is the GNU grep home page:
    http://gnu.org/s/grep/

For a summary of changes and contributors, see:
  http://git.sv.gnu.org/gitweb/?p=grep.git;a=shortlog;h=v2.20
or run this command from a git-cloned grep directory:
  git shortlog v2.19..v2.20

To summarize the 14 gnulib-related changes, run these commands
from a git-cloned grep directory:
  git checkout v2.20
  git submodule summary v2.19

Here are the compressed sources and a GPG detached signature[*]:
  http://ftp.gnu.org/gnu/grep/grep-2.20.tar.xz
  http://ftp.gnu.org/gnu/grep/grep-2.20.tar.xz.sig

Use a mirror for higher download bandwidth:
  http://ftpmirror.gnu.org/grep/grep-2.20.tar.xz
  http://ftpmirror.gnu.org/grep/grep-2.20.tar.xz.sig

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify grep-2.20.tar.xz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys 7FD9FCCB000BEEEE

and rerun the 'gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.69.117-1717
  Automake 1.99a
  Gnulib v0.1-139-g98ca2c0

==================================================================
NEWS

* Noteworthy changes in release 2.20 (2014-06-03) [stable]

** Bug fixes

  grep --max-count=N FILE would no longer stop reading after the Nth match.
  I.e., while grep would still print the correct output, it would continue
  reading until end of input, and hence, potentially forever.
  [bug introduced in grep-2.19]

  A command like echo aa|grep -E 'a(b$|c$)' would mistakenly
  report the input as a matched line.
  [bug introduced in grep-2.19]

** Changes in behavior

  grep --exclude-dir='FOO/' now excludes the directory FOO.
  Previously, the trailing slash meant the option was ineffective.

==================================================================
also posted as:
  https://savannah.gnu.org/forum/forum.php?forum_id=7995
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22

iQJ8BAEBCgBmBQJTjg2/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxNTVEM0ZDNTAwQzgzNDQ4NkQxRUVBNjc3
RkQ5RkNDQjAwMEJFRUVFAAoJEH/Z/MsAC+7ugIoP/iDCIoPbm3wvHSy6GTyP9Czk
48ZxgKkpHSoyvoD5eAc/Bl4/3ZVdgKmOObzKAjaRcw091kR9pebZfpk4tzYCtF9k
tOo5OoeJhROhqU46bJUyD91LgzDICaGp1uS7rVqbp6kcLiisTdgAWODOPJcD69Tc
Gg1HyhyqmMWjC7gCNCNuYzAK8Zu2J8FN7AZPzV6g7GlW0EUpZ0YW+Y6Lh2uJ4sH3
XfSf50taudv7l+FA3ucMznB3mU7BF0Rkvb3XuFaFef+VI7Yl+ECwQIKWZIhPeSoM
VDMuIYoG3kG7tsdK92K4n5dr12zkbE9h+QFl4gIMhx+kIYKh3rnH8PEJwog+VY0g
R5evsAnAhdyOZ8EP1WlllycmEQFSzyAu0ryNtmEHNDAJdYyWAbrOy/kYYofFeHMG
JknrSoQocAyeA4LpI8nZ354uANDD02XmMYM4pvXX17HVodbe9vdPw/YDeRKDaJzO
/Z+/C5Ib2xV7ZrQUrUhx9WdLejwbEh3RaeFjBi4Wv8ccOWdDPVKM8npw0e+YJvjO
9Irjzlep7slrK/Qs3O04UgctXTRUO/XUBn7hrtKnPOs6uT2CCTXVY6an9BM1KAyo
dMUYn5+rKRcKt+JiqrTZK9Bqm1KmIrzsa5JZ43F2htCm8zXb1pbTOE9lx/2RXTMS
Fq8wU6xy0XzDfntwav8I
=oey1
-----END PGP SIGNATURE-----




Added tag(s) notabug. Request was from Jim Meyering <jim <at> meyering.net> to control <at> debbugs.gnu.org. (Tue, 03 Jun 2014 22:17:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 17680 <at> debbugs.gnu.org and Jim Meyering <jim <at> meyering.net> Request was from Jim Meyering <jim <at> meyering.net> to control <at> debbugs.gnu.org. (Tue, 03 Jun 2014 22:17:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 02 Jul 2014 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 45 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.