Comment 2 for bug 1993421

Revision history for this message
Bryce Harrington (bryce) wrote : Re: Merge nginx from Debian unstable for lunar

There's a new version coming:

nginx | 1.22.1-6~exp1 | experimental

teward warns that this brings major changes to the build, replaces flavored executable with metapackages. `nginx` ships the nginx binary, separate packages are provided for extra plugins.

One thing to watch for in particular with the merge is the handling of demotion of pcre3 to pcre2 (see LP: #1792544), as we need to stay on pcre2 and not accidentally move to pcre3. It sounds like a future -7 release will include a switch to libpcre2 by Debian, so presumably we should continue carrying our pcre2 delta until that can be merged.