Bug 1938974

Summary: Move glib2 from PCRE to PCRE2
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: glib2Assignee: Matthias Clasen <mclasen>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amigadave, caillon+fedoraproject, gnome-sig, klember, mclasen, rhughes, rstrode, sandmann, tiagomatos, tpopela
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glib2-2.73.2-1.fc37 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-26 11:12:30 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2021-03-15 11:46:22 UTC
This is a kindly hint that glib2-0:2.67.5-1.fc35 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 glib2 from PCRE to PCRE2.

Comment 1 Kalev Lember 2021-03-15 12:30:57 UTC
See https://gitlab.gnome.org/GNOME/glib/-/issues/1085 for upstream discussion

Comment 2 David King 2022-06-28 10:58:13 UTC
This might end up being ready for 2.73.2.

Comment 4 Petr Pisar 2022-07-26 11:40:54 UTC
Thank you.