Accepting request 455466 from home:pluskalm:branches:Base:System
- Update to version 2.28: * Improve performance for -E or -G pattern lists that are easily converted to -F format. * Fix performance regression with multiple patterns. * When standard output is /dev/null, grep no longer fails when standard input is a file in the Linux /proc file system, or when standard input is a pipe and standard output is in append mode. * When grep -Fo finds matches of differing length, it could mistakenly print a shorter one. Now it prints a longest one. - Drop upstreamed proc-lseek-glitch.patch OBS-URL: https://build.opensuse.org/request/show/455466 OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=77
This commit is contained in:
14
grep.changes
14
grep.changes
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 09:56:26 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Update to version 2.28:
|
||||
* Improve performance for -E or -G pattern lists that are easily
|
||||
converted to -F format.
|
||||
* Fix performance regression with multiple patterns.
|
||||
* When standard output is /dev/null, grep no longer fails when
|
||||
standard input is a file in the Linux /proc file system, or when
|
||||
standard input is a pipe and standard output is in append mode.
|
||||
* When grep -Fo finds matches of differing length, it could
|
||||
mistakenly print a shorter one. Now it prints a longest one.
|
||||
- Drop upstreamed proc-lseek-glitch.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 12 16:51:24 UTC 2016 - schwab@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user