Package: libnginx-mod-http-acme Source: nginx Version: 2:1.31.5-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 11445 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 3319224 SHA256: 988e0d2af5042ffdf4ae5e12b3dfc4f4182d7e140ea88cee88c8907c7083fe63 SHA1: d7d51cf49d5e523699ea191fa51ea444dbc165c7 MD5sum: d7f32db5ceefd322339a89bf16a6410a 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 9864 SHA256: be9c908c8ae3beb33991686e8a16970c75140785915c963e6280f727a320ab31 SHA1: 10e6d80487abee3fd742f294274183b714c1d353 MD5sum: f21c1d83e553b7eb5fbd65d2280bc28b 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 167 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 13688 SHA256: faebd2f323104798e3daa5f7f7bbe477e393462b1adc4ba25db6693ccc3911ba SHA1: bddd2e7e2666470ac8441de1926b878a8a1a2cf3 MD5sum: 7c0646348c9b9d5dc3504540b39dd90e 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 17320 SHA256: 5c3246156d54f44c275b9295e07dd3e6be16086b7776c93a3831e89ef309115b SHA1: 942743b11cc20e87fcc22f78a9ed1bb85e532501 MD5sum: 006c2a69491dcdf73ac1056e6c4cbf3e 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.33), libxml2-16 (>= 2.14.1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-dav-ext_1.31.5-2nwtf+402+resolute1_arm64.deb Size: 16964 SHA256: 603d38edca2fcf94cb7b0f300f2ce53dc68770fe3d9e80dd0fed7d081ba30c3f SHA1: b381be829208ca2baca9900a1663ade2c3b9e78e MD5sum: 2dba8cc8f206ef7d446ea6dfc464a6bf 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 97 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 21016 SHA256: 2619afcc53b55188e285a9175cb1cfcddfe90a83f04c735dc76d917fab81af13 SHA1: db42234bcd122d18705d61ae842d8f61ea231812 MD5sum: 526bf242d250a0df9b8ff2d26b31d937 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 15044 SHA256: 1a75bfe88c5e419edf34acc51011b74ead36e6cbffbe9faa4c311b74e968eb50 SHA1: baa3fce5c8fcf1c88f3007ec057412558896d2cb MD5sum: 8280ed87920a701384ee6f8b482c2318 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 10956 SHA256: 4e89a038b49e4daea452a8223cdccc31b59dd5c5ec1fcc17c5d0dc6d0cac1395 SHA1: ba2b5da31f5bc6811daad375d553dd4ac492a6b7 MD5sum: e297df4cf0dd1bcf1d1bdf9ea8d9057a 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 11336 SHA256: 646f60da7f89a3382d7ce87bade9d9e0f100262449823e51aaa03794ca18fde0 SHA1: 633184b70e36095222739a3296e4ca37ec9803ce MD5sum: eab2d8f6b603b01c000c7a59ed88b704 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 15176 SHA256: f2d9a9bdc0134a05b4c6be5c678d719ce23a20977a4116a8da6c87501852c6c5 SHA1: 74203051c8dad81ff353395528ac26bb342baafb MD5sum: b64f9e8fb96b3e95c06dc53e2cfb645a 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 14208 SHA256: 4c2687b0448f469e1da07a7052eb0bba3a01bba274654c6fd6908e09ba3e1d85 SHA1: 2b4dfb1f96e0c336345318e54253cbb3494d20e3 MD5sum: e99d66b5134179a003ec6168c9bc3e97 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 12752 SHA256: 271ea4c83985dc773f8a7091613df414a67704f83119ff2c32421cdf8f5dca4f SHA1: 45fda01cad0e7868a1339019d8beb757443949bc MD5sum: 8bdb7c3a5cf17d9c6ab7af2f8ee3f449 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 485 Depends: libnginx-mod-http-ndk (= 2:1.31.5-2nwtf+402+resolute1), lua-resty-core, nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.33), libluajit-5.1-2 (>= 2.1.0) | libluajit-5.1-2 (>= 2.1.0+openresty) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-lua_1.31.5-2nwtf+402+resolute1_arm64.deb Size: 155172 SHA256: a56bc502b7deb70b7fac7c7ed6b6162ebb5783561eaa04bbd12f0efb38c81fab SHA1: 405332e534a7dee97ea403f7d234588ecb51ede4 MD5sum: 9f39c4aca187bf77dc63524c4ce0f1d6 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 10244 SHA256: 4888597bf57f4877939beac20c09c41b4396e33d5877d38aaf23fe0b16c5cdbf SHA1: af31d0effaff5dc389622a5255cdf402985af1f9 MD5sum: 35b08a8806d91b3e5df7e173cd0df24f 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 170 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), perl (>= 5.40.1-7ubuntu0.1), perlapi-5.40.1, libc6 (>= 2.34), libperl5.40 (>= 5.40.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.31.5-2nwtf+402+resolute1_arm64.deb Size: 22664 SHA256: 2270dede7f2cf423f28a0fca522b693d9e24c5fd44ec161cfd1566f62128c9fc SHA1: 5de81c7c406c2e2f0ffea0aa6300bbb117a2bf2c MD5sum: 575a0a807a12fe62a69dada6c99a14f3 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 12616 SHA256: a6433dc50b74ed606b73c2d7c1f2896b3daac3108f4fe3e605e586f52e7a4d9c SHA1: f422f7a68e108547dc2829d57a276ec0a42b6b80 MD5sum: aee03c62011a1c3bea5b4b7b5da054fb 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 16084 SHA256: 09623221d7c82578f6e3904387f3feb6ee82abde0f4fc9cf995a7ae6efe420f1 SHA1: f26d83173349da3849ef0179f8db6cd14d57be1f MD5sum: 766ce30f56e81bda5b3a324800d7fb59 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 13040 SHA256: 7fe480dccdb303621911696371990dfe4e8039c3c6fc16ed7fb70db246df4950 SHA1: 02f11396deeee60609458b81bd15c68018d31c91 MD5sum: f18b90352ba2c8434e8dce6e6f54991e 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.17), libxml2-16 (>= 2.14.1), 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-2nwtf+402+resolute1_arm64.deb Size: 13412 SHA256: a999e71c5b6dbdb4d08f0915723e5a38fb598d64fed6dc73980a4ee5186c8ce1 SHA1: 51bde463c242047f5bc7d90ea4a39ec6f12047f6 MD5sum: 78e3de5831ca034926352174da897cbb 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 808 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), 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-2nwtf+402+resolute1_arm64.deb Size: 234180 SHA256: e1930dc73c73f3703bd5329303f1cfa630daca62485f82d6b2fa49a751871e88 SHA1: dd85afb4cebb285650f55cafa9cf1c72f0437d52 MD5sum: d2550bd9974b4aad5da24b05fa5cd17b 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 166 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.31.5-2nwtf+402+resolute1_arm64.deb Size: 41964 SHA256: 2fb1d04ee209befef91a4b3f17fcc0fea96618f8986d133a219b5e88c07b4bd6 SHA1: 426732aa4dda5de1f2c9f6ac55ba7e136938d802 MD5sum: 7061f6110ddbccb0fafef1212645dd88 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 746 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.31.5-2nwtf+402+resolute1_arm64.deb Size: 227948 SHA256: a62584e549fb072e4b6df7a5554fde7394cce1466b841e581103e1b9b5577763 SHA1: 39ded4dc88e0bf9427a27f99017a630274cbe172 MD5sum: 6653d9901a8ce269ebeb69ea79f60705 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 380 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.31.5-2nwtf+402+resolute1_arm64.deb Size: 115432 SHA256: f506effe8336c51443e5400f03c676235e34333fd31d41b15ab73774754005c5 SHA1: 7ca793547d702552df62ed7ee189723fb64910ef MD5sum: 4a2b1d1d64bc7c24b24cd9ffce9199ac 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 303 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.33) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.31.5-2nwtf+402+resolute1_arm64.deb Size: 78376 SHA256: f6d46060a690b10172ab8288f96f5dc5f5961e724ed84a8c483794611455f36c SHA1: cf2a2c23cf47251191e8169a984bd08afa311302 MD5sum: 5710be6a3fce4e7edb139dd7477a1209 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.17), libgeoip1t64 (>= 1.6.12), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+resolute1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.31.5-2nwtf+402+resolute1_arm64.deb Size: 10168 SHA256: 939e3e4d5009afce2a34dc683d2fc710a5bb7f089319805a1e5748d2cd577dc0 SHA1: 3969dbfb671d4b1654ce933e6c57e2648a566e9a MD5sum: 01f55b792c6177de6083a9059676d95f 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+resolute1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.31.5-2nwtf+402+resolute1_arm64.deb Size: 10944 SHA256: ef2f478b3e7ce0fa1ac20f14476afab3fac583659b0df1bbd206ac880c1e29df SHA1: 3f11b5914558d527877937d0cee0f82c48b6f941 MD5sum: 63fa3d9b925c224b7e4731c5ca132db9 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: lua-resty-core Version: 0.1.99.31-1nwtf Architecture: all Maintainer: Debian Lua Team Installed-Size: 251 Depends: libluajit-5.1-2, libnginx-mod-http-lua (<< 2:2.0), libnginx-mod-http-lua (>= 2:1.27), lua-resty-lrucache (>= 0.13-11) Provides: lua5.1-resty-core Homepage: https://github.com/openresty/lua-resty-core Priority: optional Section: net Filename: pool/main/l/lua-resty-core/lua-resty-core_0.1.99.31-1nwtf_all.deb Size: 34440 SHA256: 1b44f00ae3f26a81438323905a385746358b0c64ab1605213940d84b6248d417 SHA1: 44b384e8547e18e047efeb4ad5d09020b574d148 MD5sum: 289b5edf2b9b7b22cf30d364c3cfeb0a Description: New FFI-based Lua API for NGINX Lua module This pure Lua library reimplements part of the ngx_lua module's Nginx API for Lua with LuaJIT FFI and installs the new FFI-based Lua API into the ngx.* and ndk.* namespaces used by the ngx_lua module. In addition, this Lua library implements any significant new Lua APIs of the ngx_lua module as proper Lua modules, like ngx.semaphore and ngx.balancer. The FFI-based Lua API can work with LuaJIT's JIT compiler. ngx_lua's default API is based on the standard Lua C API, which will never be JIT compiled and the user Lua code is always interpreted (slowly). Package: nginx Version: 2:1.31.5-2nwtf+402+resolute1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx-core (>= 2:1.31.5-2nwtf+402+resolute1), nginx-core (<< 2:1.31.5-2nwtf+402+resolute1.1~), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-brotli (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-zstd (= 2:1.31.5-2nwtf+402+resolute1) Provides: httpd, httpd-cgi Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.5-2nwtf+402+resolute1_all.deb Size: 5360 SHA256: ed3972eb05a6d0ff3bfecdedc7196b2e29aa2b094ad6f7a8b577e6ef61fd7beb SHA1: 7bae758364d8f85b95146782e9ded0595c7e7aec MD5sum: a4ba2b40580a295aa416f5b5a4bced2b 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-2nwtf+402+resolute1 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-2nwtf+402+resolute1_all.deb Size: 73332 SHA256: 08600b338d21f64d4975851419d55d3f507c697cca682862a42e9b40d369e71c SHA1: f1648f1ab501ac4c82a1a598b906ca89ffe31c09 MD5sum: ac96622b10518876f831710ecc2ba638 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-2nwtf+402+resolute1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 7958 Depends: nginx-common (= 2:1.31.5-2nwtf+402+resolute1), iproute2, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+resolute1) 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-2nwtf+402+resolute1_arm64.deb Size: 2764100 SHA256: 6f54b6bbb45964a7fa6ae3c5c7d567d957068f0181854127126130f33c1560c5 SHA1: fa2320119d318308bf082c315e7f643fb4418ab6 MD5sum: 202c1b2bc50083c2894ca2b360496e22 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-2nwtf+402+resolute1 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-2nwtf+402+resolute1), nginx-core (<< 2:1.31.5-2nwtf+402+resolute1.1~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.31.5-2nwtf+402+resolute1_all.deb Size: 116752 SHA256: 4974789bdb2f954f9e5513d4f18cd72b4212d166939e8bd03d964922a06abfbd SHA1: 0f29e54605e0d38ffcb2363c061698dc241f35c7 MD5sum: 5d186d29f954d70836590383b901db14 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-2nwtf+402+resolute1 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-2nwtf+402+resolute1_all.deb Size: 16820 SHA256: 710848831426fd7b8d5952176b375b0cd0a9e8090296c8ae062ad1577868739a SHA1: 040ec8853d8c737beadb268b4a7be20167ec9195 MD5sum: f73c4353bdf6caa3025e1f65a9c88c3f 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-2nwtf+402+resolute1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-full (>= 2:1.31.5-2nwtf+402+resolute1), nginx-full (<< 2:1.31.5-2nwtf+402+resolute1.1~), libnginx-mod-http-acme (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-auth-pam (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-dav-ext (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-echo (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-geoip (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-geoip2 (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-image-filter (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-ipdb (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-lua (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-perl (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-uploadprogress (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-upstream-fair (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-xslt-filter (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-mail (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-nchan (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-stream-geoip (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-stream-geoip2 (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-rtmp (= 2:1.31.5-2nwtf+402+resolute1) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+resolute1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-extras_1.31.5-2nwtf+402+resolute1_all.deb Size: 6452 SHA256: be3a18641c1bf693e3a6b913b49e628e46c6ca6d4fdcc14d1550c475583ce8c6 SHA1: 96139a8fca3a74fdb2b19b965238a9f869ef61df MD5sum: 824a44a35fa644428101dad2b0025793 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-2nwtf+402+resolute1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx (>= 2:1.31.5-2nwtf+402+resolute1), nginx (<< 2:1.31.5-2nwtf+402+resolute1.1~), libnginx-mod-http-headers-more-filter (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-cache-purge (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-fancyindex (= 2:1.31.5-2nwtf+402+resolute1), libnginx-mod-http-subs-filter (= 2:1.31.5-2nwtf+402+resolute1) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+resolute1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-full_1.31.5-2nwtf+402+resolute1_all.deb Size: 5456 SHA256: 416eefce07582e160d56e18eb7befd3131fea2d1ab3dd2cc9c07f50c81863ea7 SHA1: 6b79976fba9e45c7d15a1f773e865a9269875813 MD5sum: 2278e42ba4a5378b3a48186a0c57facc 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-2nwtf+402+resolute1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-core (>= 2:1.31.5-2nwtf+402+resolute1), nginx-core (<< 2:1.31.5-2nwtf+402+resolute1.1~) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+resolute1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-light_1.31.5-2nwtf+402+resolute1_all.deb Size: 5876 SHA256: 056ddd426e6896f30ea6ae004e666adb87bcafa7ad81dcfce975a757c10499cf SHA1: e73d8e58de9277e5fd168317bbcfec01b68c78dc MD5sum: 708a683a250914798b36b832d3d170bf 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.