nginx 1.24.0-2ubuntu7 source package in Ubuntu

Changelog

nginx (1.24.0-2ubuntu7) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 02:40:23 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main web
Noble release main web

Downloads

File Size SHA-256 Checksum
nginx_1.24.0.orig.tar.gz 1.1 MiB 77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d
nginx_1.24.0-2ubuntu7.debian.tar.xz 79.9 KiB dd821b1ba3dbcbeea5ef8f2c0f21eb9b68577f74fa45f67fc512a7e50b27f83b
nginx_1.24.0-2ubuntu7.dsc 3.6 KiB f9763658a58f6fb7b9e7bb808873338d4b7060702f86fe91f424110465d6ed8c

Available diffs

View changes file

Binary packages built by this source

libnginx-mod-http-geoip: No summary available for libnginx-mod-http-geoip in ubuntu oracular.

No description available for libnginx-mod-http-geoip in ubuntu oracular.

libnginx-mod-http-geoip-dbgsym: No summary available for libnginx-mod-http-geoip-dbgsym in ubuntu oracular.

No description available for libnginx-mod-http-geoip-dbgsym in ubuntu oracular.

libnginx-mod-http-image-filter: HTTP image filter module for Nginx

 The ngx_http_image_filter module is a filter that transforms images in JPEG,
 GIF, and PNG formats.
 .
 The module supports filters such as rotate, resize, crop, quality, sharpening,
 interlacing and more.

libnginx-mod-http-image-filter-dbgsym: debug symbols for libnginx-mod-http-image-filter
libnginx-mod-http-perl: Perl module for Nginx

 Embed Perl runtime into nginx.
 .
 The ngx_http_perl module is used to implement location and variable handlers
 in Perl and insert Perl calls into SSI.
 .
 Note that this module is marked experimental.

libnginx-mod-http-perl-dbgsym: No summary available for libnginx-mod-http-perl-dbgsym in ubuntu oracular.

No description available for libnginx-mod-http-perl-dbgsym in ubuntu oracular.

libnginx-mod-http-xslt-filter: No summary available for libnginx-mod-http-xslt-filter in ubuntu oracular.

No description available for libnginx-mod-http-xslt-filter in ubuntu oracular.

libnginx-mod-http-xslt-filter-dbgsym: debug symbols for libnginx-mod-http-xslt-filter
libnginx-mod-mail: Mail module for Nginx

 The nginx_mail module adds mail proxy support to nginx.
 .
 The module supports proxying all the standard mail protocols such as IMAP,
 POP3 & SMTP.

libnginx-mod-mail-dbgsym: No summary available for libnginx-mod-mail-dbgsym in ubuntu oracular.

No description available for libnginx-mod-mail-dbgsym in ubuntu oracular.

libnginx-mod-stream: Stream module for Nginx

 The nginx_stream module adds stream proxy support to nginx.
 .
 Stream module supports loadbalancing & proxying to TCP servers. The module
 also supports ACLs/connection limiting and configuring multiple operational
 parameters.

libnginx-mod-stream-dbgsym: No summary available for libnginx-mod-stream-dbgsym in ubuntu oracular.

No description available for libnginx-mod-stream-dbgsym in ubuntu oracular.

libnginx-mod-stream-geoip: GeoIP Stream module for Nginx

 The ngx_stream_geoip module creates variables with values depending on the
 client IP address, using the precompiled MaxMind databases.
 .
 Those variables include country, region, city, latitude, longitude, postal
 code, etc.

libnginx-mod-stream-geoip-dbgsym: debug symbols for libnginx-mod-stream-geoip
nginx: No summary available for nginx in ubuntu oracular.

No description available for nginx in ubuntu oracular.

nginx-common: small, powerful, scalable web/proxy server - common files

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package contains base configuration files used by all versions of
 nginx.

nginx-core: No summary available for nginx-core in ubuntu oracular.

No description available for nginx-core in ubuntu oracular.

nginx-dbgsym: No summary available for nginx-dbgsym in ubuntu oracular.

No description available for nginx-dbgsym in ubuntu oracular.

nginx-dev: nginx web/proxy server - development headers

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides development headers and necessary config scripts
 for the nginx web/proxy server, useful to develop and link third party
 additions to the Debian nginx web/proxy server packages.

nginx-doc: small, powerful, scalable web/proxy server - documentation

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides extra documentation to help unleash the power of Nginx.

nginx-extras: nginx web/proxy server (extended version)

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a version of nginx with the standard modules, plus
 extra features and modules such as the Perl module, which allows the
 addition of Perl in configuration files.
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty
 GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
 Referer, Rewrite, SCGI, Split Clients, UWSGI.
 .
 OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP,
 Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log,
 MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL,
 SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT.
 .
 OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
 .
 OPTIONAL STREAM MODULES: Stream, GeoIP, GeoIP2
 .
 THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index,
 GeoIP2, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress,
 Upstream Fair Queue.

nginx-full: nginx web/proxy server (standard version with 3rd parties)

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a version of nginx with the complete set of
 standard modules included (but omitting some of those included in
 nginx-extras).
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty
 GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
 Referer, Rewrite, SCGI, Split Clients, UWSGI.
 .
 OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip,
 Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP,
 Slice, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool,
 Upstream, User ID, XSLT.
 .
 OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
 .
 OPTIONAL STREAM MODULES: Stream Core, GeoIP, GeoIP2
 .
 THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, GeoIP2, HTTP Substitutions
 Upstream Fair Queue.

nginx-light: nginx web/proxy server (basic version)

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a very light version of nginx with only the
 minimal set of features and modules.
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF,
 FastCGI, Map, Proxy, Rewrite, SCGI, uWSGI.
 .
 OPTIONAL HTTP MODULES: Auth Request, Charset, Gzip, Gzip Precompression,
 Headers, HTTP/2, Index, Log, Real IP, Slice, SSI, SSL, Stub Status, Thread
 Pool, WebDAV, Upstream.
 .
 THIRD PARTY MODULES: Echo.