Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 62 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), 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.29.0-1nwtf+351+focal1_arm64.deb Size: 30760 SHA256: 8de86ed6f37804c27749ff8d89c2be87dc621bbd3082844cbb07e8da537a7da8 SHA1: 03bc4b0bd22396ba74f02a27935f473cf5c00d4a MD5sum: 4f98ca8b2eda3682104f9a5944f70347 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-cache-purge Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 66 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-cache-purge_1.29.0-1nwtf+351+focal1_arm64.deb Size: 33008 SHA256: e04277a3276f246577ad3a81e99cb591e80b6b68937b278b5362d734c95cca5b SHA1: 203ed13e20e4f7fabe267b55beff0ebdd70f47ce MD5sum: dfec9ee12a0c7bb304f3e6d4da63cf16 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 74 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17), 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.29.0-1nwtf+351+focal1_arm64.deb Size: 37996 SHA256: a1664071bd08110554c64a162059e07dc93b086d2190a49d6ec0706505bc67fa SHA1: 51632bd5aebf86cfd7b7001ceaaab381f93a6948 MD5sum: 647263e32d7549624c7d11687d6a5c9b 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 91 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-echo_1.29.0-1nwtf+351+focal1_arm64.deb Size: 41844 SHA256: d2ab0a9fea05030dab1eca9bfb67f3d817d342df8b9260ed5655f078614bf36e SHA1: ed0f748779e666956a93bb0a003994084f433bd8 MD5sum: ec6b58e2ff1c7365c45c1ed45113219a 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 71 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Suggests: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-fancyindex_1.29.0-1nwtf+351+focal1_arm64.deb Size: 35432 SHA256: 754c9be8dfcd8a75d8d0186a32d4d55324def59828b6930bd5faf0804d293e33 SHA1: b0087a8c82f0b6bc9960130569b5d0c69c9ea9f7 MD5sum: 09023ae0dafc991d331000849484edf4 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 67 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17), libgeoip1 (>= 1.6.12) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip_1.29.0-1nwtf+351+focal1_arm64.deb Size: 31896 SHA256: e7a2fee4fb262f231459dda9fc0f5390fdf06ca1ae78718efa68e1367e99fec4 SHA1: bdfa55d36c36f15e9bc21af2b655d3f08c17c476 MD5sum: 834c73b4780ce67fcf6d8262ad20dc6f 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 62 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17), libmaxminddb0 (>= 1.0.2) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip2_1.29.0-1nwtf+351+focal1_arm64.deb Size: 32256 SHA256: bb3b0e099d784e69e649c4aa6caa7c65b66655a4dba98c6b763e271fbee679b8 SHA1: b032d05b07c390632921ea4dfffd8970556ede2f MD5sum: b3259cc8ee3541aca092f148642b6f85 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 71 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), 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.29.0-1nwtf+351+focal1_arm64.deb Size: 35804 SHA256: 081f1c18af2b24426d11c21767f6a18dccb1922f442bf800dc9a6417469ca224 SHA1: 7af81cb301a59810700587d7a29d878916d1e2b8 MD5sum: c60d20959902ac88eb4fcceae4aa3576 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 70 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), 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.29.0-1nwtf+351+focal1_arm64.deb Size: 34932 SHA256: 56f56e52fb7b57dfd2bc6532c8391cd15ad4400c93569043ddf2cc1fe2ddced1 SHA1: d125bb56f960ab1fe196245579e008ea2fb6097a MD5sum: 769159d6c84003cac9b0dc4dd7d52c89 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 67 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17), libjson-c4 (>= 0.13.1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ipdb_1.29.0-1nwtf+351+focal1_arm64.deb Size: 33288 SHA256: 01bfc0ce4226f8677751194c1d269201b54c156293f5c31de6887bb862e7a14d SHA1: 5134d1b2ed333cb3ef73c0eb1ed8fc8fadf8f64e MD5sum: 4d6acd4cca318a19b821db9a7392f8cd Description: IPDB HTTP module for Nginx Package: libnginx-mod-http-lua Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 459 Depends: libnginx-mod-http-ndk (= 1.29.0-1nwtf+351+focal1), nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17), libluajit-5.1-2 (>= 2.0.4+dfsg) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-lua_1.29.0-1nwtf+351+focal1_arm64.deb Size: 167232 SHA256: 9bc92f8d33fb2b8cb6bb4135c45254112fbb5cbb92f651ef5200675a77ab0819 SHA1: 682357771d914eead4a8973752dd8ae7219e05ac MD5sum: 56757640d0a5ca41f207b303d565e842 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 61 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ndk_1.29.0-1nwtf+351+focal1_arm64.deb Size: 31256 SHA256: 07f9f8caec700e839c233fbd4bf0dc98f9baff6d78ca1200afa662e506867790 SHA1: 3937f7bdcd4b4b08f7272b4cb0117172a8495bfb MD5sum: 40422e8edad94e7444bba26b5c6f48ea 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 109 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), perl (>= 5.30.0-9ubuntu0.5), perlapi-5.30.0, libc6 (>= 2.17), libperl5.30 (>= 5.30.0) 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.29.0-1nwtf+351+focal1_arm64.deb Size: 42992 SHA256: 6a74b612b342e63d1ab8a370def628bfd7068ff789b8cf48b69b892508f30e04 SHA1: 10c935d2c65fcd225d5f4cf547bdb1e8ead30a65 MD5sum: 7a7ef5781149d99f033c2cd1c039fdec 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 66 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-subs-filter_1.29.0-1nwtf+351+focal1_arm64.deb Size: 33476 SHA256: 44b33c24f64a3dbf3b8bc90302b94b26d95951c285918d5f3d8cd0e20a9cc810 SHA1: 6bf20f2afa6db9328350308668a34d149f50ff81 MD5sum: e55dc70948e7870f1b48f6d0d1670f3f 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 79 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-uploadprogress_1.29.0-1nwtf+351+focal1_arm64.deb Size: 36948 SHA256: ea93a905e63c9523328d20c4509e6a27db7fd0e68067e444e631947cc117ec5d SHA1: 240925a503a3f51c36a7eff5b6b5ce873a580b53 MD5sum: 556ebf12c1b20ed2038b688e804f69d6 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 66 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-upstream-fair_1.29.0-1nwtf+351+focal1_arm64.deb Size: 33924 SHA256: ac9339637051e9b0fe3b1e2c9fdb1c832431c9470cba47ab2dfd68664eec74e3 SHA1: 997370083ad9d3ba8eee82a989f4b139f0c20e97 MD5sum: 3b2e35dde54e15b9f4b9f6856165dcd7 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 70 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), 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.29.0-1nwtf+351+focal1_arm64.deb Size: 33740 SHA256: dd833cdd9113fc0f3ef0056c4a5c369ba39967997fe8ad5305c7580a1b6f2cfb SHA1: dbc9572977c657e66a689abbc1a778ef22524cc3 MD5sum: e8c3763971eb4ad4061ba2bc37398f8b 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-mail Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 161 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.29.0-1nwtf+351+focal1_arm64.deb Size: 64612 SHA256: 42be2e623150870222f83bf6259f9f9ae289ce9f1ec0aefa684919b09c2c53cf SHA1: 51b7456be5bfdea93d20c54e198b36d3df74063c MD5sum: 8cee809897cdf012a32778f0e94dc180 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 638 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.29) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.29.0-1nwtf+351+focal1_arm64.deb Size: 218412 SHA256: f50efdf4365539df6fe43506ecfa27afd9d051b51c54fcb5023333050ada2086 SHA1: 6e6a122cd070c512e03471633775a3b6b1d25b71 MD5sum: bc86ac430011841cd66f35af0c7435f1 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 358 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.28) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.29.0-1nwtf+351+focal1_arm64.deb Size: 137092 SHA256: 7c261bf1dc3b3d33d38d6cd7bd71a794360504cd130ab61ce8844a0106cb9af0 SHA1: 83894ebdc46c747fc16b0489214b4b81a74ae6fe MD5sum: 712d9c5d3c1d0592121800e056086357 Description: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. . It provides the following features: - Live streaming with RTMP, HLS and MPEG-DASH; - RTMP Video on Demand from local or HTTP sources; - Stream relay support via a push or pull model; - Integrated stream recording; - and more. Package: libnginx-mod-stream Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 245 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.29.0-1nwtf+351+focal1_arm64.deb Size: 96072 SHA256: ac55e654f0fd8cd84144aab5353924decac0b4fc47fefaa3534b176e9a110c52 SHA1: b270f0072198ec5a42544a49e041f382eb41e2fc MD5sum: 71be584e6cca601c427b49a43cc4fcca 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 63 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17), libgeoip1 (>= 1.6.12), libnginx-mod-stream (= 1.29.0-1nwtf+351+focal1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.29.0-1nwtf+351+focal1_arm64.deb Size: 31100 SHA256: ad7709d75fd2ef3439c8b8ed89eb06317c9dba2042d53bde5aae33197bc0d3fa SHA1: 053027f6807376d7a953cb35fe69b78c70e379db MD5sum: c52a002f8b8610f040755bfb118b3dea 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 62 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.17), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 1.29.0-1nwtf+351+focal1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.29.0-1nwtf+351+focal1_arm64.deb Size: 31872 SHA256: 3f324f019a73438a57da554664a5ab3b10979f7b53b0a3b6509d904c036c5d5f SHA1: 7dd837b3d5682806266e02ac2bf21e34ef74d669 MD5sum: 4ac2f9a07ba97a90abcc720f23e804ea 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: 1.29.0-1nwtf+351+focal1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 38 Depends: nginx-core (<< 1.29.0-1nwtf+351+focal1.1~) | nginx-full (<< 1.29.0-1nwtf+351+focal1.1~) | nginx-light (<< 1.29.0-1nwtf+351+focal1.1~) | nginx-extras (<< 1.29.0-1nwtf+351+focal1.1~), nginx-core (>= 1.29.0-1nwtf+351+focal1) | nginx-full (>= 1.29.0-1nwtf+351+focal1) | nginx-light (>= 1.29.0-1nwtf+351+focal1) | nginx-extras (>= 1.29.0-1nwtf+351+focal1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.29.0-1nwtf+351+focal1_all.deb Size: 26556 SHA256: 23c49e5500611b74083b7cc328a8ecec07eb2191c5393c5526089ce83d639c31 SHA1: e33930ed694b470c0dd9526f66a32da9c435686b MD5sum: 14cd345bb17832f6affa8ab8d15f9eaa 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 is a dependency package to install either nginx-core (by default), nginx-full, nginx-light or nginx-extras. Package: nginx-common Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 305 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.29.0-1nwtf+351+focal1_all.deb Size: 67692 SHA256: 9bc6e2fe99d41bd6c57402467b554472de28eeb7620948d0e369f42cd723477d SHA1: b4e279fc82b82a0e53ae5187afc6544d50bfa436 MD5sum: 209a600d1bb8806f21805878b0d8930e 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 8006 Depends: libnginx-mod-http-geoip (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-image-filter (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-xslt-filter (= 1.29.0-1nwtf+351+focal1), libnginx-mod-mail (= 1.29.0-1nwtf+351+focal1), libnginx-mod-stream (= 1.29.0-1nwtf+351+focal1), libnginx-mod-stream-geoip (= 1.29.0-1nwtf+351+focal1), nginx-common (= 1.29.0-1nwtf+351+focal1), iproute2, libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.29.0-1nwtf+351+focal1) Conflicts: nginx-extras, nginx-light 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.29.0-1nwtf+351+focal1_arm64.deb Size: 2968308 SHA256: e0d0e1d13c8116301f2459dae33a4a82e7b45573bf43b77e8e598bed7add0a58 SHA1: 4c35af3233deb54411e57c749bce132346a82317 MD5sum: f4486248e233676329e9cc7319d617db Description: nginx web/proxy server (standard 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 package provides a version of nginx identical to that of nginx-full, but without any third-party modules, and only modules in the original nginx code base. . 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, 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 Package: nginx-dev Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 836 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 (<< 1.29.0-1nwtf+351+focal1.1~) | nginx-light (<< 1.29.0-1nwtf+351+focal1.1~) | nginx-extras (<< 1.29.0-1nwtf+351+focal1.1~), nginx-core (>= 1.29.0-1nwtf+351+focal1) | nginx-light (>= 1.29.0-1nwtf+351+focal1) | nginx-extras (>= 1.29.0-1nwtf+351+focal1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.29.0-1nwtf+351+focal1_all.deb Size: 135696 SHA256: 27aea0bb860de04185b1c147412f9a16761ad3b352211d236ba06efbd971e431 SHA1: 37d78a7d82686df3a6351feebe92c02c197eca52 MD5sum: 13ac4b325feff78b6dc5b35aac5ca500 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: 1.29.0-1nwtf+351+focal1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 63 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.29.0-1nwtf+351+focal1_all.deb Size: 38052 SHA256: 17619d2525039211601c795b04c05d1b8975010329d243154b485fe47e76077d SHA1: af7dff365a858c7cb6c5fd741d17ec79963b9c3b MD5sum: 6218872c75b736a3fdd6c432b68f585c 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: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 8590 Depends: libnginx-mod-http-auth-pam (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-cache-purge (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-dav-ext (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-echo (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-fancyindex (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-geoip (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-geoip2 (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-headers-more-filter (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-image-filter (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-lua (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-perl (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-subs-filter (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-uploadprogress (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-upstream-fair (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-xslt-filter (= 1.29.0-1nwtf+351+focal1), libnginx-mod-mail (= 1.29.0-1nwtf+351+focal1), libnginx-mod-nchan (= 1.29.0-1nwtf+351+focal1), libnginx-mod-stream (= 1.29.0-1nwtf+351+focal1), libnginx-mod-stream-geoip (= 1.29.0-1nwtf+351+focal1), libnginx-mod-stream-geoip2 (= 1.29.0-1nwtf+351+focal1), libnginx-mod-http-ipdb (= 1.29.0-1nwtf+351+focal1), nginx-common (= 1.29.0-1nwtf+351+focal1), iproute2, libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.29.0-1nwtf+351+focal1) Conflicts: nginx-core, nginx-light Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-extras_1.29.0-1nwtf+351+focal1_arm64.deb Size: 3154308 SHA256: 6c122dafa630b27f2ab972892e5313c2059d595f75de9aebfa98e88dded26e82 SHA1: 48fdf5f9d4ab4cfae3fc0430ce3a321ea24c9f08 MD5sum: b766f065e166a4d0ce87aa7f467011b5 Description: 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 package 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, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-full Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 38 Depends: libnginx-mod-http-auth-pam, libnginx-mod-http-dav-ext, libnginx-mod-http-echo, libnginx-mod-http-geoip2, libnginx-mod-http-subs-filter, libnginx-mod-http-upstream-fair, libnginx-mod-stream-geoip2, nginx-core (>= 1.29.0-1nwtf+351+focal1), nginx-core (<< 1.29.0-1nwtf+351+focal1.1~) Suggests: nginx-doc (= 1.29.0-1nwtf+351+focal1) Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-full_1.29.0-1nwtf+351+focal1_all.deb Size: 27056 SHA256: 6ae8a1ebcef240660716e5c6c27127d9a3a191e711da38d1b9483e718eea67c8 SHA1: a49a4d9743650fe94b37c19a2bd585ce73cd20ac MD5sum: c57eb1d4241b67173cc50617171b45f9 Description: 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, HTTP Substitutions, Upstream Fair Queue. Package: nginx-light Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 7309 Depends: libnginx-mod-http-echo (= 1.29.0-1nwtf+351+focal1), nginx-common (= 1.29.0-1nwtf+351+focal1), iproute2, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.29.0-1nwtf+351+focal1) Conflicts: nginx-core, nginx-extras Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-light_1.29.0-1nwtf+351+focal1_arm64.deb Size: 2704792 SHA256: 9d6d88506a6e2088adf7494ee6efc94d91c21666b1278c4e1f00cbb831d122c5 SHA1: 1847018757335aa93019c66d3adf92331a65e714 MD5sum: 47b6072028828684a8d5edbb69fe6532 Description: 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 package 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.