Go to file
Andreas Schwab 34aeb1e3df Accepting request 850163 from home:Andreas_Schwab:Factory
- Update to grep 3.6
  * The GREP_OPTIONS environment variable no longer affects grep's behavior.
  * grep's DFA matcher performed an invalid regex transformation
    that would convert an ERE like a+a+a+ to a+a+, which would make
    grep a+a+a+ mistakenly match "aa".
  * grep -P now reports the troublesome input filename upon PCRE execution
    failure.
- werror-return-type.patch: work around gcc bug

OBS-URL: https://build.opensuse.org/request/show/850163
OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=108
2020-11-23 10:53:34 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grep?expand=0&rev=1 2006-12-18 23:16:42 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grep?expand=0&rev=1 2006-12-18 23:16:42 +00:00
grep-3.6.tar.xz Accepting request 850163 from home:Andreas_Schwab:Factory 2020-11-23 10:53:34 +00:00
grep-3.6.tar.xz.sig Accepting request 850163 from home:Andreas_Schwab:Factory 2020-11-23 10:53:34 +00:00
grep.changes Accepting request 850163 from home:Andreas_Schwab:Factory 2020-11-23 10:53:34 +00:00
grep.keyring Accepting request 850163 from home:Andreas_Schwab:Factory 2020-11-23 10:53:34 +00:00
grep.spec Accepting request 850163 from home:Andreas_Schwab:Factory 2020-11-23 10:53:34 +00:00
profile.sh Accepting request 817958 from home:bmwiedemann:branches:Base:System 2020-07-01 12:12:03 +00:00
werror-return-type.patch Accepting request 850163 from home:Andreas_Schwab:Factory 2020-11-23 10:53:34 +00:00