Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 62 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 30988 SHA256: 595744ae242c8177ba8b51bb211cbcbdf16d86aadc65b1513db76881f79e4518 SHA1: 266f382d09606127211d7eee60afd5151ba1e29a MD5sum: 17c96b86b914ae29ab29ee34618a1f35 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 70 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14) 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_amd64.deb Size: 33316 SHA256: 30aea8917df49e00d18bc346a19955dd571850cd2bd74340afec58fe7f84b030 SHA1: c387d7bd67f62ec34285ea6d71cca9c35251aaa4 MD5sum: 996c53c62a7b88809a822f5784f8bb32 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 83 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 38396 SHA256: 0aad5d9d9c61ae6e988b0106495953b4bd2e65bfbedbdf709d625de6432a41df SHA1: da85b40efe7c58a42cf5c80f4842f650645953f0 MD5sum: 0edcd2728d6990a3c973d3954fcbddae 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14) 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_amd64.deb Size: 42392 SHA256: bbb1637f57fe885b39f3237f4f4792e9196c725d6e9ae848b5e3adbed3796f22 SHA1: 03bd9a955f8f09dbe46fde8b466e0f0f5879137b MD5sum: 4df0f658d6efca764b1fd029259adc95 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 79 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14) 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_amd64.deb Size: 35844 SHA256: a244874269183856fdc386abbf50ad12ad4338520fb8eb0ebb26b9acc9e5ef67 SHA1: 6ae812a1115961c3fb1da48f166a3874b84c787b MD5sum: 171d0deb1278221ac45c186e489b21c9 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 71 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 32148 SHA256: 46d4e512b2de4f72be4a97dc577322ee14e1c4dab8d444b98522a302239fc167 SHA1: 06fff84d86a94e91255be765f6290b2fc340ec59 MD5sum: 332b85573f15ef0a52f9bc1283a08c9e 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 66 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 32564 SHA256: 5f78b46a2177fe79fa6dd12b43a51e083c576b85055c3280b02d17eef8c71194 SHA1: cc9d5826fc3e4a68d226a0635d93aaaee89303ea MD5sum: 9282db747c35e59a8cdffbfad9212b5c 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 79 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14) 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_amd64.deb Size: 36192 SHA256: 5f45bda64315de70547a27158d1c9c3c40f3851dee703ad5df9d7cfd9c2fda06 SHA1: bf6a3240c1e6eb100da47bb2dadf57f61f21cae7 MD5sum: 74728aeb96f641f8ea841dab3a41116e 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 78 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 35640 SHA256: f84bef82dde874431f0bef3cc92acc3048a15414f2a25cec4876227306725f84 SHA1: 5f96991886dce33ff7f9446831048582af53b3e7 MD5sum: c7a3165104b57b55859159a1f40d9ba1 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 71 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 33648 SHA256: abfd154a1f0f6435b02d1da3a6d4e026f5ad5562eb4d1ee919b7356df8ab639f SHA1: 1b0a1fcf2580b8a5ec21593c7c95d89f6b6dabff MD5sum: 78328d880814a34d38a5ddf3f6b57b61 Description: IPDB HTTP module for Nginx Package: libnginx-mod-http-lua Source: nginx Version: 1.29.0-1nwtf+351+focal1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 479 Depends: libnginx-mod-http-ndk (= 1.29.0-1nwtf+351+focal1), nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 177540 SHA256: 026c5972170329d7450c6a900ce824b0fa509ff0f5c5f639ed54f0df2e8c5f36 SHA1: 229ca001043801498b6cda6c0e9c12e53aaf683f MD5sum: 6c893b46c5a6bd40ec646961fa7a2f35 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 66 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.4) 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_amd64.deb Size: 31332 SHA256: 1f1038683098263bf296777e66b7b599fbf6180a7b3d74a2e7a2c5d1acc234ea SHA1: 3b6e2fcd322879e7b47c1b20d0da7f61c1085917 MD5sum: 0f2bd6c6d71fc31287521808b8f9662d 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 117 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), perl (>= 5.30.0-9ubuntu0.5), perlapi-5.30.0, libc6 (>= 2.14), 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_amd64.deb Size: 44196 SHA256: bbd0d038fa3373e077edd38110c9121538a2fc7ccb71c6e87b443ad8eba1bc4a SHA1: 7ce51e8617fae7269799c2445756fb8951b7e69c MD5sum: b35a682ddcf3f9dfd03c5b8ff4889173 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 66 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14) 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_amd64.deb Size: 33928 SHA256: f7fd349816b3bf85037721ca2c569b392e5b3b267dbf1283676d01955cb1a43e SHA1: 0c70daeb4945a5461ed7200f38bc59d990d80375 MD5sum: 114c694550ff2fb2e45994d49e373329 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 83 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14) 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_amd64.deb Size: 37616 SHA256: 30510d0b1b419d8f0fd6d393599767074f423e69cf82ead0fb3ec89036fbb5bf SHA1: c031abebd7ad6dec6c0acd5e1052ea02832ef060 MD5sum: 6d0cc24d0fac3a6f7aac1b83aa721b5d 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 66 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.4) 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_amd64.deb Size: 34100 SHA256: d849ac5c95b8e34aabcdfdb672e3b6793b455eb3e87503b17df75a39de155ef9 SHA1: 8e6033ac3c4bc02323921eab827701da39fbe75e MD5sum: de2a05600a5e3fa3c602a06f87d05783 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 70 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 33940 SHA256: ac3245753bf9cf892c5880db94194544f1c6af51c89a31ad41934b414a8df553 SHA1: d90c98a0a7095ce8359278d50f9c6548282042ce MD5sum: 7ccb6bd12a520b09d480391d36c922c2 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 165 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.29.0-1nwtf+351+focal1_amd64.deb Size: 67024 SHA256: cc0d0d68758d2001d1f04910b1201c267397ea8cf459d47c82780f06397443ab SHA1: cf70485167846e566e76caf3814f7f7a2f6c0e9e MD5sum: 927440e9e37d1ba4f706f174498c72d8 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 654 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_amd64.deb Size: 235124 SHA256: 8e269e048ab730a646c975d709213d2f712364c7f3a890f2e8b5acc4c7827179 SHA1: 098bddc7fdc17df36b475df0b93534dd41bcb46e MD5sum: d17cc6e23be4fab443d368c9c6e5cc41 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 372 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_amd64.deb Size: 145648 SHA256: b00166e7065806a4fa94f811863fc25f84a5426af12901b23084ab361e3bfb0b SHA1: 5f884adad932c56f44a8d767f5b6780b7bf076f1 MD5sum: 129f4159bb9f8220524e623d6fe80958 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 258 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.29.0-1nwtf+351+focal1_amd64.deb Size: 100448 SHA256: aa77a2b02b771248bb0223be2be088b8844f4075cde4887604798d9b085f2532 SHA1: 6d610a98908788fbd9406ef487e030c92c2791ee MD5sum: da4348f15a477d507eca9d1eb67f1579 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 67 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 31340 SHA256: 9465832463df27b8624d361200d8cced7f94ccee9c82a2179313cb75bf159dd9 SHA1: 3c55ec2aa511ff64d90a828a7bd359bef36d1d63 MD5sum: 8518536323410f125814bc23c947fcc0 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 66 Depends: nginx-common (= 1.29.0-1nwtf+351+focal1), libc6 (>= 2.14), 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_amd64.deb Size: 32208 SHA256: 260288c1aaba20ae7a9d2c2a84f8e2a62b8576f5a28bfccad2f49125efc58a86 SHA1: 094c6f9f1ef9dc89b67564a523455b1f604c78e7 MD5sum: bc00e3ebf347bf068a736d1589292c82 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 8604 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_amd64.deb Size: 2673348 SHA256: 107e57d08d37c31e2646d8735c5f1ade5e5a45e6c02b12776ee6ee090999cc2e SHA1: 03b85f77e1cc4f6415539b3a64857f581466c488 MD5sum: 44d0cbc9cd92afc738a311def28a9cb0 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 9257 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_amd64.deb Size: 2873512 SHA256: 9627b7062251a1f639c89d3a4dbd2d4411c1074330715bb5d856ac1cb6478513 SHA1: 3dfb74e97731f2725a1b3998cfa95310144dc44d MD5sum: 4b325a29f3a20217f8545c9d45de1b70 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: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 7858 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_amd64.deb Size: 2409160 SHA256: 67ea15f11cdcf1cb92ff06a690e0a06f7da56e7d0b2124ad92d16fcfbd5b6bb6 SHA1: cdc42d0d835086d71d89f4197a253e8cfb315fbe MD5sum: c2fd6bfaa8eb19c13f839eaa16cfbabd 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.