Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 27 Depends: libc6 (>= 2.4), libpam0g (>= 0.99.7.1) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-auth-pam_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 5480 MD5sum: 576f4aaad5d4606e41cfb6fec9abd271 SHA1: fca6e363960255042585e1297d1d8db3afa3a6a0 SHA256: f5e0deb69682ffd32e5da850ab3b6fb5043764db13a59404fc2bb181839c6fac Section: httpd Priority: optional Homepage: http://nginx.net Description: PAM authentication module for Nginx - v1.5.5 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. . v1.5.5 Package: libnginx-mod-http-brotli-filter Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 29 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-brotli-filter_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 6674 MD5sum: f02bd7a2018e964de264600411ac80e9 SHA1: 23afd6f9547ba5678fc3057531e61b95c40b7ccd SHA256: d3d98ef42562e7d91a40aeb2d44199798b7934dc44f35db5c83173bf8a62c614 Section: httpd Priority: optional Homepage: http://nginx.net Description: Brotli streaming compression HTTP module for Nginx - v0.1.3rc The ngx_http_brotli module provides Google brotli compression. Streaming module, like gzip. . May conflict with gzip module. . v0.1.3rc Package: libnginx-mod-http-brotli-static Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 29 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-brotli-static_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 4838 MD5sum: 39da769fe562efc1bd3c7f0aacd3e282 SHA1: c41e9cf29477f0ca1754ef08a54f7ab6384355f1 SHA256: cf3581a4beddb3e9e20022762954aafa705bbbe51a1f9cf6d5d0445b2cec6397 Section: httpd Priority: optional Homepage: http://nginx.net Description: Brotli static compression HTTP module for Nginx - v0.1.3rc The ngx_http_brotli module provides Google brotli compression. Static module, like gzip_static. . v0.1.3rc Package: libnginx-mod-http-cache-purge Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 31 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-cache-purge_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 7816 MD5sum: e6d17f77ae7b31c1d65f440ee2abdeff SHA1: fd1373f715136266dbd2bd2b616d16c0d9ea15d9 SHA256: d0e5055ba09b38ed700cf2c16eb2e7d2681abbf91da0dd986a0c290cfa531baf Section: httpd Priority: optional Homepage: http://nginx.net Description: Purge content from Nginx caches - v2.3 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. . v2.3 Package: libnginx-mod-http-dav-ext Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 45 Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-dav-ext_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 13754 MD5sum: 32af63ebdd5026dce42da94f361444b6 SHA1: 40d3105752239f9f579a8e645a83a7989dc5062d SHA256: a4fb35046ea62c7ea2d1e527a61bbe4260149432831c46ed6ecd039156a90a13 Section: httpd Priority: optional Homepage: http://nginx.net Description: WebDAV missing commands support for Nginx - v3.0.0 WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. . v3.0.0 Package: libnginx-mod-http-echo Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 57 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-echo_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 17252 MD5sum: 890bbc3babfc784bcf917c706c0a2047 SHA1: 8b580175ea95535a378a255c35d027a77b83f72a SHA256: 45d9cdff85ef22741ce6bb4f4e5caf6d678ee7a86b3def437dec14f634e39838 Section: httpd Priority: optional Homepage: http://nginx.net Description: Bring echo and more shell style goodies to Nginx - v0.64 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). . v0.64 Package: libnginx-mod-http-fancyindex Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 41 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-fancyindex_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 11418 MD5sum: d0b92b01322256f7b5cd9fc990089670 SHA1: fe4bb477b01244f59755e25bb94dd43a7fe1d1af SHA256: db79c302ca2921e9ff104c5a0810d7bfa11883f92dd8b8c539b54d6748c8ff96 Section: httpd Priority: optional Homepage: http://nginx.net Description: Fancy indexes module for the Nginx - v0.6.0 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. . v0.6.0 Package: libnginx-mod-http-geoip Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 35 Depends: libc6 (>= 2.4), libgeoip1, geoip-database Recommends: geoip-database-city Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-geoip_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 7162 MD5sum: 41613a14916df8ee7a70a654000e34e4 SHA1: a70d402531998d2832ab1ee08ef6d8709674c11e SHA256: cbb65ac28e27fe6724ab9b07e6711cdc2e1dbcaf24302c067871a577295a941a Section: httpd Priority: optional Homepage: http://nginx.net 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.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 45 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-headers-more-filter_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 11560 MD5sum: 8ff4f3e8844d3d10698e0adbc4b0bc47 SHA1: 357ecf5ecea1b16398ffc9ffd36d4e1fb470e1e9 SHA256: 4e5c9407af4d09ca05866b3c36079c9227a16422dca22d30230718acdca34356 Section: httpd Priority: optional Homepage: http://nginx.net Description: Set and clear input and output headers for Nginx - v0.39 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. . v0.39 Package: libnginx-mod-http-image-filter Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 40 Depends: libc6 (>= 2.4), libgd3 (>= 2.1.0~alpha~) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-image-filter_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 10148 MD5sum: b1056f19e6f1757b413258446abd1cbd SHA1: 89ecc914780c7d935ece71a90ad5353830f02132 SHA256: 0dcf98b7b7cc633d3af5a75b10755da66a8674a2306986646ae65918ef6ff0c0 Section: httpd Priority: optional Homepage: http://nginx.net Description: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, WebP 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.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 481 Depends: libnginx-mod-http-ndk (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.11), libgcc09-s-9, libluajit-5.1-2 Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-lua_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 165802 MD5sum: 46838af55419b5e93df7a5dc4e34fefd SHA1: 6805dee847c861938b77f8b8ccd1f75586de33e2 SHA256: 77cdce2eaad30c4b0adfae4252b9e6955a1d4093fa7dd5415609d77099662aa6 Section: httpd Priority: optional Homepage: http://nginx.net Description: Lua module for Nginx - v0.10.29r2 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. . v0.10.29r2 Package: libnginx-mod-http-nchan Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 803 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-nchan_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 268804 MD5sum: ce85e7db5580fe48604149df8c58b8ac SHA1: 663ed8dbdb010e2d00ec575bbefa1fbf9aa01e94 SHA256: 5222632b44581b4766aaa11f09ee93162c13fde5154975b198dc2ef250c7d36b Section: httpd Priority: optional Homepage: http://nginx.net Description: Fast, flexible pub/sub server for Nginx - v1.3.8 Fast, horizontally scalable, multiprocess pub/sub queuing server and proxy for HTTP, long-polling, Websockets and EventSource (SSE), powered by Nginx. . See examples on https://github.com/slact/nchan . v1.3.8 Package: libnginx-mod-http-ndk Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 32 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-ndk_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 6196 MD5sum: 1ce4aa54b3372021c0165b33bc651990 SHA1: de1929ff66f27db50fa29d64bc238c4b3d8c5cb3 SHA256: 3a7d6313b52a7bf2ce2f4327fc55e3bd5459376de19a2dbf953da4b0602cdd0b Section: httpd Priority: optional Homepage: http://nginx.net Description: Nginx Development Kit module - v0.3.4 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. . v0.3.4 Package: libnginx-mod-http-perl Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 87 Depends: perl (>= 5.22.1-9ubuntu0.9), perlapi-5.22.1, libc6 (>= 2.4), libperl5.22 (>= 5.22.1) Replaces: nginx-extras (<< 1.9.14-1) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-perl_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 18962 MD5sum: 7da9b0bb1830356fa7f7fd6cfc654526 SHA1: 090a2df6ab5d9e06f66a7bae7758a9a1e8458709 SHA256: c8013bbaabe791ae398cb0caabcfb598af7fa4e4b696d466741bdc75d7986b19 Section: httpd Priority: optional Homepage: http://nginx.net 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-push-stream Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 124 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-push-stream_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 43472 MD5sum: 1f2dcb253d2514f748344b1d80a2e669 SHA1: c477dde40d5cc2a18f6b8f2efd4cf913dda94f7e SHA256: 4a1798b553cc7c780ca3edc47df96839e4986425f47d69dafc5eb45e3f6ea52d Section: httpd Priority: optional Homepage: http://nginx.net Description: Fast, flexible pub/sub server for Nginx - v0.6.0 A pure stream http push technology for your Nginx setup. . Supports EventSource, WebSocket, Long Polling, and Forever Iframe. . See examples on https://github.com/wandenberg/nginx-push-stream-module . v0.6.0 Package: libnginx-mod-http-subs-filter Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 32 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-subs-filter_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 8286 MD5sum: c9834b4061b0b7da294608cd9d3c9f19 SHA1: 4044e5b9db1907017b16b1a9606f65d2a760df00 SHA256: 1ac25599d1d6eb5698acb48296764fe502aff2a183fe7694ff01521347cad107 Section: httpd Priority: optional Homepage: http://nginx.net Description: Substitution filter module for Nginx - v0.6.4 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. . v0.6.4 Package: libnginx-mod-http-uploadprogress Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 41 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-uploadprogress_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 10384 MD5sum: 223bfa6ce64e931fe4e65bab34bdded9 SHA1: 137cf64911723c198a672c6dbdf0d4bec66930e4 SHA256: fd855e759fee8f26441590d66124fa66d0327b2ded74070194fc27ad547177dd Section: httpd Priority: optional Homepage: http://nginx.net Description: Upload progress system for Nginx - v0.9.4 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. . v0.9.4 Package: libnginx-mod-http-upstream-fair Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 32 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-upstream-fair_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 8078 MD5sum: fd3ed08249a06d8958192977153a0e45 SHA1: 9879ed6f939160b6c331217052a0777f36944e69 SHA256: fa42a46f830232b78875b36287bfa8f614392eadacad61a3e15b9e84ac3c461f Section: httpd Priority: optional Homepage: http://nginx.net Description: Nginx Upstream Fair Proxy Load Balancer - v0.1.3 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. . v0.1.3 Package: libnginx-mod-http-xslt-filter Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 32 Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-xslt-filter_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 8480 MD5sum: b8bb4264b68ecad3537ef6afb3f43b21 SHA1: bcaa54e72c57092ed6126a97dd7dfdeb1a1e5c19 SHA256: 9fc672f725068eebed6e4b2e1c189e4860bec47718e4148750fe9a6b7be052a9 Section: httpd Priority: optional Homepage: http://nginx.net 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-filter Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 537 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-zstd-filter_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 168950 MD5sum: 1d7054210418512a07715258fcc05a85 SHA1: 4631dbc63414df98eab050f097ae4c5dffc9d945 SHA256: 165e1775c7f4b101d2c3cdc87d46c8144b56a1dbefe1488df892bd2b341fd19a Section: httpd Priority: optional Homepage: http://nginx.net Description: ZStandard streaming compression HTTP module for Nginx - v0.1.1 The ngx_http_zstd module provides Facebook zstd compression. Streaming module, like gzip. . May conflict with gzip module. . v0.1.1 Package: libnginx-mod-http-zstd-static Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 29 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-http-zstd-static_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 4980 MD5sum: 49b8e58b342f997d6d8453e783251d90 SHA1: 2699909cc2d5b9990ac68d7ce406b50ecd7f8b2f SHA256: b82daacbf6a4014e66772428f9bb9cd3dd143361b14335a588cd005d8b383d3a Section: httpd Priority: optional Homepage: http://nginx.net Description: ZStandard static compression HTTP module for Nginx - v0.1.1 The ngx_http_zstd module provides Facebook zstd compression. Static module, like gzip_static. . v0.1.1 Package: libnginx-mod-mail Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 124 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-mail_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 41386 MD5sum: b9ba6944d88cdd37171f0d081291493b SHA1: a937b5578c399adbb0b4eee090cbc2392b921ac7 SHA256: 192e73f10fb9766c0dc1001544b2d86fffed2935764cb3b94309b88db5a6ede7 Section: httpd Priority: optional Homepage: http://nginx.net 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-stream-geoip Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 35 Depends: libc6 (>= 2.4), libgeoip1, geoip-database Recommends: geoip-database-city Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/libnginx-mod-stream-geoip_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 6364 MD5sum: 838838a468088d7d496436f45d23a8e1 SHA1: fbc4718d1f54020c361bd50b42a2da5f91f6542c SHA256: 59e87bdeec32285f9a5ece354a5bf6805404ee12b7685d42f5ff15467ed4cbf3 Section: httpd Priority: optional Homepage: http://nginx.net Description: GeoIP support for 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: nginx-core Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 1441 Depends: nginx-common (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.17), libpcre2-8-0 (>= 10.47), libssl111r (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Conflicts: nginx-extras, nginx-tiny Provides: httpd, httpd-cgi, nginx Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/nginx-core_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 559020 MD5sum: 25bf6ed07b128a04fdd149c43c038390 SHA1: 6b4731a62af6e680db87a60365136d6956989bf9 SHA256: 618d4b3a159a5cbe1bba8aff496e549c61a855d91308e228fda3af9cb83135bc Section: httpd Priority: optional Homepage: http://nginx.net 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, Charset, Limit Requests, Limit Zone, Empty GIF, FastCGI, Gzip, Headers, Index, Log, Map, Proxy, Rewrite, Split Clients, Upstream, Browser, Referer, SSI. . OPTIONAL HTTP MODULES: Gzip Precompression, IPv6, Real IP, SSL, HTTP2, gRPC, Stub Status, FLV, MP4, WebDAV. . THIRD PARTY MODULES: none. Package: nginx-core-debug Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 1630 Depends: nginx-common (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.17), libpcre2-8-0 (>= 10.47), libssl111r (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Conflicts: nginx-extras, nginx-tiny Provides: httpd, httpd-cgi, nginx, nginx-core Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/nginx-core-debug_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 618966 MD5sum: e70f269d2d0c8c1fb27fb5da1dc78461 SHA1: fabf4a046df57118361eedb21fc9589731ecc72a SHA256: 24c03c267cfa8da942311267f54bf0a33fa3e18e22546d079126e12fb1f35b66 Section: httpd Priority: optional Homepage: http://nginx.net 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, Charset, Limit Requests, Limit Zone, Empty GIF, FastCGI, Gzip, Headers, Index, Log, Map, Proxy, Rewrite, Split Clients, Upstream, Browser, Referer, SSI. . OPTIONAL HTTP MODULES: Gzip Precompression, IPv6, Real IP, SSL, HTTP2, gRPC, Stub Status, FLV, MP4, WebDAV. . THIRD PARTY MODULES: none. Package: nginx-rtmp Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 1659 Depends: nginx-rtmp-common (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.17), libpcre2-8-0 (>= 10.47), libssl111r (>= 1.1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Provides: nginx-video, rtmp-server Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/nginx-rtmp_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 647432 MD5sum: f3c043d8c8d89f7ed92ab9da5aadbb18 SHA1: 0a48c3d8c71d46b0cecd32e7a7c9aab6968317ef SHA256: 3c5666f88607ec14f4d77107f2d512c88e3ed703c403e9773823c60982b80c14 Section: httpd Priority: optional Homepage: http://nginx.net Description: nginx web/proxy/rtmp 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 package provides a version of nginx with the standard modules, plus extra features and modules. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Charset, Empty GIF, FastCGI, Gzip, Headers, Index, Limit Requests, Limit Zone, Log, Map, Proxy, Rewrite, Stub Status, Upstream, Referer. . OPTIONAL HTTP MODULES: FLV, IPv6, MP4, Real IP. . THIRD PARTY MODULES: RTMP. Package: nginx-rtmp-debug Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 1890 Depends: nginx-rtmp-common (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.17), libpcre2-8-0 (>= 10.47), libssl111r (>= 1.1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Provides: nginx-rtmp, nginx-video, rtmp-server Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/nginx-rtmp-debug_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 721370 MD5sum: 860fdbfe7875d074ce4a778e7c01bc07 SHA1: 71a9e256da0c59d72d743dffc133352983285ca1 SHA256: 556ad822d4455caf6955ac5b160227bab771115f86354b754e5ede9eb6215796 Section: httpd Priority: optional Homepage: http://nginx.net Description: nginx web/proxy/rtmp 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 package provides a version of nginx with the standard modules, plus extra features and modules. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Charset, Empty GIF, FastCGI, Gzip, Headers, Index, Limit Requests, Limit Zone, Log, Map, Proxy, Rewrite, Stub Status, Upstream, Referer. . OPTIONAL HTTP MODULES: FLV, IPv6, MP4, Real IP. . THIRD PARTY MODULES: RTMP. Package: nginx-stream Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 1499 Depends: nginx-stream-common (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.17), libpcre2-8-0 (>= 10.47), libssl111r (>= 1.1.1), zlib1g (>= 1:1.1.4) Recommends: libnginx-mod-stream-geoip (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Suggests: nginx-doc (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Provides: stream-server Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/nginx-stream_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 574956 MD5sum: ae8479203984b96338f4d44867c63157 SHA1: 30893599937f5ae24ce4a84e8ef32ee9d54af5d7 SHA256: d480dbf65d8f4991b2b610ad83195141febfec5e695a76196024e6906a15eed2 Section: httpd Priority: optional Homepage: http://nginx.net Description: nginx web/proxy/stream 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 package provides a version of nginx with the stream modules, but no one http modules. . STANDARD HTTP MODULES: Like in core version STANDARD STREAM MODULES: Stream, SSL. Package: nginx-stream-debug Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 1701 Depends: nginx-stream-common (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.17), libpcre2-8-0 (>= 10.47), libssl111r (>= 1.1.1), zlib1g (>= 1:1.1.4) Recommends: libnginx-mod-stream-geoip (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Suggests: nginx-doc (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Provides: nginx-stream, stream-server Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/nginx-stream-debug_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 636576 MD5sum: c68ddc76749bbbd3a97f5b0cfaf65730 SHA1: cc002eef0c3ff36fd96e9edc96f44417372436eb SHA256: 58b4318f1334fc521d94c02e0972d7f4417b3bb9d2058de2df455f12db7dcf93 Section: httpd Priority: optional Homepage: http://nginx.net Description: nginx web/proxy/stream 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 package provides a version of nginx with the stream modules, but no one http modules. . STANDARD HTTP MODULES: Like in core version STANDARD STREAM MODULES: Stream, SSL. Package: nginx-tiny Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 982 Depends: nginx-common (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.17), libpcre2-8-0 (>= 10.47), libssl111r (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Conflicts: nginx-core, nginx-extras Provides: httpd, nginx Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/nginx-tiny_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 387934 MD5sum: 4816435e659687b4f630ed0ac3c04b33 SHA1: ee20b74b9a8be6da7c7c19f3279fbf49a39632e6 SHA256: a9e6d26c69b7a621b5438017175dea78375364cedfb06d3e92c36c7afa293281 Section: httpd Priority: optional Homepage: http://nginx.net Description: nginx web server (tiny 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 tiny version of nginx with only the minimal set of features and modules. . Dynamic modules may not work with it. . NO proxy/FastCGI/uWSGI. Just serve static files. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF, Gzip, Headers, Index, Log, Map, Rewrite, SSL, HTTP2. . OPTIONAL HTTP MODULES: FLV, MP4, WebDAV, Gzip Precompression, IPv6, Stub Status. . THIRD PARTY MODULES: none. Package: nginx-tiny-debug Source: nginx Version: 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16 Architecture: i386 Maintainer: Kartik Mistry Installed-Size: 1104 Depends: nginx-common (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16), libc6 (>= 2.17), libpcre2-8-0 (>= 10.47), libssl111r (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16) Conflicts: nginx-core, nginx-extras Provides: httpd, nginx, nginx-tiny Filename: pool/ubuntu-xenial/i386/nginx/1.30.0/nginx-tiny-debug_1.30.0-6u1.1rusoft99.1gcc9ssl111~ubuntu16_i386.deb Size: 422710 MD5sum: 603ff2c5b983e35c2e1efcd34fb9a2f6 SHA1: a8188838ba3420eaa445935af057558c32770807 SHA256: 1144a9fa64ee966dd4bdc3410ee04a5a97b99ddd2919400883c71e7e87d202be Section: httpd Priority: optional Homepage: http://nginx.net Description: nginx web server (tiny 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 tiny version of nginx with only the minimal set of features and modules. . Dynamic modules may not work with it. . NO proxy/FastCGI/uWSGI. Just serve static files. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF, Gzip, Headers, Index, Log, Map, Rewrite, SSL, HTTP2. . OPTIONAL HTTP MODULES: FLV,MP4, WebDAV, Gzip Precompression, IPv6, Stub Status. . THIRD PARTY MODULES: none.