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-5
  • 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.4-3
  • unstable: 1.30.4-5
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.4-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.30.4-5: [.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
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-17 00:31
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-17 00:31
1 security issue in forky high

There is 1 open security issue in forky.

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: 2025-08-09 Last update: 2026-08-17 00:31
4 security issues in bullseye high

There are 4 open security issues in bullseye.

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: 2026-05-22 Last update: 2026-08-17 00:31
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-17 00:31
3 bugs tagged patch in the BTS normal
The BTS contains patches fixing 3 bugs, consider including or untagging them.
Created: 2026-08-15 Last update: 2026-08-19 08: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.4-6, 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 22808dee897563157dcd2784d92cb0b07d46393d
Author: Jan Mojžíš <jan.mojzis@gmail.com>
Date:   Mon Aug 17 15:00:58 2026 +0000

    d/t/generic: ignore all installed *-dev packages

commit 39faf514b976c06e09d9eadfe4e15d0cb99f56f8
Author: Jan Mojžíš <jan.mojzis@gmail.com>
Date:   Mon Aug 17 08:01:56 2026 +0000

    d/t/abicheck: ignore source package versions


https://salsa.debian.org/api/v4/projects/nginx-team%2Fnginx API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2026-08-17 Last update: 2026-08-17 17:01
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-5 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-17 11:03
testing migrations
  • 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: perl
    • Migration status for nginx (1.30.4-3 to 1.30.4-5): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for borgstore/0.6.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for courier/2.0.6-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for debusine/0.15.0: amd64: Pass, arm64: Pass, armhf: Failed (not a regression) ♻ (reference ♻), i386: Pass, ppc64el: Pass, 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 ♻), ppc64el: 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, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for fcgiwrap/1.1.0-17: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for html2ps/1.0b7-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-auth-jwt/2.5.0-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-auth-pam/1:1.5.5-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-auth-spnego/1.1.3-2: amd64: Failed (not a regression) ♻ (reference ♻), arm64: Failed (not a regression) ♻ (reference ♻), armhf: Failed (not a regression) ♻ (reference ♻), i386: Failed (not a regression) ♻ (reference ♻), ppc64el: Failed (not a regression) ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-brotli/1.0.0~rc-8: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-cache-purge/1:2.5.6-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-dav-ext/1:3.0.0-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-echo/1:0.65-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-eval/0.0~git20260515.72b3276-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-fancyindex/1:0.6.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-geoip2/1:3.4-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-headers-more-filter/1:0.40-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-hmac-secure-link/2.0.0-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-lua/1:0.10.29-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-memc/0.21-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-ndk/1:0.3.4-5: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-push-stream/0.6.0+dfsg-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-set-misc/0.34-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-srcache-filter/0.34-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-subs-filter/1:0.6.4-8: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-uploadprogress/1:0.9.4-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: 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, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-http-xss/0.07-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-js/1.0.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-nchan/1:1.3.8+dfsg-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnginx-mod-rtmp/1:1.2.2+dfsg-7: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for lua-resty-core/0.1.32-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for lua-resty-lrucache/0.15-4: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for mediawiki/1:1.43.9+dfsg-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for nghttp2/1.70.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for nginx/1.30.4-5: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for phpsysinfo/3.4.4-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for piuparts/1.6.0: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: 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 ♻ (reference ♻), armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻, ppc64el: 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, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for roundcube/1.6.18+dfsg-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for rss-bridge/2022-01-20+dfsg1-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for tlswrapper/0~20260501-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for tryton-server/7.0.53-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for usemod-wiki/1.2.3-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Too young, only 2 of 5 days old
    • ∙ ∙ Depends: nginx perl (not considered)
    • 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-16] Accepted nginx 1.30.4-5 (source) into unstable (Jan Mojžíš)
  • [2026-08-16] Accepted nginx 1.30.4-4 (source) into unstable (Jan Mojžíš)
  • [2026-08-15] nginx 1.30.4-3 MIGRATED to testing (Debian testing watch)
  • [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žíš)
  • 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