info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep-2.18 released [stable]


From: Jim Meyering
Subject: grep-2.18 released [stable]
Date: Fri, 21 Feb 2014 09:22:06 -0800

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

This is to announce grep-2.18, a stable bug-fix-only release.

There have been 7 commits by 2 people in the 3 days since 2.17.

See the NEWS below for a brief summary.

Thanks to everyone who has contributed!
Special thanks to Norihiro Tanaka for spotting grep-2.17's
performance regression so quickly.
The following people contributed changes to this release:

  Jim Meyering (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.18
or run this command from a git-cloned grep directory:
  git shortlog v2.17..v2.18

To summarize the -2 gnulib-related changes, run these commands
from a git-cloned grep directory:
  git checkout v2.18
  git submodule summary v2.17

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

Use a mirror for higher download bandwidth:
  http://ftpmirror.gnu.org/grep/grep-2.18.tar.xz
  http://ftpmirror.gnu.org/grep/grep-2.18.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.18.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-76-g497f4cd

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

* Noteworthy changes in release 2.18 (2014-02-20) [stable]

** Bug fixes

  grep no longer mishandles patterns like [^^-~] in unibyte locales.
  [bug introduced in grep-2.8]

  grep -i in a multibyte, non-UTF8 locale could be up to 200 times slower
  than in 2.16.  [bug introduced in grep-2.17]

[ Also posted as:
  https://savannah.gnu.org/forum/forum.php?forum_id=7888 ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQJ8BAEBCgBmBQJTB4pIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxNTVEM0ZDNTAwQzgzNDQ4NkQxRUVBNjc3
RkQ5RkNDQjAwMEJFRUVFAAoJEH/Z/MsAC+7uDVEP/2b7ixX7rSVWqg0yimVl1IV4
G/obyhtnWqrsLvICHfwmCGmoAAGUS5pT0/2NemzC7f0uTvELO2T9Dw5eGq71K2QH
limv9MLRzfoHDIxNu5nLaqTghYWZXUwJj6TdJdjDsv3jsKGNFw9uVgmPonu23s6c
AVdYrTCLhbNliSbcLg89bzdfvJo7MNJ5nDiDeus3Ic7kw+iFfysRRjCjM9Xy0u1x
tit9KSsyh44YBT92FJUFAVz5uj3BHwyEq5Xlrj0mUyx1mF9eRaNUJq6RPl1UNAB8
C434rDFdj9AGu5QP4nXrr2S59P9raAaOk8tkXLR0ubIpn0XNKKNqnXZiivCEdCWu
psJPOooriPS3pM0QO0GufaqdORZNIpePehs/lqkl/F1h2PUVgqMOvdz2WrNNIpQy
etXjzWu9Cke3vVTxqTv5JiVTKFtBZDCYnhhbTXzB1gOnedXPIYwjPG3V+V3okcbH
rxRoRqOZ+5CTo3ZYMT6xTBNV2F5SzH/iEhAkZenrEE/8x89A38WeT1MvLfuKXjW8
YxIdfkspA+IJuw3sUPmUOGtwmIZx/lSStymtQAegHtV84ITXCWsLVkqgX9JN2XFl
Z7K0lyVp/q9YelnZOOrdfMXfPh7s9L8St1F1HbnAUQOP3r5Ujmsm+7l/5/giBrLh
Wgo/fRakkONeQYYqmxDu
=XoW4
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]