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.1-3
  • maintainer: Debian Nginx Maintainers (archive) (DMD)
  • uploaders: Jan Mojžíš [DMD]
  • arch: all any
  • std-ver: 4.7.3
  • 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+deb11u6
  • oldstable: 1.22.1-9+deb12u6
  • old-sec: 1.22.1-9+deb12u7
  • old-p-u: 1.22.1-9+deb12u7
  • stable: 1.26.3-3+deb13u4
  • stable-sec: 1.26.3-3+deb13u5
  • stable-p-u: 1.26.3-3+deb13u5
  • testing: 1.30.0-2
  • unstable: 1.30.1-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+deb11u6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.22.1-9+deb12u6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.22.1-9+deb12u7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.26.3-3+deb13u4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.26.3-3+deb13u5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.30.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.30.1-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 (14 bugs: 0, 10, 4, 0)
  • nginx-common (11 bugs: 0, 9, 2, 0)
  • nginx-core
  • nginx-dev (3 bugs: 0, 1, 2, 0)
  • nginx-doc
  • nginx-extras (6 bugs: 0, 3, 3, 0)
  • nginx-full
  • nginx-light
action needed
A new upstream version is available: 1.30.2 high
A new upstream version 1.30.2 is available, you should consider packaging it.
Created: 2026-05-23 Last update: 2026-05-24 16:32
3 security issues in trixie high

There are 3 open security issues in trixie.

1 important issue:
  • CVE-2026-9256: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. 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. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
1 issue left for the package maintainer to handle:
  • CVE-2026-42946: (postponed; to be fixed through a stable update) A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module modules that may result in excessive memory allocation or an over-read of data. When scgi_pass or uwsgi_pass is configured, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to read the memory of the NGINX worker process or restart it.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

You can find information about how to handle this issue in the security team's documentation.

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-05-23 12:00
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-05-23 12:00
8 security issues in forky high

There are 8 open security issues in forky.

8 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-9256: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. 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. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-40460: When NGINX Plus or NGINX Open Source are configured to use the HTTP/3 QUIC module, an attacker may be able to spoof their source IP address allowing for bypass of authorization or bypass of rate limiting.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-40701: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssl_module module when the ssl_verify_client directive is set to "on" or "optional," and the ssl_ocsp directive is set to "on" or the leaf parameters are configured with a resolver. With this configuration, an unauthenticated attacker can send requests along with conditions beyond its control that may cause a heap-use-after-free error in the NGINX worker process. This vulnerability may result in limited modification of data or the NGINX worker process restarting.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-42926: When NGINX Open Source is configured to proxy HTTP/2 traffic by setting proxy_http_version to 2, and also uses proxy_set_body, an attacker may be able to inject frame headers and payload bytes to the upstream peer.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-42934: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_charset_module module. When charset, source_charset, and charset_map and proxy_pass with disabled buffering ("off") directives are configured, unauthenticated attackers can send requests that with conditions beyond the attackers' control to cause a heap buffer over-read in the NGINX worker process, leading to limited disclosure of memory or a restart.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-42945: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when the rewrite directive is followed by a rewrite, if, or set directive and an unnamed Perl-Compatible Regular Expression (PCRE) capture (for example, $1, $2) with a replacement string that includes a question mark (?). An unauthenticated attacker along with conditions beyond its 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.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-42946: A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module modules that may result in excessive memory allocation or an over-read of data. When scgi_pass or uwsgi_pass is configured, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to read the memory of the NGINX worker process or restart it.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Created: 2025-08-09 Last update: 2026-05-23 12:00
2 security issues in bullseye high

There are 2 open security issues in bullseye.

1 important issue:
  • CVE-2026-9256: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. 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. 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: 2026-05-22 Last update: 2026-05-23 12:00
3 security issues in bookworm high

There are 3 open security issues in bookworm.

1 important issue:
  • CVE-2026-9256: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. 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. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
