Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 37 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17), libpam0g (>= 0.99.7.1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-auth-pam_1.21.4-20+clp-jammy_arm64.deb Size: 10576 SHA256: 4894abea2d58015b4cb56c0a731a18f3bc47cd8bb56a191ee7dc2e642e043c71 SHA1: fb1411b6e3d2b0f2f79c1b847e18eedb6a816872 MD5sum: 8782cc3694c43e1a2a761b47ede1fe04 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 49 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-cache-purge_1.21.4-20+clp-jammy_arm64.deb Size: 13382 SHA256: d11eb66612058c3bbb740e5b6ed7a83d6bbf210e98ffc154de3f655a8b9710cb SHA1: cf48c643a9bae0be3d22aa6d0d71e6b9ff962b2f MD5sum: 54ec6fddf58bec31d749d5a2ef1a37f8 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.33), libxml2 (>= 2.7.4) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-dav-ext_1.21.4-20+clp-jammy_arm64.deb Size: 18682 SHA256: 0e6d8686b701a22607ae25964af6596c8a204b6a710cab37a213272363135900 SHA1: c24ccb2aa1a643cf637e05d78a12e8aca7fe560d MD5sum: 15ff702d5c2e0633c91f442fd710cf24 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 71 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-echo_1.21.4-20+clp-jammy_arm64.deb Size: 23606 SHA256: f65179846625c48fa27bf1fd38fabb2d257a54132e69841d66a290e60ced39d6 SHA1: 6f66b59070622a41f98d28f0e13296e737c97fb9 MD5sum: 3fe00e291889e3f9528945667665c7bd 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 50 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-fancyindex_1.21.4-20+clp-jammy_arm64.deb Size: 16084 SHA256: 9eb16ce4831fd6d757342f9e9b355494bcdd24d77e4ccf94cf6a0a29d32ca7a6 SHA1: cf88f82cb4a2c964e87ff9e6de14853f5684fcaf MD5sum: 57d84dd3f684cb6597b5a65b23a7eea0 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 46 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17), libgeoip1 (>= 1.6.12) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-geoip_1.21.4-20+clp-jammy_arm64.deb Size: 11982 SHA256: 646cca99cc2a00e130a33d5c0b7fb1f1951553dff0c6f5c59a79eb783f55af9d SHA1: 6a30486c3ca6339f75f4f515dc3b9359522a89f3 MD5sum: 57f4840f4e6b12964371761059d53c4a 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-headers-more-filter Source: nginx Version: 1.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 54 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-headers-more-filter_1.21.4-20+clp-jammy_arm64.deb Size: 16622 SHA256: 2f504256eee319527b1ddb93f9e9bb4a387dd15d36566864424d73184eb5a4d9 SHA1: ef06752895c8c28f5ec90779ddfe0709c5a0d1b6 MD5sum: 62a9f8b812409076afb3d6fcd4321e06 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 49 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17), libgd3 (>= 2.1.0~alpha~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-image-filter_1.21.4-20+clp-jammy_arm64.deb Size: 15606 SHA256: e9f31e76e36674125abd5528defbc4f6693b2f3bfb4f0e26e1499d8a0f8fb7a7 SHA1: f99f89d078ffb1f3ccad5207133280b080e957e9 MD5sum: 200eb5c370cc9e27d33d4ba7d1a161f3 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-lua Source: nginx Version: 1.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 450 Depends: libnginx-mod-http-ndk (= 1.21.4-20+clp-jammy), nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.33), liblua5.1-0 Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-lua_1.21.4-20+clp-jammy_arm64.deb Size: 172322 SHA256: 800b6932e82b63c9c6a659d055f9bd1d23fd9b7d4902361ea5164487a61d1015 SHA1: 39518d8f9d1cdc015dce4402c442e63a9b1a91f8 MD5sum: 204fb9e13c9aa19fd94edbf63020f7be 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 40 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-ndk_1.21.4-20+clp-jammy_arm64.deb Size: 11230 SHA256: b8f5dbd28e43a2d658f314339c79fdf4d47ad8fa4b1ca43564ddc710e8d955ec SHA1: 932e66aa4d6c3168aae5f0816213de51c0e57900 MD5sum: 22b3748032717ee76c26072fe18e9490 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 84 Depends: nginx-common (= 1.21.4-20+clp-jammy), perl, perlapi-5.34.0, libc6 (>= 2.34), libperl5.34 (>= 5.34.0) Replaces: nginx-extras (<< 1.9.14-1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-perl_1.21.4-20+clp-jammy_arm64.deb Size: 24434 SHA256: bd5ab294e2e8874995a4797d7c9ac7518346f52b3190b0a90437908adce0d4b9 SHA1: 7ef5f26e2ed609bd3a1e631bed9f9a405f3d1b73 MD5sum: 03a6c42e05c89e3eab21ed3092fb60c6 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 45 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-subs-filter_1.21.4-20+clp-jammy_arm64.deb Size: 13672 SHA256: dff5cf1449547f00b0e5ff930a40a5a51bc1527dbd8bce11f40a64139ff4db3c SHA1: 5afcd10f9bf87f77fbcc709b7bb5af545126797b MD5sum: 262b04c7906cd26cbc3f5af9f7a457d0 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 58 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-uploadprogress_1.21.4-20+clp-jammy_arm64.deb Size: 17762 SHA256: 42c3fa6a9860a4c8f81d17ad7071f9cf0259af5a832321f23ee8926ea082a703 SHA1: 4696e5a16dbba62514f73e2442f9fb365edbd1df MD5sum: 32170f7e3e8e0979ce84fe123863b808 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 45 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-upstream-fair_1.21.4-20+clp-jammy_arm64.deb Size: 14348 SHA256: f4dd9239367a15e80411d321691ba8335a61dde97ee7a2957647ffe9119e0a94 SHA1: ba552a2d5487bda3f2c6ed8fcdb30d086b743e29 MD5sum: 5ee6bbcae52872dca0cf16fadc927f98 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 49 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-xslt-filter_1.21.4-20+clp-jammy_arm64.deb Size: 14390 SHA256: f8f39286102bf6f9cb5d72e370cbdda482986501fd4b1350f2f0e7e86781ae7c SHA1: 0a6c4609b7459fd878fd3ec6bade7b113fa2baa8 MD5sum: ab6168bd85f5ac2ab80c61ab62e6dabf 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 136 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.17) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-mail_1.21.4-20+clp-jammy_arm64.deb Size: 49546 SHA256: 21bbe0ff3d84166bc19ae9ea889638714ba2a5a59221fabb3f664ca1af5f5eb6 SHA1: 2cd4c6547034698b2aedcaf17abceee72aa786ec MD5sum: 2831615ce43ce7e0d9841295f8c0c305 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 17 Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-nchan_1.21.4-20+clp-jammy_arm64.deb Size: 6088 SHA256: 54860ee1f3fb4e07e700caf459630e6c69063d88e374d327eb5601225f067dac SHA1: 3041e77d61fa6e1b845cbbc544d9dcf34e357a5a MD5sum: 9fc93dafa0dcf2b2a604c46c9afe9f1d 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-ngx-brotli Source: nginx Version: 1.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 700 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.29) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-ngx-brotli_1.21.4-20+clp-jammy_arm64.deb Size: 303430 SHA256: 7a7a295f41466ded4ed67e0db845c42ce59b135f506ee22571546878dabc0825 SHA1: ab7c13511ef2f5e94998aa1b72406e78a7ed283b MD5sum: 8690b4ceee86f7565e7678019743e22a Description: Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. Package: libnginx-mod-ngx-pagespeed Source: nginx Version: 1.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 12359 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-ngx-pagespeed_1.21.4-20+clp-jammy_arm64.deb Size: 3833590 SHA256: 766ca603252106719774c55861a0c27426cfa4d4f39ea2cdcd26faf58c04decd SHA1: e8a4f5f9ff1f9f329931edb5b02620a6f80b1e1e MD5sum: 015a715ca577a7a877bd07b630126d35 Description: pagespeed module from google. Package: libnginx-mod-rtmp Source: nginx Version: 1.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 341 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-rtmp_1.21.4-20+clp-jammy_arm64.deb Size: 134236 SHA256: 1f79557422df69a29cdbca977da93f543b04476892cdb6413297e3c3253f7c17 SHA1: 3d4d789dca2ba34399cd78fe20fb43a9fa01f7b2 MD5sum: eeb9d5b6ff36d71bcf9adf479316d555 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 198 Depends: nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-stream_1.21.4-20+clp-jammy_arm64.deb Size: 75388 SHA256: e79590ee405d4c6c8ebb73bf77c593da5b3c6d6a551a21f84f263800d9e2416b SHA1: 2b6e780f5f7829d47483bf37833c71044febb105 MD5sum: dacb3819085f1af4a1544cdb069207df 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: nginx Version: 1.21.4-20+clp-jammy Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 17 Depends: nginx-full (<< 1.21.4-20+clp-jammy.1~) | nginx-light (<< 1.21.4-20+clp-jammy.1~) | nginx-extras (<< 1.21.4-20+clp-jammy.1~), nginx-full (>= 1.21.4-20+clp-jammy) | nginx-light (>= 1.21.4-20+clp-jammy) | nginx-extras (>= 1.21.4-20+clp-jammy) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx_1.21.4-20+clp-jammy_all.deb Size: 6032 SHA256: 27d4edc63b842e92874c38a7315923ce18752026476091eec832e004f894833d SHA1: 367fa923d4116b113942248252a0c48cc98ba5bb MD5sum: 9a1de583045f2dec492ef4e7b7865449 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-full (by default), nginx-light or nginx-extras. Package: nginx-common Source: nginx Version: 1.21.4-20+clp-jammy Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 18559 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/nginx/n/nginx/nginx-common_1.21.4-20+clp-jammy_all.deb Size: 11558756 SHA256: 5b829cbc58075560de2e322b1023c19d606f7f2c5f65968d0a3234362172f3fd SHA1: 62c34fd622b8d899364229a88dcd0b113b669337 MD5sum: ca7e396f2c53caef173d3e96f04fd62d 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-doc Source: nginx Version: 1.21.4-20+clp-jammy Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 42 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/nginx/n/nginx/nginx-doc_1.21.4-20+clp-jammy_all.deb Size: 17750 SHA256: f436d0c608ba3b349dd89854d146f498a8756c4eaa31c2f0f5adf196809668fb SHA1: b2d8ef914b06b77352713001853a73b4077cf136 MD5sum: af4cd4c9dcaacfecc620720cfe75442f 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 1281 Depends: libnginx-mod-http-auth-pam (= 1.21.4-20+clp-jammy), libnginx-mod-http-cache-purge (= 1.21.4-20+clp-jammy), libnginx-mod-http-dav-ext (= 1.21.4-20+clp-jammy), libnginx-mod-http-echo (= 1.21.4-20+clp-jammy), libnginx-mod-http-fancyindex (= 1.21.4-20+clp-jammy), libnginx-mod-http-geoip (= 1.21.4-20+clp-jammy), libnginx-mod-http-headers-more-filter (= 1.21.4-20+clp-jammy), libnginx-mod-http-image-filter (= 1.21.4-20+clp-jammy), libnginx-mod-http-lua (= 1.21.4-20+clp-jammy), libnginx-mod-http-perl (= 1.21.4-20+clp-jammy), libnginx-mod-http-subs-filter (= 1.21.4-20+clp-jammy), libnginx-mod-http-uploadprogress (= 1.21.4-20+clp-jammy), libnginx-mod-http-upstream-fair (= 1.21.4-20+clp-jammy), libnginx-mod-http-xslt-filter (= 1.21.4-20+clp-jammy), libnginx-mod-mail (= 1.21.4-20+clp-jammy), libnginx-mod-stream (= 1.21.4-20+clp-jammy), nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre3, libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.21.4-20+clp-jammy) Conflicts: nginx-full, nginx-light Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx-extras_1.21.4-20+clp-jammy_arm64.deb Size: 516658 SHA256: 0eb8ce1ab86242191d67216c1702aaa5898ed81d66787f4c7c225d5a41511bc2 SHA1: 8abfae27e0e7ad384766ecf4e0da9b7c954117ab MD5sum: ba4b871b3d9262954c5df09daad62205 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, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . 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.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 1242 Depends: libnginx-mod-http-auth-pam (= 1.21.4-20+clp-jammy), libnginx-mod-http-dav-ext (= 1.21.4-20+clp-jammy), libnginx-mod-http-echo (= 1.21.4-20+clp-jammy), libnginx-mod-http-geoip (= 1.21.4-20+clp-jammy), libnginx-mod-http-image-filter (= 1.21.4-20+clp-jammy), libnginx-mod-ngx-brotli (= 1.21.4-20+clp-jammy), libnginx-mod-ngx-pagespeed (= 1.21.4-20+clp-jammy), libnginx-mod-http-subs-filter (= 1.21.4-20+clp-jammy), libnginx-mod-http-upstream-fair (= 1.21.4-20+clp-jammy), libnginx-mod-http-xslt-filter (= 1.21.4-20+clp-jammy), libnginx-mod-mail (= 1.21.4-20+clp-jammy), libnginx-mod-stream (= 1.21.4-20+clp-jammy), nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre3, libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.21.4-20+clp-jammy) Conflicts: nginx-extras, nginx-light Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx-full_1.21.4-20+clp-jammy_arm64.deb Size: 500808 SHA256: 317188af3611774890c56544915bf8a9a9f6c8bd7a4848bd14c6af507286f912 SHA1: 9b1c92b719577f5cf08e2c1ea5095b89a4f431eb MD5sum: 8f7e59e547e3fd84fccb68f67328f974 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 with the complete set of standard modules included (but omitting some of those included in nginx-extra). . 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. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, HTTP Substitutions, Upstream Fair Queue. Package: nginx-light Source: nginx Version: 1.21.4-20+clp-jammy Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 1179 Depends: libnginx-mod-http-echo (= 1.21.4-20+clp-jammy), nginx-common (= 1.21.4-20+clp-jammy), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre3, libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.21.4-20+clp-jammy) Conflicts: nginx-extras, nginx-full Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx-light_1.21.4-20+clp-jammy_arm64.deb Size: 480992 SHA256: 2ab953dd893e37fea05dbe25584a66c8910dae4437c9f0ea279377c845c1b8e1 SHA1: 85ba2d42b16b1940b6af5a32a46819d7ffe362d9 MD5sum: a444483ee727b00585c8fe6a431c8299 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.