Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.21.4-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 40 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14), 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-17+clp-jammy_amd64.deb Size: 9940 SHA256: e71755ec29e3009d2741c718531e3e2cb029fd05f4e43d3e2126059e5aacbd43 SHA1: 5d97624f80bf9bb2df057eca5d223b33a1e9e567 MD5sum: 01b4c6ac947800158c7e584ed06720b7 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 48 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-cache-purge_1.21.4-17+clp-jammy_amd64.deb Size: 12502 SHA256: b6bbdc4b1589daf4ae610d5a4de3acf1f6086875da6a12169c4b7c893cb5389f SHA1: 59b75c025f74302e312e31eb1f0265aafe1f16ff MD5sum: 837fdcfbbf124a969ca042bbacb59728 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 61 Depends: nginx-common (= 1.21.4-17+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-17+clp-jammy_amd64.deb Size: 17898 SHA256: b6e697e93f6a476294a5888f00ddd99308f92bd2e2f9051fa4498fd9bd046b2f SHA1: 7bd602048f5a7d1317215b645ca1ab257ea88330 MD5sum: 307e27552f6f9d0f79d78dda479afd2d 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 70 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-echo_1.21.4-17+clp-jammy_amd64.deb Size: 22652 SHA256: 731a3d11f494bb51cd0b33b09cb8bd9f7e76ce0eb1dad757c28959a6ff91169d SHA1: ab1e45096096cf6057202b83f6abfe581db9a301 MD5sum: 8af38c7e4ac6c4cfbe80cce0ea919233 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.21.4-17+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-17+clp-jammy_amd64.deb Size: 15596 SHA256: c653bf7278139604e0c8b20a0979419f630f2b1e20d4999a04a9e459c6e8401c SHA1: f5c27b1bae40357006ab7d8fd459c5683d889975 MD5sum: 8e626d4bbd60ef89cdec1eefe7f5ae70 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 49 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14), libgeoip1 (>= 1.6.12) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-geoip_1.21.4-17+clp-jammy_amd64.deb Size: 11378 SHA256: 1dcbcb2bf43c93a5867d0481e76895dbe327a192fa7353fc4a51d71dfdee3ae6 SHA1: d8dd7d6228ad61351712f9355dbc7aaaa5e921dc MD5sum: 2e9d3d27f4eb475ef3ca30c40f49c145 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-headers-more-filter_1.21.4-17+clp-jammy_amd64.deb Size: 15712 SHA256: 2e71aa64f29d651c783d541a2b1bd080d4790136e5b9bf8b25addf5ad785396a SHA1: d6dbeadce51623458b7a3dae7efbde0bd81fc9f6 MD5sum: 0aaf24e948634998e063da51097f9a0b 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14), 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-17+clp-jammy_amd64.deb Size: 15286 SHA256: ceaeb89b1840edfacb4e524e2d089cfaf51bd04ec2cd5f0e183b3d28c9d2e354 SHA1: cd9caf3ccbf689137fe87aa297067e4c55eadc17 MD5sum: ee6f0a89bde4bdeee6bf432fb7784920 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 470 Depends: libnginx-mod-http-ndk (= 1.21.4-17+clp-jammy), nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.33), libluajit-5.1-2 (>= 2.0.4+dfsg) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-lua_1.21.4-17+clp-jammy_amd64.deb Size: 172960 SHA256: 44239b7870180b7cf3abf25023645e2f7dc5b7b12fb434cec0eb2bd90d6e36dc SHA1: f830efd7b08c457799e69fc863700a1b35ce4125 MD5sum: 71f3cafe9e6fb5ecb67fd75f22ecc7b8 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.4) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-ndk_1.21.4-17+clp-jammy_amd64.deb Size: 10370 SHA256: b7a41a7392fb255438deb6c8d90af761201d45ba81f66597f584b6a00d2d5c0c SHA1: b3eb8946891bfea445d5368d3e9697e606e14a1d MD5sum: 24b451a2d36a15bb9c8963a77677bcc1 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 1.21.4-17+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-17+clp-jammy_amd64.deb Size: 23832 SHA256: 0ffeebd81ea44ba00ce9bc6319746a03e42a9ac12aaa200258a700e47814abcc SHA1: 94c019af3225fd9476e6ae57906b8b8d4efd3920 MD5sum: dcb292e4423587fb85e183cec08e7928 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-subs-filter_1.21.4-17+clp-jammy_amd64.deb Size: 13150 SHA256: 893c5a60210ab16e051f67eb85ef516657e7e1aecdad777fd1d6bb27306db06b SHA1: 5b200dd585415226c60f88271f60793ad1983a25 MD5sum: 1a0377d33f11ab09e7d9155d6a2e54ed 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 61 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-uploadprogress_1.21.4-17+clp-jammy_amd64.deb Size: 17258 SHA256: 888edfcffdedad3a7c0dfb560fd2212b465beec38ca08e64f86a9148e3ec2837 SHA1: a925d35090dc024474bca2e017139240045604e0 MD5sum: a402aa01462dd678a73c7d1edad42c7a 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.4) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-http-upstream-fair_1.21.4-17+clp-jammy_amd64.deb Size: 13300 SHA256: 9cb207513e812bfce15c7f217eae261148bd3da0980e03f36d1984dc4931ecfe SHA1: 7de6487b1d3d7b70cd4965a17f00ae70644de3f5 MD5sum: d39940cf7715eacd76acbaf16a0ce14b 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 53 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14), 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-17+clp-jammy_amd64.deb Size: 13716 SHA256: 9a76596265707624680e4b0546c5fc6f6fe0c988abda4d5a4bb73d65ea0b775d SHA1: ba16721ea5a815cc4002b854c8e228a6956ddb91 MD5sum: 630124b77a46d3578f95dce7664e969e 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 144 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-mail_1.21.4-17+clp-jammy_amd64.deb Size: 48868 SHA256: 0fee19ef2b9d2e59f9ceb88a19a350bd1cb534d58522a6e699232a7f7c4dd0ef SHA1: e4ee7f699574149e63a9df04d2a7ca8a9b8d957a MD5sum: b348c5e7297120ae15fad5fb2f309c6e 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 16 Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-nchan_1.21.4-17+clp-jammy_amd64.deb Size: 5192 SHA256: c11afafd45088112bed259666294cb58636d3a8d6643e571df38769152cd57bc SHA1: ef343b99d1382f928ddd0e58f9a78852b89b4d7a MD5sum: 44c6d0c5d242479fb0e64cbf68a7c138 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 748 Depends: nginx-common (= 1.21.4-17+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-17+clp-jammy_amd64.deb Size: 302680 SHA256: 929f37319851030d67c0c9d16897e07b0b874c461502252ccee9f39c6c93e19a SHA1: 6c27bff9415463a8105297101b29c5ff0bcd6bd4 MD5sum: f70d03f1994385915c2eed7028cebe35 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 12507 Depends: nginx-common (= 1.21.4-17+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-17+clp-jammy_amd64.deb Size: 4079224 SHA256: 6ce4329e4e6e439d3a5ca12cb9b5222d5ea8ef376b78e57a0e4e11848a9622a8 SHA1: d709bf586fe16ca5cffcff2f3472b2491dbbb05f MD5sum: fd07b9e99d9b5d07224915d4048691c3 Description: pagespeed module from google. Package: libnginx-mod-rtmp Source: nginx Version: 1.21.4-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 350 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-rtmp_1.21.4-17+clp-jammy_amd64.deb Size: 134172 SHA256: 986ef11db4d6ce49ffcc63d19de05d828db71496fda719698765a7dd164b87c2 SHA1: 8fdfb2c9dd95e9fd9f3d4c762b4be37925be4f9b MD5sum: f2cf118bc340e9c41a427db755e71c6f 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 207 Depends: nginx-common (= 1.21.4-17+clp-jammy), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/libnginx-mod-stream_1.21.4-17+clp-jammy_amd64.deb Size: 74836 SHA256: 477bd8b2d5d32e9e479749d96a6ea8c9f6e82add404c6165365c6c5e8026f733 SHA1: 20a08421d28b9ee355e0942a38192ac24527c2d1 MD5sum: 140dfdee0b86a4e3ea3466c2d3735a81 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-17+clp-jammy Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 16 Depends: nginx-full (<< 1.21.4-17+clp-jammy.1~) | nginx-light (<< 1.21.4-17+clp-jammy.1~) | nginx-extras (<< 1.21.4-17+clp-jammy.1~), nginx-full (>= 1.21.4-17+clp-jammy) | nginx-light (>= 1.21.4-17+clp-jammy) | nginx-extras (>= 1.21.4-17+clp-jammy) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx/n/nginx/nginx_1.21.4-17+clp-jammy_all.deb Size: 5128 SHA256: db2761e96251b84f72bb1c0c1d6db70e7ff8d9e9e5ede2e97bb3767898322335 SHA1: a276fd8c12d0d30bec1c828186432ccca37ff8a7 MD5sum: 1f4141bdf341edcd06b8a512559b5282 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-17+clp-jammy Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 18558 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-17+clp-jammy_all.deb Size: 11557896 SHA256: 398f4f1c2276bf14198fe687580c3ef8767b9b7d3e2074155a4c7d31c4ffe046 SHA1: 0010fd92fa9e082e7a2d5b5eae009358398ef34f MD5sum: e103f1488c3ae4086749606cbbdd93f7 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-17+clp-jammy Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 41 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/nginx/n/nginx/nginx-doc_1.21.4-17+clp-jammy_all.deb Size: 16912 SHA256: 2e0ab88a37ce339a80ed8d981542477bb8dd000825ef58ef9985809a8121efa4 SHA1: 2bc20e333f0f2e28f7e3876d880e747f55ac2731 MD5sum: e05f39fe73d40ce491b18fdaf216cd13 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1313 Depends: libnginx-mod-http-auth-pam (= 1.21.4-17+clp-jammy), libnginx-mod-http-cache-purge (= 1.21.4-17+clp-jammy), libnginx-mod-http-dav-ext (= 1.21.4-17+clp-jammy), libnginx-mod-http-echo (= 1.21.4-17+clp-jammy), libnginx-mod-http-fancyindex (= 1.21.4-17+clp-jammy), libnginx-mod-http-geoip (= 1.21.4-17+clp-jammy), libnginx-mod-http-headers-more-filter (= 1.21.4-17+clp-jammy), libnginx-mod-http-image-filter (= 1.21.4-17+clp-jammy), libnginx-mod-http-lua (= 1.21.4-17+clp-jammy), libnginx-mod-http-perl (= 1.21.4-17+clp-jammy), libnginx-mod-http-subs-filter (= 1.21.4-17+clp-jammy), libnginx-mod-http-uploadprogress (= 1.21.4-17+clp-jammy), libnginx-mod-http-upstream-fair (= 1.21.4-17+clp-jammy), libnginx-mod-http-xslt-filter (= 1.21.4-17+clp-jammy), libnginx-mod-mail (= 1.21.4-17+clp-jammy), libnginx-mod-stream (= 1.21.4-17+clp-jammy), nginx-common (= 1.21.4-17+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-17+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-17+clp-jammy_amd64.deb Size: 511612 SHA256: e919018694ca4d92ff40b0d3272534f74eeb9edcb9634f7dd6f8d0ba9f6c4817 SHA1: 0b6c942525fcc2e01e45e3b2a9ef07e32d209c22 MD5sum: 644206eebb48c8d597f85448ec72d272 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1274 Depends: libnginx-mod-http-auth-pam (= 1.21.4-17+clp-jammy), libnginx-mod-http-dav-ext (= 1.21.4-17+clp-jammy), libnginx-mod-http-echo (= 1.21.4-17+clp-jammy), libnginx-mod-http-geoip (= 1.21.4-17+clp-jammy), libnginx-mod-http-image-filter (= 1.21.4-17+clp-jammy), libnginx-mod-ngx-brotli (= 1.21.4-17+clp-jammy), libnginx-mod-ngx-pagespeed (= 1.21.4-17+clp-jammy), libnginx-mod-http-subs-filter (= 1.21.4-17+clp-jammy), libnginx-mod-http-upstream-fair (= 1.21.4-17+clp-jammy), libnginx-mod-http-xslt-filter (= 1.21.4-17+clp-jammy), libnginx-mod-mail (= 1.21.4-17+clp-jammy), libnginx-mod-stream (= 1.21.4-17+clp-jammy), nginx-common (= 1.21.4-17+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-17+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-17+clp-jammy_amd64.deb Size: 496692 SHA256: a6aaa5e8271edc24aa4e29aa88091c5ea365ea4daaa21ee44e5c3d1f25169bae SHA1: 7b55efb33d1aa2ed477385e4e6d29dc5890fe0bd MD5sum: cff71f7364c670aef6a2f5bec7979049 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-17+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1201 Depends: libnginx-mod-http-echo (= 1.21.4-17+clp-jammy), nginx-common (= 1.21.4-17+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-17+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-17+clp-jammy_amd64.deb Size: 470830 SHA256: bf9ca49597148f2482307be308fca0f3c71ee972557fafa9676ba8ab6ddc9d60 SHA1: e82c174ad5988b5096c80741d984b707494dc2cc MD5sum: 8602ca660f291d648c80a70f32a12154 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.