Filing so we don't forget. See https://bugs.gentoo.org/835131#c3: (In reply to Hans de Graaff from comment #3) > Not changed yet: > > *) Support pcre2 (10.x) library in place of the now end-of-life pcre (8.x) > for regular expression evaluation. This depends on locating > pcre2-config. > [William Rowe, Petr Pisar <ppisar redhat.com>, Rainer Jung] > > This will require changes in the apache-2.eclass and is probably best left > for a non-security revision.
[19:30:23] <@sam_> graaff: I think apache may automagically use pcre2 atm: https://github.com/apache/httpd/commit/c602ba14811ede722017c4e59e4e30d9990227b4 [19:30:44] <@sam_> graaff: you'll need to do --with-pcre to force pcre1 usage
(In reply to Sam James from comment #1) > [19:30:23] <@sam_> graaff: I think apache may automagically use pcre2 atm: > https://github.com/apache/httpd/commit/ > c602ba14811ede722017c4e59e4e30d9990227b4 > [19:30:44] <@sam_> graaff: you'll need to do --with-pcre to force pcre1 > usage (graaff noted this is wrong -- eclass handles it, so not automagic.)
ping