Hello community, here is the log from the commit of package grep for openSUSE:Factory checked in at 2012-05-25 17:33:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grep (Old) and /work/SRC/openSUSE:Factory/.grep.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grep", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/grep/grep.changes 2012-04-20 15:16:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.grep.new/grep.changes 2012-05-25 17:33:17.000000000 +0200 @@ -1,0 +2,23 @@ +Mon May 21 18:19:15 UTC 2012 - [email protected] + +- Update to 2.12: + * "echp P|grep --devices=skip P" once again prints P, as it did in + 2.10 [bug introduced in grep-2.11] + * grep no longer segfaults with -r --exclude-dir and no file + operand. I.e., ":|grep -r --exclude-dir=D PAT" would segfault. + [bug introduced in grep-2.11] + * Recursive grep now uses fts for directory traversal, so it can + handle much-larger directories without reporting things like + "Filename too long", and it can run much faster when dealing + with large directory hierarchies. [bug present since the + beginning] + * grep -E 'a{1000000000}' now reports an overflow error rather + than silently acting like grep -E 'a\{1000000000}'. + * The -R option now has a long-option alias --dereference-recursive. + * The -r (--recursive) option now follows only command-line + symlinks. Also, by default -r now reads a device only if it is + named on the command line; this can be overridden with --devices. + -R acts as before, so use -R if you prefer the old behavior of + following all symlinks and defaulting to reading all devices. + +------------------------------------------------------------------- Old: ---- grep-2.11.tar.bz2 New: ---- grep-2.12.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grep.spec ++++++ --- /var/tmp/diff_new_pack.3L4JkF/_old 2012-05-25 17:33:19.000000000 +0200 +++ /var/tmp/diff_new_pack.3L4JkF/_new 2012-05-25 17:33:19.000000000 +0200 @@ -25,7 +25,7 @@ Url: http://www.gnu.org/software/grep/ Provides: base:/usr/bin/grep PreReq: %{install_info_prereq} -Version: 2.11 +Version: 2.12 Release: 0 Summary: Print lines matching a pattern License: GPL-3.0+ ++++++ grep-2.11.tar.bz2 -> grep-2.12.tar.bz2 ++++++ ++++ 47737 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