1 issue left for the package maintainer to handle:
  • CVE-2026-42946: (postponed; to be fixed through a stable update) A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module modules that may result in excessive memory allocation or an over-read of data. When scgi_pass or uwsgi_pass is configured, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to read the memory of the NGINX worker process or restart it.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

You can find information about how to handle this issue in the security team's documentation.

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-05-23 12:00
5 bugs tagged patch in the BTS normal
The BTS contains patches fixing 5 bugs (12 if counting merged bugs), consider including or untagging them.
Created: 2026-04-06 Last update: 2026-05-24 16:30
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.30.1-4, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit d3826f512f713bce97c85886d34965d4ee77c744
Merge: 029cb66 3608831
Author: Jan Mojžíš <janmojzis@debian.org>
Date:   Sun May 24 09:11:53 2026 +0200

    Merge branch 'dh-nginx' into 'debian/latest'
    
    d/debhelper: automatically detect module dependencies based on symbol table
    
    See merge request nginx-team/nginx!98

commit 36088314a90e34bd17e608a398a341fb6130f306
Author: Miao Wang <shankerwangmiao@gmail.com>
Date:   Thu May 21 20:33:51 2026 +0800

    d/debhelper: automatically detect module dependencies based on symbol table
Created: 2026-05-24 Last update: 2026-05-24 16:00
6 open merge requests in Salsa normal
There are 6 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-08-19 Last update: 2026-05-24 08:30
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-05-20 Last update: 2026-05-20 19:30
debian/patches: 4 patches to forward upstream low

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

  • 4 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-05-23 14:01
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2026-02-17 Last update: 2026-02-17 12:32
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.3).
Created: 2026-03-31 Last update: 2026-05-23 12: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.1-1. 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-perl 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.
  • 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-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/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/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/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/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/ppc64el, libnginx-mod-http-dav-ext/riscv64, libnginx-mod-http-dav-ext/s390x, libnginx-mod-http-echo/amd64, libnginx-mod-http-echo/arm64, libnginx-mod-http-echo/armhf, libnginx-mod-http-echo/i386, libnginx-mod-http-echo/ppc64el, libnginx-mod-http-echo/riscv64, libnginx-mod-http-echo/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/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/ppc64el, libnginx-mod-http-geoip2/riscv64, libnginx-mod-http-geoip2/s390x, libnginx-mod-http-headers-more-filter/amd64, libnginx-mod-http-headers-more-filter/arm64, libnginx-mod-http-headers-more-filter/armhf, libnginx-mod-http-headers-more-filter/i386, libnginx-mod-http-headers-more-filter/ppc64el, libnginx-mod-http-headers-more-filter/riscv64, libnginx-mod-http-headers-more-filter/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/ppc64el, libnginx-mod-http-lua/riscv64, libnginx-mod-http-lua/s390x, libnginx-mod-http-memc/amd64, libnginx-mod-http-memc/arm64, libnginx-mod-http-memc/armhf, libnginx-mod-http-memc/i386, libnginx-mod-http-memc/ppc64el, libnginx-mod-http-memc/riscv64, libnginx-mod-http-memc/s390x, libnginx-mod-http-modsecurity, libnginx-mod-http-ndk/amd64, libnginx-mod-http-ndk/arm64, libnginx-mod-http-ndk/armhf, libnginx-mod-http-ndk/i386, 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/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/ppc64el, libnginx-mod-http-set-misc/riscv64, libnginx-mod-http-set-misc/s390x, libnginx-mod-http-srcache-filter/amd64, libnginx-mod-http-srcache-filter/arm64, libnginx-mod-http-srcache-filter/armhf, libnginx-mod-http-srcache-filter/i386, libnginx-mod-http-srcache-filter/ppc64el, libnginx-mod-http-srcache-filter/riscv64, libnginx-mod-http-srcache-filter/s390x, 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/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/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/ppc64el, libnginx-mod-http-upstream-fair/riscv64, libnginx-mod-http-upstream-fair/s390x, libnginx-mod-js, libnginx-mod-nchan/amd64, libnginx-mod-nchan/arm64, libnginx-mod-nchan/armhf, libnginx-mod-nchan/i386, 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/ppc64el, libnginx-mod-rtmp/riscv64, libnginx-mod-rtmp/s390x
    • Migration status for nginx (1.30.0-2 to 1.30.1-3): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for debusine/0.14.7: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for libnginx-mod-rtmp/1:1.2.2+dfsg-7: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered, s390x: Pass
    • ∙ ∙ Autopkgtest for nginx/1.30.1-3: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Too young, only 1 of 5 days old
    • ∙ ∙ 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/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/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/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/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/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/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-echo/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-echo/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-echo/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-echo/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-echo/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-echo/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/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/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/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-headers-more-filter/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-headers-more-filter/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-headers-more-filter/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-headers-more-filter/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-headers-more-filter/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-headers-more-filter/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/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-lua/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-memc/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-memc/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-memc/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-memc/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-memc/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-memc/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-memc/s390x
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-modsecurity
    • ∙ ∙ 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/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/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/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/amd64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-srcache-filter/arm64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-srcache-filter/armhf
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-srcache-filter/i386
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-srcache-filter/ppc64el
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-srcache-filter/riscv64
    • ∙ ∙ Implicit dependency: nginx libnginx-mod-http-srcache-filter/s390x
    • ∙ ∙ 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/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/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/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
    • ∙ ∙ 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/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/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-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žíš)
  • [2026-05-15] Accepted nginx 1.30.0-4 (source) into unstable (Jan Mojžíš)
  • [2026-05-13] Accepted nginx 1.30.0-3 (source) into unstable (Thomas Ward)
  • [2026-05-05] Accepted nginx 1.22.1-9+deb12u6 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-04] Accepted nginx 1.26.3-3+deb13u4 (source) into proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-02] Accepted nginx 1.22.1-9+deb12u5 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-02] Accepted nginx 1.26.3-3+deb13u3 (source) into proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-04-24] nginx 1.30.0-2 MIGRATED to testing (Debian testing watch)
  • [2026-04-21] Accepted nginx 1.30.0-2 (source) into unstable (Jan Mojžíš)
  • [2026-04-15] Accepted nginx 1.30.0-1 (source) into experimental (Jan Mojžíš)
  • [2026-04-01] nginx 1.28.3-2 MIGRATED to testing (Debian testing watch)
  • [2026-03-27] Accepted nginx 1.28.3-2 (source) into unstable (Jan Mojžíš)
  • [2026-03-27] Accepted nginx 1.28.3-1 (source) into experimental (Jan Mojžíš)
  • [2026-03-23] Accepted nginx 1.28.2-4 (source) into experimental (Jan Mojžíš)
  • [2026-03-21] Accepted nginx 1.28.2-3 (source) into unstable (Jan Mojžíš)
  • [2026-02-24] nginx 1.28.2-2 MIGRATED to testing (Debian testing watch)
  • [2026-02-19] Accepted nginx 1.26.3-3+deb13u2 (source amd64 all) into proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-02-19] Accepted nginx 1.22.1-9+deb12u4 (source amd64 all) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-02-16] Accepted nginx 1.28.2-2 (source) into unstable (Jan Mojžíš)
  • [2026-02-12] Accepted nginx 1.22.1-9+deb12u4 (source amd64 all) into oldstable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-02-12] Accepted nginx 1.26.3-3+deb13u2 (source amd64 all) into stable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-02-11] nginx 1.28.1-3 MIGRATED to testing (Debian testing watch)
  • [2026-02-10] Accepted nginx 1.28.2-1 (source) into experimental (Jan Mojžíš)
  • 1
  • 2
bugs [bug history graph]
  • all: 44 52
  • RC: 0
  • I&N: 26
  • M&W: 16 24
  • F&P: 2
  • patch: 5 12
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.28.3-2ubuntu1
  • 22 bugs (2 patches)

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