Package: libnginx-mod-http-acme Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 11509 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.39), libgcc-s1 (>= 4.2) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-acme_1.31.5-1nwtf+402+noble1_arm64.deb Size: 3322184 SHA256: 86cad99c2bc147dfe2e1d9bd9c8478fd682b378f317e69026352f9d3c8ce026b SHA1: 3f17f8f3e06e7e8c54539cdc8a423f90da542c0b MD5sum: 1ab2a83882785aed166a3e08b5d916df Description: ACME protocol support for Nginx The ngx_http_acme_module implements the Automatic Certificate Management Environment (ACMEv2) protocol (RFC 8555) for automated SSL/TLS certificate issuance and renewal within Nginx. Package: libnginx-mod-http-auth-pam Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17), libpam0g (>= 0.99.7.1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-auth-pam_1.31.5-1nwtf+402+noble1_arm64.deb Size: 9908 SHA256: 34bad7d310b1455fc525005478242a8e6fdedfb09e7b1825d45c05dbd9d6bc6c SHA1: 865364384988cbd800bf8a0c51dc991f95b68de1 MD5sum: f29bab7aea33f0b2c6dd35511aca675e Description: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. Package: libnginx-mod-http-brotli Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 167 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libbrotli1 (>= 0.6.0), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-brotli_1.31.5-1nwtf+402+noble1_arm64.deb Size: 13708 SHA256: caea2d1c6141a1392249a47108dba0e8e3f9816f13bf4541f34b4fe58961a73f SHA1: f8c5e297163ae53a1b40dcecf75c34a4f497c68e MD5sum: 8d2d8503253d5893515b09904b832447 Description: Brotli compression module for Nginx The ngx_brotli module enables Brotli dynamic compression and static pre-compression support for Nginx web server. . Brotli is a lossless data compression algorithm developed by Google, offering higher compression ratio compared to Gzip at similar CPU usage. Package: libnginx-mod-http-cache-purge Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-cache-purge_1.31.5-1nwtf+402+noble1_arm64.deb Size: 17696 SHA256: 73a87d400c1bb44c47370656a6ed849dbf5c9ab7f8c79a1034f6b953b134b806 SHA1: c14733294a8be21f28763a945fe2847998824e65 MD5sum: 6930f6a27fbceb0c6378d55b68901ff2 Description: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Package: libnginx-mod-http-dav-ext Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.33), libxml2 (>= 2.7.4) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-dav-ext_1.31.5-1nwtf+402+noble1_arm64.deb Size: 17124 SHA256: c5903cde63c675e041415daec6de93dc98520fc0984b7c7198072e53f9269bf2 SHA1: a71bd459adaa0a3ae5a54a05e5a51938d77bb0d5 MD5sum: 942db5ae4ad04908f352752b9a7dbaf1 Description: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Package: libnginx-mod-http-echo Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-echo_1.31.5-1nwtf+402+noble1_arm64.deb Size: 21156 SHA256: ddb0500a8c2da8f22a450f342b4cff45dd716bf3df50e7c5a6ea724b29ed558a SHA1: 6c97871e6193455eb5562a905967d436c87964db MD5sum: f2031084d3104a86bfc79804d0fe3b8a Description: Bring echo and more shell style goodies to Nginx Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing. . Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Package: libnginx-mod-http-fancyindex Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.33) Suggests: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-fancyindex_1.31.5-1nwtf+402+noble1_arm64.deb Size: 15180 SHA256: 3695078a71409760dc73f6dc2f381d987b941d464207183b3ac5ed07c4c16930 SHA1: eabd0735ea22ac13323933853dd6b060ff127d3d MD5sum: 0c1af277fc0b9b45dfcceda3b992f885 Description: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Package: libnginx-mod-http-geoip Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17), libgeoip1t64 (>= 1.6.12) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip_1.31.5-1nwtf+402+noble1_arm64.deb Size: 11028 SHA256: f865395bfaddc3d287a8911ba515fd6fc48bfd4a8d4a0b26b956db06d531fe44 SHA1: 97c40eccab393e1fb0e76f9150df02a4ee007951 MD5sum: 344528d3e43b3ebefea6cbac8d0fe694 Description: GeoIP HTTP module for Nginx The ngx_http_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. Package: libnginx-mod-http-geoip2 Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip2_1.31.5-1nwtf+402+noble1_arm64.deb Size: 11504 SHA256: 30932ef5b13183cd2b5aefcc574aed8f984eb7c754b73027c45c2c375f2ca3d3 SHA1: b7ac21e0fb04faa0660324880ffc91f37dd906e1 MD5sum: c1765bcae7c9a46ae0cd3d9f7b61b338 Description: GeoIP2 HTTP module for Nginx The ngx_http_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-headers-more-filter Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-headers-more-filter_1.31.5-1nwtf+402+noble1_arm64.deb Size: 15108 SHA256: c6d25b456f0bbdd678a2c24e0757b24b5a814bed0c33c50161d8044ad197d298 SHA1: be9e517101fff63fdfa167d23d752d171de0084c MD5sum: baa6388104a9545a2374ab23c7e544ff Description: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Package: libnginx-mod-http-image-filter Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17), libgd3 (>= 2.1.0~alpha~) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-image-filter_1.31.5-1nwtf+402+noble1_arm64.deb Size: 14300 SHA256: 721e7b66de23fcf60d6f14d8606e04eca2b65ae542782b4d62c290ea4c8a8919 SHA1: a992cf5e0383545f3d62a016d9bb2ccf7798bd48 MD5sum: a64b05494eb95eb97eccff4aed27dc3d Description: 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. Package: libnginx-mod-http-ipdb Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17), libjson-c5 (>= 0.15) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ipdb_1.31.5-1nwtf+402+noble1_arm64.deb Size: 12712 SHA256: 6e700093942c563a80c28a1de28d6afbca69211738d05e12b020435dd2147e54 SHA1: 04a4e3eb269d58c04feb854278e362391d530737 MD5sum: cb5f7983add50f5a85a5f417b83eaf89 Description: IPDB IP database support for Nginx The ngx_http_ipdb_module enables creating variables with values depending on the client IP address using the IPIP.net IPDB database format. Package: libnginx-mod-http-lua Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 485 Depends: libnginx-mod-http-ndk (= 2:1.31.5-1nwtf+402+noble1), lua-resty-core, nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.33), libluajit-5.1-2 (>= 2.0.4+dfsg) | libluajit2-5.1-2 (>= 2.1~) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-lua_1.31.5-1nwtf+402+noble1_arm64.deb Size: 155864 SHA256: 795d2863f80efce42f5ac75a200440c13f452a9765e96bb779930ad8ddf2431c SHA1: db33ecbff677133952641b811f5ee8193ae50a1d MD5sum: abc03d4b5594048e0bdfb0706e1afb56 Description: Lua module for Nginx Embed Lua runtime into nginx. . This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Package: libnginx-mod-http-ndk Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 94 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ndk_1.31.5-1nwtf+402+noble1_arm64.deb Size: 10408 SHA256: f16f21c9c4da20fca5f03b1a5c6f26f5cc96dc4b3c728661cbe87952ff1368bf SHA1: ea1addcacb3f8392d00ed018bf925a9ab0c2a1bb MD5sum: 46ad593d3f3149659348e35bb6e73be0 Description: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Package: libnginx-mod-http-perl Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 170 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), perl (>= 5.38.2-3.2ubuntu0.4), perlapi-5.38.2, libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2) Recommends: nginx Replaces: nginx-extras (<< 1.9.14-1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-perl_1.31.5-1nwtf+402+noble1_arm64.deb Size: 22680 SHA256: 018ca927f182546809043fbb141b557eff738e2772d7c3a13f189137d2231e84 SHA1: 8790aae694cdc1faf4687074fe8475f715b11039 MD5sum: 473430f836156f543cb68eefc3322134 Description: 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. Package: libnginx-mod-http-subs-filter Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-subs-filter_1.31.5-1nwtf+402+noble1_arm64.deb Size: 12620 SHA256: e708747982895da3fa4aeedfc59aa7feb1531f4ce01bba5a79db2a55b1198428 SHA1: 82358ca130f067a89a9e6176451e87bf7292237a MD5sum: 44ac5bdf235b8ec1930f74cc9802067f Description: Substitution filter module for Nginx Subsitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Package: libnginx-mod-http-uploadprogress Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-uploadprogress_1.31.5-1nwtf+402+noble1_arm64.deb Size: 16072 SHA256: b87d40673f4d8c2c3cbd16403ae67269e6b6a93e12ef5ed414c687efddbb7446 SHA1: 1b9772f9cef31d2463c8eb015af4d42aa16ee6df MD5sum: c87119b928b1112129c608014c74f309 Description: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Package: libnginx-mod-http-upstream-fair Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-upstream-fair_1.31.5-1nwtf+402+noble1_arm64.deb Size: 13236 SHA256: b4568fe27dcd493d16228f3a99c8cdfd49c3cf78cb4b907f84a12e307deeacdd SHA1: a5b9bc7a459468c213e25d827ad4ab4583655e5e MD5sum: efb4502a44d4025ff77e3ccf1ad72194 Description: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Package: libnginx-mod-http-xslt-filter Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-xslt-filter_1.31.5-1nwtf+402+noble1_arm64.deb Size: 13564 SHA256: bee410fe757ab5187a309174c75af905d4dc081cf10e16b3998302712d9644ac SHA1: f8b7d63a8b45faf1da7b2054285ba9ab8c239b89 MD5sum: 1d782fd88b68dbeb7d75a8bd12e5d8ba Description: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-http-zstd Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 680 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.33) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-zstd_1.31.5-1nwtf+402+noble1_arm64.deb Size: 200288 SHA256: 017013bcef9c8778c1f7909b99203e1d9a86ce06745dee6256e00e74a3b6c8ba SHA1: a38d3f6484f0b9d0696fa0eab52b6b51f9e4a32d MD5sum: 5b0c6ad722565f299fc26680759fc506 Description: Zstandard compression module for Nginx The ngx_zstd module enables Zstandard (zstd) dynamic compression and static pre-compression support for Nginx web server. . Zstandard is a fast lossless compression algorithm targeting real-time compression scenarios at zlib-level and better compression ratios. Package: libnginx-mod-mail Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 166 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.31.5-1nwtf+402+noble1_arm64.deb Size: 42712 SHA256: 923cb85f6d6c12109e5b3d02eb8ac00e42e1e6a76164ccecb052b27dd8696d81 SHA1: b5eaec3f857b461843f8fc9e327e36e616c16a83 MD5sum: 9f432e53b16ad22275c38cf869196586 Description: 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. Package: libnginx-mod-nchan Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 746 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.31.5-1nwtf+402+noble1_arm64.deb Size: 228604 SHA256: 47a41bcf6bfdfe47fb4140fd2e0ca71baa7c9547524f8ce86cea4d5a5894e53f SHA1: 435a86e1266895c507e0438f5dfc76fe232d93f7 MD5sum: c979192de0cc945d4e9ee0d3e99e5f29 Description: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Package: libnginx-mod-rtmp Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 379 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.31.5-1nwtf+402+noble1_arm64.deb Size: 115416 SHA256: bfc5f9cadb2739a661a537ef25ef93d040ab71842e0401daaaffe5ee2cce6a5f SHA1: dfc4175f1b6002a4dd37db448e5288a068c1c2f2 MD5sum: a83c7bd5cf06fd6a7bdbd6b66b5e4b67 Description: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. Package: libnginx-mod-stream Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 303 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.33) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.31.5-1nwtf+402+noble1_arm64.deb Size: 78192 SHA256: 341ee115cd16f93113516908a02ed0043ddbad27df5c3dc1c611ccfbb3905509 SHA1: 99d5caf07e581c3f36a178ad5a969847240a6303 MD5sum: 5b4561a814ebbec15402631bfae0544f Description: 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. Package: libnginx-mod-stream-geoip Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.17), libgeoip1t64 (>= 1.6.12), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+noble1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.31.5-1nwtf+402+noble1_arm64.deb Size: 10248 SHA256: 88ce942dd62aed02a25a4a82d6a8b5c0f2529219ca1ca322ea29ee7de01578d5 SHA1: 8487e98f0cf731a65057bb26a54086a1efc5ed25 MD5sum: 5a534e0087901a8e2dd53f71d17daebc Description: 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. Package: libnginx-mod-stream-geoip2 Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+noble1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.31.5-1nwtf+402+noble1_arm64.deb Size: 11128 SHA256: f24a4ee83e2bf3854b8cd18edca34817a85eb10a78d538ec80012ec89541bc56 SHA1: ca467951dba5ffabc8b8ed41717eaf23e960f9ff MD5sum: 04919a551affa63ef2911f2e46e3b68b Description: GeoIP2 Stream module for Nginx The ngx_stream_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx-core (>= 2:1.31.5-1nwtf+402+noble1), nginx-core (<< 2:1.31.5-1nwtf+402+noble1.1~), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-brotli (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-zstd (= 2:1.31.5-1nwtf+402+noble1) Provides: httpd, httpd-cgi Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.5-1nwtf+402+noble1_all.deb Size: 5628 SHA256: 5781f7c42cf867f23f0cc923d2744d052d287c72ceef08fa531ad9ad8bbbb963 SHA1: 4eb944cdc32c932543343e9873a8947f129ea33b MD5sum: 95ab495cceaf4530960848088bbc4896 Description: small, powerful, scalable web/proxy server 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 installs the default nginx web server (nginx-core). Package: nginx-common Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 323 Depends: lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0 Suggests: fcgiwrap, nginx-doc, ssl-cert Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-common_1.31.5-1nwtf+402+noble1_all.deb Size: 73608 SHA256: 34b4be528a8ed10dadadc703458494b01d68807a75a31273905685255ea9b395 SHA1: d0be87173afb1dc35bbf646b0654196453415b8b MD5sum: 250263345e4a2d63c55af8839e712886 Description: 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. Package: nginx-core Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 8022 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), iproute2, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 2:1.31.5-1nwtf+402+noble1) Breaks: nginx (<< 1.4.5-1), nginx-full (<< 1.18.0-1) Replaces: nginx-full (<< 1.18.0-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-core_1.31.5-1nwtf+402+noble1_arm64.deb Size: 2770388 SHA256: f4ed1ad21d7482e26183a9ce2665b99a460464e7d49877078046d86f0fe16800 SHA1: 01349185dc899f59a836631ea341caad2ee0498d MD5sum: cb15bb3222ad0724df2e34687c168086 Description: nginx web/proxy server (core binary package) 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 the core nginx web server binary (/usr/sbin/nginx) compiled with standard built-in modules. Package: nginx-dev Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 846 Depends: debhelper-compat (= 13), dpkg-dev (>= 1.15.5), libgd-dev, libgeoip-dev, libpcre3-dev, libperl-dev, libssl-dev, libxslt1-dev, po-debconf, quilt, zlib1g-dev, nginx-core (>= 2:1.31.5-1nwtf+402+noble1), nginx-core (<< 2:1.31.5-1nwtf+402+noble1.1~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.31.5-1nwtf+402+noble1_all.deb Size: 117060 SHA256: b901e4a5d91c66a9931bfcd5c1945d0a2724ab384812473e6498787191a26de2 SHA1: e1b3707d3522b7e691617e0dbdf92e287b7bcdf4 MD5sum: a738ca4d484abe5e82bf858c975982de Description: 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. Package: nginx-doc Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 44 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.31.5-1nwtf+402+noble1_all.deb Size: 17088 SHA256: bcb2933dc2609f778bc909df3b6c75d4d64c01fdf2985b7b64c2c124bea117c2 SHA1: f2d63a9c865d58eb9bc7c4f93172bbbab47d6ff0 MD5sum: 767a3e2abb557be79e2b5bd936fc7944 Description: 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. Package: nginx-extras Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-full (>= 2:1.31.5-1nwtf+402+noble1), nginx-full (<< 2:1.31.5-1nwtf+402+noble1.1~), libnginx-mod-http-acme (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-auth-pam (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-dav-ext (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-echo (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-geoip (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-geoip2 (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-image-filter (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-ipdb (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-lua (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-perl (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-uploadprogress (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-upstream-fair (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-xslt-filter (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-mail (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-nchan (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-stream-geoip (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-stream-geoip2 (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-rtmp (= 2:1.31.5-1nwtf+402+noble1) Suggests: nginx-doc (= 2:1.31.5-1nwtf+402+noble1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-extras_1.31.5-1nwtf+402+noble1_all.deb Size: 6708 SHA256: 98ec2c1f4b43a460f779b2ef10569e4a456d2eeb8adde83aed81696fb0c063ee SHA1: 4c8939b81171b6e894977f4f3620c6298cd30f42 MD5sum: 4b5b154343db1ce47ecde07b140ce172 Description: nginx web/proxy server (extended metapackage) 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 extra third-party dynamic modules included. . 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, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-full Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx (>= 2:1.31.5-1nwtf+402+noble1), nginx (<< 2:1.31.5-1nwtf+402+noble1.1~), libnginx-mod-http-headers-more-filter (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-cache-purge (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-fancyindex (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-subs-filter (= 2:1.31.5-1nwtf+402+noble1) Suggests: nginx-doc (= 2:1.31.5-1nwtf+402+noble1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-full_1.31.5-1nwtf+402+noble1_all.deb Size: 5728 SHA256: d776794f6e1fcc6c1cd2dcc41cbfa8e3787989df40551d8b0d0ad943c2742d32 SHA1: b1ae1cbdb571e8d2e928fe26c655ec32ec969991 MD5sum: fa6830b14f12a48390bfd5a628308233 Description: nginx web/proxy server (standard metapackage) 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 standard third-party dynamic modules included (headers-more, cache-purge, fancyindex, subs-filter). Package: nginx-light Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-core (>= 2:1.31.5-1nwtf+402+noble1), nginx-core (<< 2:1.31.5-1nwtf+402+noble1.1~) Suggests: nginx-doc (= 2:1.31.5-1nwtf+402+noble1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-light_1.31.5-1nwtf+402+noble1_all.deb Size: 6144 SHA256: 83b82f1f808e4e532035791751bd51580a2b61a8b5d9d649c8d5037af1d6e713 SHA1: c902462a245a23edf713403242f158276df95cb0 MD5sum: bed59b2f0e7a538d9cd988c72ed495e5 Description: nginx web/proxy server (basic metapackage) 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 minimal installation of nginx (nginx-core) with zero extra dynamic modules loaded.