#1142412#5
Date:
2026-07-19 15:24:02 UTC
From:
To:
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

#1142412#12
Date:
2026-07-20 19:21:49 UTC
From:
To:
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

#1142412#21
Date:
2026-07-31 22:13:04 UTC
From:
To:
Control: tags -1 confirmed

Go ahead.

Cheers,
Emilio

#1142412#28
Date:
2026-08-01 05:35:39 UTC
From:
To:
Uploaded,

Thanks!
Jan

#1142412#33
Date:
2026-08-03 14:00:40 UTC
From:
To:
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

#1142412#38
Date:
2026-08-03 14:42:10 UTC
From:
To:
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

#1142412#43
Date:
2026-08-05 04:28:53 UTC
From:
To:
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

#1142412#48
Date:
2026-08-14 23:33:35 UTC
From:
To:
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