SECURITY UPDATE: heap buffer overflow in ngx_http_rewrite_module when an
unnamed PCRE capture group with '?' in the replacement is followed by
another rewrite, if, or set directive
debian/patches/CVE-2026-42945.patch: clear is_args flag at the start
of ngx_http_script_regex_end_code() in src/http/ngx_http_script.c so
it does not leak into subsequent script code on the same engine.