Description of problem: grep is one of the few packages depending on pcre in the minimal install. It would be great to switch over to pcre2 to minimize the required dependency set. See https://pagure.io/minimization/issue/5 for some additional discussion. Version-Release number of selected component (if applicable): grep-0:3.3-3.fc31.x86_64
This is a kindly hint that grep-0:3.6-2.fc34 still uses PCRE library which has been superseded with PCRE2 project by PCRE upstream in 2015. PCRE upstream considers PCRE obsolete now and does not devote any resources to PCRE except of critical bugs. Please consider porting grep from PCRE to PCRE2.
Problem is that it's not yet supported by grep upstream. I will forward it upstream.
(In reply to Jaroslav Škarvada from comment #2) > Problem is that it's not yet supported by grep upstream. I will forward it > upstream. I forwarded the RFE to grep upstream.
https://lists.gnu.org/archive/html/bug-grep/2021-03/msg00002.html
FEDORA-2022-24a3c026eb has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-24a3c026eb
FEDORA-2022-24a3c026eb has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.