Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:nginx
User: [email protected]
Usertags: transition

Hi,

When fixing bug #1126960 in the NGINX package (1.28.2-3), I used a patch
backported from the upstream 1.29.x version, which resolved the issue.
However, the patch also introduced a change to an external structure,
which unintentionally broke the ABI. This issue was detected by autopkgtests
for the affected modules, such as libnginx-mod-http-brotli, libnginx-mod-js, 
etc.
https://qa.debian.org/excuses.php?package=nginx

Therefore, I prepared a new NGINX package (1.28.2-4) with an updated
ABI version (nginx-abi-1.28.2-4) and uploaded it to experimental.
I have tested it with all related modules, and they are working correctly.
https://salsa.debian.org/janmojzis/nginxtest/-/pipelines/1050800

Additionally, I would like to request a rebuild of all related modules in
unstable.

Ben file:
title = "nginx";
is_affected = .depends ~ "nginx-abi-1.28.2-1" | .depends ~ "nginx-abi-1.28.2-4";
is_good = .depends ~ "nginx-abi-1.28.2-4";
is_bad = .depends ~ "nginx-abi-1.28.2-1";

Apologies for the inconvenience.
Jan

Reply via email to