- Package:
- release.debian.org
- Source:
- release.debian.org
- Submitter:
- Jan Mojzis
- Date:
- 2026-08-14 23:35:02 UTC
- Severity:
- normal
- Tags:
Hi, a new version 1.30.4 of nginx has been released, and Debian version 1.30.4-2 has been uploaded to experimental. I verified that all packages that build-depend on nginx-dev rebuild fine against nginx 1.30.4-2. https://salsa.debian.org/janmojzis/nginxtest/-/pipelines/1131523 And after uploading to unstable we will need to rebuild all modules in unstable. Ben file: title = "nginx"; is_affected = .depends ~ "nginx-abi-1.30.1-1" | .depends ~ "nginx-abi-1.30.4-2"; is_good = .depends ~ "nginx-abi-1.30.4-2"; is_bad = .depends ~ "nginx-abi-1.30.1-1"; Thanks, Jan
Control: forwarded -1 https://release.debian.org/transitions/html/nginx-abi-1.30.4-2.html Control: block -1 with 1140175 We're doing perl first. Let's do this afterwards. Cheers, Emilio
Control: tags -1 confirmed Go ahead. Cheers, Emilio
Uploaded, Thanks! Jan
There are various autopkgtest regressions and I'm not sure where they are coming from. Can you take a look? https://tracker.debian.org/pkg/nginx Cheers, Emilio
Hi, It looks like the problem is related to some libnginx-* packages. For example, libnginx-mod-http-xss does not appear to have been rebuilt against the latest nginx ABI. The reason seems to be that the package is missing the nginx-abi-* dependency. I'll look into how this could have happened. Jan
The libnginx-mod-http-xss package has been fixed and uploaded. Now we are waiting for the test results on the loong64 architecture. For the libnginx-mod-http-echo and libnginx-mod-http-headers-more-filter packages, I adjusted the autopkgtest timeouts because they were too strict, causing CI failures on slower architectures. I also fixed the libnginx-mod-http-ndk package, which was causing the tests for libnginx-mod-http-set-misc and libnginx-mod-http-memc to fail. Hopefully, everything should be running smoothly now. Jan
Thanks, Jan. It took a while for autopkgtests to run. I urgented the last package (and ignored the missing test on s390x) so that it could migrate. Cheers, Emilio