Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 837731

Summary: dev-libs/libgit2: add pcre2 support
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 837980    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-10 23:13:43 UTC
It looks like libgit2 may support pcre2 instead of pcre1 optionally. Please consider unconditionally switching to pcre2.

https://github.com/libgit2/libgit2/blob/734468d6fd92fc5d8a6d15b3573e4a384c391c22/cmake/SelectRegex.cmake#L31
Comment 1 Larry the Git Cow gentoo-dev 2022-04-11 07:41:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c176e89191344e0396c6427bf5798739a794af83

commit c176e89191344e0396c6427bf5798739a794af83
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-11 06:47:34 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-11 07:41:18 +0000

    dev-libs/libgit2: Use libpcre2
    
    Closes: https://bugs.gentoo.org/837731
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/libgit2/libgit2-1.4.2-r1.ebuild | 71 ++++++++++++++++++++++++++++++++
 1 file changed, 71 insertions(+)