Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.21.4-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 40 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14), libpam0g (>= 0.99.7.1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-auth-pam_1.21.4-14+clp-jammy_amd64.deb Size: 9640 SHA256: 9485a8f81d7258d667078515056a6e9f65dbcb06cb9bd9bd630f95110ec91690 SHA1: c7fc8b150e7fde87abe13918a71de14dbab390ef MD5sum: 67105b59209de57dd84ba989f34b679f 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 48 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-cache-purge_1.21.4-14+clp-jammy_amd64.deb Size: 12210 SHA256: 151a35ad2a7365e3d5bcf1951ea2782727f5a7e951427b0514a027fd406335c8 SHA1: 90f35ff787d67da9c74b404df55c299cf973f52f MD5sum: 1cb5e493fa633331d7f5eee23e6d17d5 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 61 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.33), libxml2 (>= 2.7.4) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-dav-ext_1.21.4-14+clp-jammy_amd64.deb Size: 17616 SHA256: 36f2cfd5fff8653d7975e8910f1b7f5753d041d7d1a97c9a1d0068a1fd95f3f7 SHA1: 02e62e25170604177baf53841d0a16b8ec2f38d7 MD5sum: 580a351a733295e33ae1227bd626f803 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 70 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-echo_1.21.4-14+clp-jammy_amd64.deb Size: 22366 SHA256: 6bc1b19c8f5d69755b9bee738708b1eac71586f71bb6ec9635dcfe20dacd9716 SHA1: 52674184ac49d0588bfe1e12adaed3c977c58693 MD5sum: bda1b9f545ef20efcbea0353810ae50e 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-fancyindex_1.21.4-14+clp-jammy_amd64.deb Size: 15304 SHA256: a5d1b182f06611507abda4752963dd9a8b09f4cb25816658c25f2f1f88ae79f4 SHA1: e9c12bf5fa5a015bff2344f1ecc86e3ab8dde630 MD5sum: 8afbde43f0a07a31ac114bd6bd47dd40 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 49 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14), libgeoip1 (>= 1.6.12) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-geoip_1.21.4-14+clp-jammy_amd64.deb Size: 11088 SHA256: c4fd5bc939072b876e12ee98a980859193da82659bff9ebe866a43949ed62755 SHA1: 46692fed8ab1664375099c8b6b5b37d62e50d578 MD5sum: a6a1a9551703f68d9b45f6d65c368e11 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-headers-more-filter_1.21.4-14+clp-jammy_amd64.deb Size: 15426 SHA256: ed715c92988db0962f02cea70b572bc89623e0e5dae82bc85d547b235c851b39 SHA1: 0754736b132863e2415af58863cb75f1c08d4898 MD5sum: 616bea3d41c5455d6978d48d9860167f 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 57 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-image-filter_1.21.4-14+clp-jammy_amd64.deb Size: 14998 SHA256: 34cbb8d47f6ad85ef7140ee0d479f1a168473d1b224dfec435ed63028d863df5 SHA1: 37e1f2072aba8e095418837180ce90ea4909563f MD5sum: df3a31368ec73a4741673d4bd0d5f214 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 470 Depends: libnginx-mod-http-ndk (= 1.21.4-14+clp-jammy), nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.33), libluajit-5.1-2 (>= 2.0.4+dfsg) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-lua_1.21.4-14+clp-jammy_amd64.deb Size: 172676 SHA256: d4dcd9283ea2cbfc2ac353b2c853daa592d44a70eb7b864b221b6b77929c0665 SHA1: 0e629c790f12863343a852eae5e46f531fa4cc56 MD5sum: 6ff1b376e9dd30946881c134c9c344d9 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.4) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-ndk_1.21.4-14+clp-jammy_amd64.deb Size: 10086 SHA256: 0da5dd2a273698d83dcd4c242493ca46a5e073e786a86b5c77c7bbb52b5ee428 SHA1: 052f396b8cae9d6d59f19e425f71412b85b9a471 MD5sum: 4c41922c652bd876319e8900c0bdb022 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 1.21.4-14+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-dev/n/nginx/libnginx-mod-http-perl_1.21.4-14+clp-jammy_amd64.deb Size: 23540 SHA256: 50bada7a409fff235e28fbb12f5b67272cc63f4595bb27f9d4201a735f4cd94a SHA1: 1d7d89831b867e1fe3284ba60cf9cc5d3e2df180 MD5sum: 01258edd565cc9ee3c0f313c1ab073e0 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-subs-filter_1.21.4-14+clp-jammy_amd64.deb Size: 12848 SHA256: 63ff939006a166a1618be1b9249f811b9460c885c4bf5e9cfea369af22b0a7d4 SHA1: e18a6c45909fb91d56e38e13a7f9d2ab376ef755 MD5sum: 3277da7496a4da70b4821fe37721f045 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 61 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-uploadprogress_1.21.4-14+clp-jammy_amd64.deb Size: 16974 SHA256: 3809f40954feffdae8f949bfaf9e009bfae3ac685cedbe77f64d6d4666ca401e SHA1: 1778742e4ff9945713d2c1a931f520c331371369 MD5sum: 2fdce647b1a65a7e4087e5cf17d29a38 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.4) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-http-upstream-fair_1.21.4-14+clp-jammy_amd64.deb Size: 13016 SHA256: 1c26387be21cc43a4dd1914d086e36a4d7c65e859fbe396c6698ab983560f5cd SHA1: c2abcc0d461937f2abf19ec624976cfdfa56bc9b MD5sum: 71b3f25dda22474f1c0f4471efaaa770 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 53 Depends: nginx-common (= 1.21.4-14+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-dev/n/nginx/libnginx-mod-http-xslt-filter_1.21.4-14+clp-jammy_amd64.deb Size: 13432 SHA256: aedc915ec0d86f985be05cfb7416b07e8519f17c88642d8f88bdefed72e9445e SHA1: 372de3949155ce1f513f496d20caefd59c46d591 MD5sum: ea40746692e02d52d2b35e0b319a6aaa 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 144 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.14) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-mail_1.21.4-14+clp-jammy_amd64.deb Size: 48586 SHA256: 81e2baa5f0206e4d5bf3c85fd1e925aacceb6a3e7c4892914ad3a37c71598b4d SHA1: 1779ac2b4a9691cf84bf1687bbce5612afb1140f MD5sum: 363315b8aeb16ed526c34504084fb624 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 16 Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-nchan_1.21.4-14+clp-jammy_amd64.deb Size: 4878 SHA256: 5f76c4eaa9fb55966e8f25a7a074af1394ca679f4c0bda3d985986be71c30a92 SHA1: 2f4b7b0492dac712c7c0e7b1b1d2cf13984e790e MD5sum: 1a8186beac411bd8fa16cfd267cc9a61 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 748 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.29) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-ngx-brotli_1.21.4-14+clp-jammy_amd64.deb Size: 302380 SHA256: a4f8c03f27b43dc093da665ca18f056926b35604d18455ef55c6e6658158e18d SHA1: 5dc90087469e351841aede3ca8b982509d4fd25a MD5sum: 810096b5d2dba2c102cbee856e4bc216 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 12507 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-ngx-pagespeed_1.21.4-14+clp-jammy_amd64.deb Size: 4079140 SHA256: 7218f39c1014157e94d1ed048df1cc481642c0df204a3218190e1ed581e7aeff SHA1: 3745a9628545b6b92fa074eaa76e026e2d2985c8 MD5sum: 0919618cf01dddccb81ba2428bc0f8d4 Description: pagespeed module from google. Package: libnginx-mod-rtmp Source: nginx Version: 1.21.4-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 350 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-rtmp_1.21.4-14+clp-jammy_amd64.deb Size: 133904 SHA256: 17858d5a1313cfeddd860e0a96c62ddd59c7956fd32bdae4767924cdcd54f40b SHA1: bf85533594355dccacd213ee6c8bcce085316334 MD5sum: e5ff2f7475a394b81a7a07d157090b53 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 207 Depends: nginx-common (= 1.21.4-14+clp-jammy), libc6 (>= 2.33) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/libnginx-mod-stream_1.21.4-14+clp-jammy_amd64.deb Size: 74548 SHA256: 63002ab858d61d7f3c12887ea8794c61abcfb652b548e4f1ae473e0771140098 SHA1: ab2945a7e1aa10010e59bba97e21410689957415 MD5sum: 60d42399ecfa6937ad5249ca1fe20113 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-14+clp-jammy Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 16 Depends: nginx-full (<< 1.21.4-14+clp-jammy.1~) | nginx-light (<< 1.21.4-14+clp-jammy.1~) | nginx-extras (<< 1.21.4-14+clp-jammy.1~), nginx-full (>= 1.21.4-14+clp-jammy) | nginx-light (>= 1.21.4-14+clp-jammy) | nginx-extras (>= 1.21.4-14+clp-jammy) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/nginx-dev/n/nginx/nginx_1.21.4-14+clp-jammy_all.deb Size: 4822 SHA256: da13f832fbf1914b4384a691d9b055237a0f21c2075fa7108a293761ce74f526 SHA1: d50f077c490f3e0b6d14940a97d2aa1572f089f5 MD5sum: 9468ca9a859678ddb048c6bcfb62c957 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-14+clp-jammy Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 18557 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-dev/n/nginx/nginx-common_1.21.4-14+clp-jammy_all.deb Size: 11557570 SHA256: 1d3083908c45af434ca17894e207dab445c14e762a242decbabe089d7864c368 SHA1: bcdf86a95c58b75ba93eb67e7d0df07467cbd2fe MD5sum: c5549b6876fe09e4f23af3adfa739782 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-14+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-dev/n/nginx/nginx-doc_1.21.4-14+clp-jammy_all.deb Size: 16642 SHA256: 6306b624d9fb63a400834d6ea06831529a67d3531e711bad545c88909899b5b7 SHA1: 55c5f1bcbe053166f736514bd40b5a318b746026 MD5sum: d087b8a8644d267876946dfff3d46312 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1313 Depends: libnginx-mod-http-auth-pam (= 1.21.4-14+clp-jammy), libnginx-mod-http-cache-purge (= 1.21.4-14+clp-jammy), libnginx-mod-http-dav-ext (= 1.21.4-14+clp-jammy), libnginx-mod-http-echo (= 1.21.4-14+clp-jammy), libnginx-mod-http-fancyindex (= 1.21.4-14+clp-jammy), libnginx-mod-http-geoip (= 1.21.4-14+clp-jammy), libnginx-mod-http-headers-more-filter (= 1.21.4-14+clp-jammy), libnginx-mod-http-image-filter (= 1.21.4-14+clp-jammy), libnginx-mod-http-lua (= 1.21.4-14+clp-jammy), libnginx-mod-http-perl (= 1.21.4-14+clp-jammy), libnginx-mod-http-subs-filter (= 1.21.4-14+clp-jammy), libnginx-mod-http-uploadprogress (= 1.21.4-14+clp-jammy), libnginx-mod-http-upstream-fair (= 1.21.4-14+clp-jammy), libnginx-mod-http-xslt-filter (= 1.21.4-14+clp-jammy), libnginx-mod-mail (= 1.21.4-14+clp-jammy), libnginx-mod-stream (= 1.21.4-14+clp-jammy), nginx-common (= 1.21.4-14+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-14+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-dev/n/nginx/nginx-extras_1.21.4-14+clp-jammy_amd64.deb Size: 511176 SHA256: 37f94f87b87fb234a50b6b8e7595e6dc15ac057c86e36fdf582a6200c8e0e729 SHA1: 31c6b65904e585380b6e37f7a347d5566af83395 MD5sum: ad48295ffe0e955143ef3cfedc682638 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1274 Depends: libnginx-mod-http-auth-pam (= 1.21.4-14+clp-jammy), libnginx-mod-http-dav-ext (= 1.21.4-14+clp-jammy), libnginx-mod-http-echo (= 1.21.4-14+clp-jammy), libnginx-mod-http-geoip (= 1.21.4-14+clp-jammy), libnginx-mod-http-image-filter (= 1.21.4-14+clp-jammy), libnginx-mod-ngx-brotli (= 1.21.4-14+clp-jammy), libnginx-mod-ngx-pagespeed (= 1.21.4-14+clp-jammy), libnginx-mod-http-subs-filter (= 1.21.4-14+clp-jammy), libnginx-mod-http-upstream-fair (= 1.21.4-14+clp-jammy), libnginx-mod-http-xslt-filter (= 1.21.4-14+clp-jammy), libnginx-mod-mail (= 1.21.4-14+clp-jammy), libnginx-mod-stream (= 1.21.4-14+clp-jammy), nginx-common (= 1.21.4-14+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-14+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-dev/n/nginx/nginx-full_1.21.4-14+clp-jammy_amd64.deb Size: 497166 SHA256: 700b1911e7354e68539c7aba9732c2b0d4b81ac6bb733f9b95fe8cd37782da74 SHA1: 9ead474087b630761e470ab709ff154ebdfbe4a2 MD5sum: 30734b87e024b0a8d0358d2cf4ddb2bd 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-14+clp-jammy Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1201 Depends: libnginx-mod-http-echo (= 1.21.4-14+clp-jammy), nginx-common (= 1.21.4-14+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-14+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-dev/n/nginx/nginx-light_1.21.4-14+clp-jammy_amd64.deb Size: 470674 SHA256: aa973b9ad2e0923b2478d93cae850dde96634865bb494bd69cf25e0157bd2b84 SHA1: 2370cd18aa204a5e0d6cbcea38b45135ab55935c MD5sum: c9b39e729fe2ab6384d41ab468519a65 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.