Support for PCRE2?
Brought to you by:
m-a
PCRE is deprecated (there won't be further releases) in favour of PCRE2 and Debian plans to remove the legacy PCRE at some point: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000110
Unfortunately PCRE->PCRE2 porting documentation is pretty much non-existent, but the issue tracker at least provides some conversion examples: https://github.com/PhilipHazel/pcre2/issues/51
confirmed & work in progress. Gitlab has a preliminary leafnode 1.12.0 state that contains PCRE2-capable code and further updates and cleanups.
Before release, I would also like to add systemd configuration examples since (x)inetd is going away on the Linux distros, too. Fedora 34 has neither.
1.12.0 released.