Debian Package Tracker
Register | Log in
Subscribe

nginx

small, powerful, scalable web/proxy server

Choose email to subscribe with

general
  • source: nginx (main)
  • version: 1.30.4-3
  • maintainer: Debian Nginx Maintainers (archive) (DMD)
  • uploaders: Jan Mojžíš [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.18.0-6.1+deb11u3
  • o-o-sec: 1.18.0-6.1+deb11u8
  • oldstable: 1.22.1-9+deb12u9
  • old-sec: 1.22.1-9+deb12u9
  • old-p-u: 1.22.1-9+deb12u9
  • stable: 1.26.3-3+deb13u7
  • stable-sec: 1.26.3-3+deb13u7
  • testing: 1.30.1-7
  • unstable: 1.30.4-3
versioned links
  • 1.18.0-6.1+deb11u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.18.0-6.1+deb11u8: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.22.1-9+deb12u9: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.26.3-3+deb13u7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.30.1-7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.30.4-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libnginx-mod-http-geoip
  • libnginx-mod-http-image-filter
  • libnginx-mod-http-perl
  • libnginx-mod-http-xslt-filter
  • libnginx-mod-mail
  • libnginx-mod-stream
  • libnginx-mod-stream-geoip (1 bugs: 0, 1, 0, 0)
  • nginx (13 bugs: 0, 9, 4, 0)
  • nginx-common (10 bugs: 0, 8, 2, 0)
  • nginx-core
  • nginx-dev (3 bugs: 0, 1, 2, 0)
  • nginx-doc
  • nginx-extras (5 bugs: 0, 3, 2, 0)
  • nginx-full
  • nginx-light
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:09:19
    Last run: 2026-07-19T10:42:40.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:08:40
    Last run: 2026-08-01T11:42:39.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:05:18
    Last run: 2026-07-17T20:12:01.000Z
    Previous status: unknown

Created: 2026-07-19 Last update: 2026-08-02 10:30
4 security issues in trixie high

There are 4 open security issues in trixie.

3 important issues:
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-56434: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssi_module module. This vulnerability may exist when the Server-Side Includes (SSI), proxy_pass, and proxy_buffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to cause a use-after-free in the NGINX worker process. This issue may lead to limited modification of memory or a restart of the NGINX worker process. Impact: This vulnerability may allow remote attackers to have limited control to modify memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-60005: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_slice_module module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX worker process, leading to limited disclosure of memory or a restart. Impact: This vulnerability may allow remote, unauthenticated attackers to have limited control to disclose memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: The ngx_http_slice_module module is not enabled by default; it's enabled with the --with-http_slice_module configuration parameter. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
1 ignored issue:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
Created: 2025-08-09 Last update: 2026-08-01 10:30
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
Created: 2022-07-04 Last update: 2026-08-01 10:30
2 security issues in forky high

There are 2 open security issues in forky.

2 important issues:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Created: 2025-08-09 Last update: 2026-08-01 10:30
5 security issues in bullseye high

There are 5 open security issues in bullseye.

4 important issues:
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-56434: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssi_module module. This vulnerability may exist when the Server-Side Includes (SSI), proxy_pass, and proxy_buffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to cause a use-after-free in the NGINX worker process. This issue may lead to limited modification of memory or a restart of the NGINX worker process. Impact: This vulnerability may allow remote attackers to have limited control to modify memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-60005: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_slice_module module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX worker process, leading to limited disclosure of memory or a restart. Impact: This vulnerability may allow remote, unauthenticated attackers to have limited control to disclose memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: The ngx_http_slice_module module is not enabled by default; it's enabled with the --with-http_slice_module configuration parameter. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • TEMP-1138794-BADE22:
1 ignored issue:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
Created: 2026-05-22 Last update: 2026-08-01 10:30
4 security issues in bookworm high

There are 4 open security issues in bookworm.

3 important issues:
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-56434: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssi_module module. This vulnerability may exist when the Server-Side Includes (SSI), proxy_pass, and proxy_buffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to cause a use-after-free in the NGINX worker process. This issue may lead to limited modification of memory or a restart of the NGINX worker process. Impact: This vulnerability may allow remote attackers to have limited control to modify memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-60005: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_slice_module module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX worker process, leading to limited disclosure of memory or a restart. Impact: This vulnerability may allow remote, unauthenticated attackers to have limited control to disclose memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: The ngx_http_slice_module module is not enabled by default; it's enabled with the --with-http_slice_module configuration parameter. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
1 ignored issue:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
Created: 2023-06-10 Last update: 2026-08-01 10:30
3 bugs tagged patch in the BTS normal
The BTS contains patches fixing 3 bugs, consider including or untagging them.
Created: 2026-06-02 Last update: 2026-08-02 10:00
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-07-19 Last update: 2026-07-19 12:18
debian/patches: 3 patches to forward upstream low

Among the 4 debian patches available in version 1.30.4-3 of the package, we noticed the following issues:

  • 3 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-08-01 18:00
testing migrations
  • This package is part of the ongoing testing transition known as auto-upperlimit-libnginx-mod-stream. Please avoid uploads unrelated to this transition, they would likely delay it and require supplementary work from the release managers. On the other hand, if your package has problems preventing it to migrate to testing, please fix them as soon as possible. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package is part of the ongoing testing transition known as nginx-abi-1.30.4-2. Please avoid uploads unrelated to this transition, they would likely delay it and require supplementary work from the release managers. On the other hand, if your package has problems preventing it to migrate to testing, please fix them as soon as possible. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • excuses:
    • Migrates after: libnginx-mod-http-auth-jwt/amd64, libnginx-mod-http-auth-jwt/arm64, libnginx-mod-http-auth-jwt/armhf, libnginx-mod-http-auth-jwt/i386, libnginx-mod-http-auth-jwt/loong64, libnginx-mod-http-auth-jwt/ppc64el, libnginx-mod-http-auth-jwt/riscv64, libnginx-mod-http-auth-jwt/s390x, libnginx-mod-http-auth-pam/amd64, libnginx-mod-http-auth-pam/arm64, libnginx-mod-http-auth-pam/armhf, libnginx-mod-http-auth-pam/i386, libnginx-mod-http-auth-pam/loong64, libnginx-mod-http-auth-pam/ppc64el, libnginx-mod-http-auth-pam/riscv64, libnginx-mod-http-auth-pam/s390x, libnginx-mod-http-auth-spnego/amd64, libnginx-mod-http-auth-spnego/arm64, libnginx-mod-http-auth-spnego/armhf, libnginx-mod-http-auth-spnego/i386, libnginx-mod-http-auth-spnego/loong64, libnginx-mod-http-auth-spnego/ppc64el, libnginx-mod-http-auth-spnego/riscv64, libnginx-mod-http-auth-spnego/s390x, libnginx-mod-http-brotli/amd64, libnginx-mod-http-brotli/arm64, libnginx-mod-http-brotli/armhf, libnginx-mod-http-brotli/i386, libnginx-mod-http-brotli/loong64, libnginx-mod-http-brotli/ppc64el, libnginx-mod-http-brotli/riscv64, libnginx-mod-http-brotli/s390x, libnginx-mod-http-cache-purge/amd64, libnginx-mod-http-cache-purge/arm64, libnginx-mod-http-cache-purge/armhf, libnginx-mod-http-cache-purge/i386, libnginx-mod-http-cache-purge/loong64, libnginx-mod-http-cache-purge/ppc64el, libnginx-mod-http-cache-purge/riscv64, libnginx-mod-http-cache-purge/s390x, libnginx-mod-http-dav-ext/amd64, libnginx-mod-http-dav-ext/arm64, libnginx-mod-http-dav-ext/armhf, libnginx-mod-http-dav-ext/i386, libnginx-mod-http-dav-ext/loong64, libnginx-mod-http-dav-ext/ppc64el, libnginx-mod-http-dav-ext/riscv64, libnginx-mod-http-dav-ext/s390x, libnginx-mod-http-echo, libnginx-mod-http-eval/amd64, libnginx-mod-http-eval/arm64, libnginx-mod-http-eval/armhf, libnginx-mod-http-eval/i386, libnginx-mod-http-eval/loong64, libnginx-mod-http-eval/ppc64el, libnginx-mod-http-eval/riscv64, libnginx-mod-http-eval/s390x, libnginx-mod-http-fancyindex/amd64, libnginx-mod-http-fancyindex/arm64, libnginx-mod-http-fancyindex/armhf, libnginx-mod-http-fancyindex/i386, libnginx-mod-http-fancyindex/loong64, libnginx-mod-http-fancyindex/ppc64el, libnginx-mod-http-fancyindex/riscv64, libnginx-mod-http-fancyindex/s390x, libnginx-mod-http-geoip2/amd64, libnginx-mod-http-geoip2/arm64, libnginx-mod-http-geoip2/armhf, libnginx-mod-http-geoip2/i386, libnginx-mod-http-geoip2/loong64, libnginx-mod-http-geoip2/ppc64el, libnginx-mod-http-geoip2/riscv64, libnginx-mod-http-geoip2/s390x, libnginx-mod-http-headers-more-filter, libnginx-mod-http-hmac-secure-link/amd64, libnginx-mod-http-hmac-secure-link/arm64, libnginx-mod-http-hmac-secure-link/armhf, libnginx-mod-http-hmac-secure-link/i386, libnginx-mod-http-hmac-secure-link/loong64, libnginx-mod-http-hmac-secure-link/ppc64el, libnginx-mod-http-hmac-secure-link/riscv64, libnginx-mod-http-hmac-secure-link/s390x, libnginx-mod-http-lua/amd64, libnginx-mod-http-lua/arm64, libnginx-mod-http-lua/armhf, libnginx-mod-http-lua/i386, libnginx-mod-http-lua/loong64, libnginx-mod-http-lua/ppc64el, libnginx-mod-http-lua/riscv64, libnginx-mod-http-lua/s390x, libnginx-mod-http-memc, libnginx-mod-http-modsecurity/amd64, libnginx-mod-http-modsecurity/arm64, libnginx-mod-http-modsecurity/armhf, libnginx-mod-http-modsecurity/i386, libnginx-mod-http-modsecurity/loong64, libnginx-mod-http-modsecurity/ppc64el, libnginx-mod-http-modsecurity/riscv64, libnginx-mod-http-modsecurity/s390x, libnginx-mod-http-ndk/amd64, libnginx-mod-http-ndk/arm64, libnginx-mod-http-ndk/armhf, libnginx-mod-http-ndk/i386, libnginx-mod-http-ndk/loong64, libnginx-mod-http-ndk/ppc64el, libnginx-mod-http-ndk/riscv64, libnginx-mod-http-ndk/s390x, libnginx-mod-http-push-stream/amd64, libnginx-mod-http-push-stream/arm64, libnginx-mod-http-push-stream/armhf, libnginx-mod-http-push-stream/i386, libnginx-mod-http-push-stream/loong64, libnginx-mod-http-push-stream/ppc64el, libnginx-mod-http-push-stream/riscv64, libnginx-mod-http-push-stream/s390x, libnginx-mod-http-set-misc/amd64, libnginx-mod-http-set-misc/arm64, libnginx-mod-http-set-misc/armhf, libnginx-mod-http-set-misc/i386, libnginx-mod-http-set-misc/loong64, libnginx-mod-http-set-misc/ppc64el, libnginx-mod-http-set-misc/riscv64, libnginx-mod-http-set-misc/s390x, libnginx-mod-http-srcache-filter, libnginx-mod-http-subs-filter/amd64, libnginx-mod-http-subs-filter/arm64, libnginx-mod-http-subs-filter/armhf, libnginx-mod-http-subs-filter/i386, libnginx-mod-http-subs-filter/loong64, libnginx-mod-http-subs-filter/ppc64el, libnginx-mod-http-subs-filter/riscv64, libnginx-mod-http-subs-filter/s390x, libnginx-mod-http-uploadprogress/amd64, libnginx-mod-http-uploadprogress/arm64, libnginx-mod-http-uploadprogress/armhf, libnginx-mod-http-uploadprogress/i386, libnginx-mod-http-uploadprogress/loong64, libnginx-mod-http-uploadprogress/ppc64el, libnginx-mod-http-uploadprogress/riscv64, libnginx-mod-http-uploadprogress/s390x, libnginx-mod-http-upstream-fair/amd64, libnginx-mod-http-upstream-fair/arm64, libnginx-mod-http-upstream-fair/armhf, libnginx-mod-http-upstream-fair/i386, libnginx-mod-http-upstream-fair/loong64, libnginx-mod-http-upstream-fair/ppc64el, libnginx-mod-http-upstream-fair/riscv64, libnginx-mod-http-upstream-fair/s390x, libnginx-mod-js/amd64, libnginx-mod-js/arm64, libnginx-mod-js/armhf, libnginx-mod-js/i386, libnginx-mod-js/loong64, libnginx-mod-js/ppc64el, libnginx-mod-js/riscv64, libnginx-mod-js/s390x, libnginx-mod-nchan/amd64, libnginx-mod-nchan/arm64, libnginx-mod-nchan/armhf, libnginx-mod-nchan/i386, libnginx-mod-nchan/loong64, libnginx-mod-nchan/ppc64el, libnginx-mod-nchan/riscv64, libnginx-mod-nchan/s390x, libnginx-mod-rtmp/amd64, libnginx-mod-rtmp/arm64, libnginx-mod-rtmp/armhf, libnginx-mod-rtmp/i386, libnginx-mod-rtmp/loong64, libnginx-mod-rtmp/ppc64el, libnginx-mod-rtmp/riscv64, libnginx-mod-rtmp/s390x
    • Migration status for nginx (1.30.1-7 to 1.30.4-3): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for borgstore/0.5.5-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for courier/2.0.6-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for debusine/0.15.0: amd64: Pass, arm64: Pass, armhf: Failed (not a regression) ♻ (reference ♻), i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Test triggered
    • ∙ ∙ Autopkgtest for dmarc-srg/3.0~pre1-1: amd64: No tests, superficial or marked flaky ♻ (reference ♻), arm64: No tests, superficial or marked flaky ♻ (reference ♻), armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), riscv64: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for elinks/0.19.1-2.1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for fcgiwrap/1.1.0-17: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), armhf: Regression ♻ (reference ♻), i386: Pass, loong64: Test triggered, ppc64el: Regression ♻ (reference ♻), riscv64: Regression ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for html2ps/1.0b7-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for lemonldap-ng/2.23.2+ds-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-auth-jwt/2.5.0-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-auth-pam/1:1.5.5-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-brotli/1.0.0~rc-8: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-cache-purge/1:2.5.6-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-dav-ext/1:3.0.0-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-echo: loong64: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-echo/1:0.65-1: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), armhf: Regression ♻ (reference ♻), i386: Reference test triggered, but real test failed already ♻, ppc64el: Regression ♻ (reference ♻), riscv64: Regression ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for libnginx-mod-http-eval/0.0~git20260515.72b3276-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-fancyindex/1:0.6.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-geoip2/1:3.4-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-headers-more-filter: loong64: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-hmac-secure-link/2.0.0-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-lua/1:0.10.29-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-memc: loong64: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-memc/0.21-1: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), armhf: Regression ♻ (reference ♻), i386: Regression ♻ (reference ♻), ppc64el: Regression ♻ (reference ♻), riscv64: Regression ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for libnginx-mod-http-ndk/1:0.3.4-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-push-stream/0.6.0+dfsg-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-set-misc/0.34-1: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), armhf: Regression ♻ (reference ♻), i386: Reference test triggered, but real test failed already ♻, loong64: Test triggered, ppc64el: Regression ♻ (reference ♻), riscv64: Regression ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-srcache-filter: loong64: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-subs-filter/1:0.6.4-8: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-uploadprogress/1:0.9.4-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-upstream-fair/1:0.0~git20120408.a18b409-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-xss/0.07-1: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), armhf: Regression ♻ (reference ♻), i386: Reference test triggered, but real test failed already ♻, loong64: Test triggered, ppc64el: Regression ♻ (reference ♻), riscv64: Regression ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-js/1.0.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-nchan/1:1.3.8+dfsg-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-rtmp/1:1.2.2+dfsg-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for lua-resty-core/0.1.32-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Pass, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), riscv64: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for lua-resty-lrucache/0.15-4: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), armhf: Regression ♻ (reference ♻), i386: Pass, loong64: Test triggered, ppc64el: Regression ♻ (reference ♻), riscv64: Regression ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for mediawiki/1:1.43.9+dfsg-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for nghttp2/1.69.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for nginx/1.30.4-3: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), armhf: Regression ♻ (reference ♻), i386: Pass, loong64: Test triggered, ppc64el: Regression ♻ (reference ♻), riscv64: Regression ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for phpsysinfo/3.4.4-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for piuparts/1.6.0: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for postfix-mta-sts-resolver/1.5.1-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), riscv64: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for python-certbot/5.5.0-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for roundcube/1.6.17+dfsg-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for rss-bridge/2022-01-20+dfsg1-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for tlswrapper/0~20260501-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for tryton-server/7.0.53-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for usemod-wiki/1.2.3-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Too young, only 1 of 5 days old
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-jwt/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-jwt/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-jwt/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-jwt/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-jwt/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-jwt/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-jwt/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-jwt/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-pam/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-pam/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-pam/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-pam/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-pam/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-pam/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-pam/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-pam/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-spnego/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-spnego/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-spnego/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-spnego/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-spnego/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-spnego/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-spnego/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-auth-spnego/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-brotli/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-brotli/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-brotli/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-brotli/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-brotli/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-brotli/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-brotli/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-brotli/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-cache-purge/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-cache-purge/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-cache-purge/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-cache-purge/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-cache-purge/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-cache-purge/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-cache-purge/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-cache-purge/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-dav-ext/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-dav-ext/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-dav-ext/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-dav-ext/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-dav-ext/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-dav-ext/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-dav-ext/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-dav-ext/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-echo (not considered)
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-eval/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-eval/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-eval/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-eval/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-eval/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-eval/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-eval/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-eval/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-fancyindex/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-fancyindex/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-fancyindex/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-fancyindex/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-fancyindex/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-fancyindex/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-fancyindex/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-fancyindex/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-geoip2/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-geoip2/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-geoip2/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-geoip2/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-geoip2/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-geoip2/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-geoip2/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-geoip2/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-headers-more-filter (not considered)
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-hmac-secure-link/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-hmac-secure-link/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-hmac-secure-link/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-hmac-secure-link/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-hmac-secure-link/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-hmac-secure-link/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-hmac-secure-link/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-hmac-secure-link/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-memc (not considered)
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-ndk/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-ndk/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-ndk/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-ndk/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-ndk/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-ndk/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-ndk/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-ndk/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-push-stream/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-push-stream/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-push-stream/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-push-stream/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-push-stream/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-push-stream/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-push-stream/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-push-stream/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-set-misc/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-set-misc/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-set-misc/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-set-misc/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-set-misc/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-set-misc/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-set-misc/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-set-misc/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-srcache-filter (not considered)
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-subs-filter/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-subs-filter/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-subs-filter/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-subs-filter/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-subs-filter/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-subs-filter/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-subs-filter/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-subs-filter/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-uploadprogress/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-uploadprogress/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-uploadprogress/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-uploadprogress/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-uploadprogress/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-uploadprogress/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-uploadprogress/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-uploadprogress/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-upstream-fair/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-upstream-fair/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-upstream-fair/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-upstream-fair/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-upstream-fair/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-upstream-fair/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-upstream-fair/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-upstream-fair/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-js/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-js/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-js/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-js/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-js/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-js/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-js/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-js/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-nchan/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-nchan/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-nchan/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-nchan/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-nchan/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-nchan/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-nchan/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-nchan/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-rtmp/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-rtmp/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-rtmp/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-rtmp/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-rtmp/loong64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-rtmp/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-rtmp/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-rtmp/s390x
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/n/nginx.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-08-01] Accepted nginx 1.30.4-3 (source) into unstable (Jan Mojžíš)
  • [2026-07-21] nginx 1.30.1-7 MIGRATED to testing (Debian testing watch)
  • [2026-07-19] Accepted nginx 1.30.4-2 (source) into experimental (Jan Mojžíš)
  • [2026-07-18] Accepted nginx 1.30.4-1 (source) into experimental (Jan Mojžíš)
  • [2026-07-18] Accepted nginx 1.30.1-7 (source) into unstable (Jan Mojžíš)
  • [2026-07-04] Accepted nginx 1.22.1-9+deb12u9 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Carlos Henrique Lima Melara)
  • [2026-07-04] Accepted nginx 1.26.3-3+deb13u7 (source) into proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-07-03] Accepted nginx 1.22.1-9+deb12u9 (source) into oldstable-security (Debian FTP Masters) (signed by: Carlos Henrique Lima Melara)
  • [2026-07-01] Accepted nginx 1.18.0-6.1+deb11u8 (source) into oldoldstable-security (Carlos Henrique Lima Melara)
  • [2026-06-30] Accepted nginx 1.26.3-3+deb13u7 (source) into stable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-29] nginx 1.30.1-6 MIGRATED to testing (Debian testing watch)
  • [2026-06-25] nginx 1.30.1-5 MIGRATED to testing (Debian testing watch)
  • [2026-06-24] Accepted nginx 1.30.1-6 (source) into unstable (Jan Mojžíš)
  • [2026-06-19] Accepted nginx 1.30.1-5 (source) into unstable (Jan Mojžíš)
  • [2026-06-18] Accepted nginx 1.18.0-6.1+deb11u7 (source) into oldoldstable-security (Carlos Henrique Lima Melara)
  • [2026-06-13] nginx 1.30.1-4 MIGRATED to testing (Debian testing watch)
  • [2026-06-08] Accepted nginx 1.26.3-3+deb13u6 (source) into proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-06-08] Accepted nginx 1.22.1-9+deb12u8 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-06-08] Accepted nginx 1.30.1-4 (source) into unstable (Jan Mojžíš)
  • [2026-06-07] Accepted nginx 1.22.1-9+deb12u8 (source) into oldstable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-06-07] Accepted nginx 1.26.3-3+deb13u6 (source) into stable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-26] nginx 1.30.1-3 MIGRATED to testing (Debian testing watch)
  • [2026-05-23] Accepted nginx 1.30.1-3 (source) into unstable (Jan Mojžíš)
  • [2026-05-19] Accepted nginx 1.30.1-2 (source) into unstable (Jan Mojžíš)
  • [2026-05-18] Accepted nginx 1.18.0-6.1+deb11u6 (source) into oldoldstable-security (Jan Mojžíš) (signed by: Carlos Henrique Lima Melara)
  • [2026-05-17] Accepted nginx 1.22.1-9+deb12u7 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-17] Accepted nginx 1.26.3-3+deb13u5 (source) into proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-16] Accepted nginx 1.30.1-1 (source) into experimental (Jan Mojžíš)
  • [2026-05-16] Accepted nginx 1.22.1-9+deb12u7 (source) into oldstable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-16] Accepted nginx 1.26.3-3+deb13u5 (source) into stable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • 1
  • 2
bugs [bug history graph]
  • all: 39 40
  • RC: 0
  • I&N: 24
  • M&W: 13 14
  • F&P: 2
  • patch: 3
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (100, -)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.30.1-6ubuntu1
  • patches for 1.30.1-6ubuntu1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing