Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#76000 - [libgit2] Switch to pcre2
Attached to Project:
Arch Linux
Opened by loqs (loqs) - Saturday, 24 September 2022, 17:59 GMT
Last edited by David Runge (dvzrv) - Saturday, 21 January 2023, 11:26 GMT
Opened by loqs (loqs) - Saturday, 24 September 2022, 17:59 GMT
Last edited by David Runge (dvzrv) - Saturday, 21 January 2023, 11:26 GMT
|
DetailsDescription:
Please consider switching to pcre2 from the EOL pcre [1]. Suggested changes in attached PKGBUILD.diff [2]. The diff also removes use of THREADSAFE option which was renamed to USE_THREADS and is enabled by default [3]. Additional info: * libgit2 1:1.5.0-1 [1] https://www.pcre.org/ [2] PKGBUILD.diff [3] https://github.com/libgit2/libgit2/commit/9324d16e7356c1928d577a719eaaad264da58b13 |
This task depends upon
Closed by David Runge (dvzrv)
Saturday, 21 January 2023, 11:26 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with 1:1.5.1-1
Saturday, 21 January 2023, 11:26 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with 1:1.5.1-1
FS#76856