Package: nginx Version: 1:1.31.4-18~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed LLC Installed-Size: 3827 Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4), adduser Recommends: logrotate Breaks: nginx-common, nginx-core, nginx-extras, nginx-full, nginx-light Replaces: nginx-common, nginx-core, nginx-extras, nginx-full, nginx-light Provides: httpd, nginx, nginx-abi-1.31.4-1, nginx-r1.31.4 Homepage: https://nginx.org/ Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.4-18~gps1+ubuntu2404+mainline_amd64.deb Size: 1007976 SHA256: 552379b56d11180f98f380ec710e4d02c95b94afb0ae4f666c0ecc912a63a57a SHA1: 3adaf84797cdeabfa68505da3143bc2826ca1a49 MD5sum: 123abc56a38c0cca37cbf28d69403af2 Description: High performance web server (GetPageSpeed build) nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server. . This package provides the GetPageSpeed build of nginx with upstream-like paths, systemd units, and additional hardening. Package: nginx-common Source: nginx Version: 1:1.31.4-18~gps1+ubuntu2404+mainline Architecture: all Maintainer: GetPageSpeed LLC Installed-Size: 9 Depends: nginx Homepage: https://nginx.org/ Priority: optional Section: oldlibs Filename: pool/main/n/nginx/nginx-common_1.31.4-18~gps1+ubuntu2404+mainline_all.deb Size: 3324 SHA256: 240c4e502caab40fd124b730286fa30c947fc494c1eb0421dd2012b3da9de832 SHA1: aab5dee1c376be9508f8a8f9e1ca7556bf3e98e9 MD5sum: 48b6ccd6dfef329b5b739cab3eac5d7d Description: transitional dummy package for nginx (GetPageSpeed) This is a transitional package. It can be safely removed after installation. Package: nginx-core Source: nginx Version: 1:1.31.4-18~gps1+ubuntu2404+mainline Architecture: all Maintainer: GetPageSpeed LLC Installed-Size: 9 Depends: nginx Homepage: https://nginx.org/ Priority: optional Section: oldlibs Filename: pool/main/n/nginx/nginx-core_1.31.4-18~gps1+ubuntu2404+mainline_all.deb Size: 3320 SHA256: 38e4043c558eb7cd9cd33335aded7bd70df9d4d6f3ceb9bc3234ab1a2d26b430 SHA1: e62058e141fbf5b785af9beb031f99eee1fbe3c4 MD5sum: 1dc99f609318086e4739f86ae21ac9b8 Description: transitional dummy package for nginx (GetPageSpeed) This is a transitional package. It can be safely removed after installation. Package: nginx-extras Source: nginx Version: 1:1.31.4-18~gps1+ubuntu2404+mainline Architecture: all Maintainer: GetPageSpeed LLC Installed-Size: 9 Depends: nginx Homepage: https://nginx.org/ Priority: optional Section: oldlibs Filename: pool/main/n/nginx/nginx-extras_1.31.4-18~gps1+ubuntu2404+mainline_all.deb Size: 3324 SHA256: d5082470d5267e89c333c899a4affe917584426ed50730298a4eb303bbbcd79a SHA1: 3328f7ff447476f9173d8bc63ce110aa12b05f46 MD5sum: 5ca1521e0ed931d9740dcafba15d14b9 Description: transitional dummy package for nginx (GetPageSpeed) This is a transitional package. It can be safely removed after installation. Package: nginx-full Source: nginx Version: 1:1.31.4-18~gps1+ubuntu2404+mainline Architecture: all Maintainer: GetPageSpeed LLC Installed-Size: 9 Depends: nginx Homepage: https://nginx.org/ Priority: optional Section: oldlibs Filename: pool/main/n/nginx/nginx-full_1.31.4-18~gps1+ubuntu2404+mainline_all.deb Size: 3324 SHA256: a558e59a44dcc355b52d6b2c3c6cae2fc5f0d1eb816705cab82351c7733ff6be SHA1: 6df76de068fd22c32e46dd1c3e5b377fb1f18dcd MD5sum: 0b32ddd7cff350ec457d6d3322d5f7d0 Description: transitional dummy package for nginx (GetPageSpeed) This is a transitional package. It can be safely removed after installation. Package: nginx-light Source: nginx Version: 1:1.31.4-18~gps1+ubuntu2404+mainline Architecture: all Maintainer: GetPageSpeed LLC Installed-Size: 9 Depends: nginx Homepage: https://nginx.org/ Priority: optional Section: oldlibs Filename: pool/main/n/nginx/nginx-light_1.31.4-18~gps1+ubuntu2404+mainline_all.deb Size: 3324 SHA256: 5cb92af2acb7253ea37077138ce9251434484a64e1fe36b9f168fb950af8b554 SHA1: fe108d5501e40d330f6a91366d45d09f400ab4bd MD5sum: bed9779a6d384be8254cefe22bfa034c Description: transitional dummy package for nginx (GetPageSpeed) This is a transitional package. It can be safely removed after installation. Package: nginx-module-abuse-guard Version: 1.31.4+2.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 123 Depends: libc6 (>= 2.33), libhiredis1.1.0 (>= 1.2.0), nginx-r1.31.4 Breaks: libnginx-mod-http-abuse-guard Replaces: libnginx-mod-http-abuse-guard Provides: libnginx-mod-http-abuse-guard Homepage: https://github.com/GetPageSpeed/ngx_abuse_guard Priority: optional Section: httpd Filename: pool/main/n/nginx-module-abuse-guard/nginx-module-abuse-guard_1.31.4+2.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 25912 SHA256: 37904286b68e0c3ef6f1bcfb51630f756a674a25d9b2b820bae4919603487ff8 SHA1: 68ca65ce75f2e9db32324b81bfd7e0a94c30ef27 MD5sum: cb7dfe75eb6d002463f7e21101497fe6 Description: Auto-ban abusive clients by error-response rate NGINX module that watches the rate of error responses (404/403 by default, with opt-in 5xx) each client generates and applies a timed in-process lockout to clients whose traffic is mostly failure. The ban decision is made in the NGINX preaccess phase, before any handler or upstream runs, with a fixed per-client memory footprint independent of the threshold. Optional Redis/Valkey ban replication spans nodes, and compact on-disk snapshots preserve active bans across clean reloads and restarts. No daemon, log shipper, or scripting layer required. Package: nginx-module-abuse-guard-dbg Source: nginx-module-abuse-guard Version: 1.31.4+2.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 194 Depends: nginx-r1.31.4, nginx-module-abuse-guard (= 2.0.0) Homepage: https://github.com/GetPageSpeed/ngx_abuse_guard Priority: optional Section: debug Filename: pool/main/n/nginx-module-abuse-guard/nginx-module-abuse-guard-dbg_1.31.4+2.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 146948 SHA256: 73b4b55a7735d6694bfe3ecd5e834b2d017fc7edf44757882f6062c0063059d3 SHA1: b58a102e33dd0753aeade9e40f728c80b3edb283 MD5sum: 53bd0e074a067ae9c622cec1ea346d55 Description: debug symbols for the nginx-module-abuse-guard Auto-ban abusive clients by error-response rate (debug symbols) Build-Ids: 654764a51dcd001174e6f16f4a8409b8f6a9df78 d8ba8e187bc6aa7862d9a5aeb7ff61f92766ef32 Package: nginx-module-accept-language Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-accept-language Replaces: libnginx-mod-http-accept-language Provides: libnginx-mod-http-accept-language Homepage: https://github.com/dvershinin/nginx_accept_language_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-accept-language/nginx-module-accept-language_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 5788 SHA256: 589c2616899a25889c3d30be185a39cb7a46efbc3f622bef1f4e8625b6fa9915 SHA1: d2a8682db2ffff68feb7514ea15d785553ec936d MD5sum: 1dc366a08b7296545dbb3d30ae0d1eca Description: NGINX Accept-Language module NGINX module which parses the Accept-Language header and gives the most suitable locale for the user from a list of supported locales from your website Package: nginx-module-accept-language-dbg Source: nginx-module-accept-language Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 82 Depends: nginx-r1.31.4, nginx-module-accept-language (= 1.0.0) Homepage: https://github.com/dvershinin/nginx_accept_language_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-accept-language/nginx-module-accept-language-dbg_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 49484 SHA256: 2a2699181e52f5474784ee2c53ff5f2df68d88a1b84ab171cb8d5dd3b9ff6f5b SHA1: 035cef9ee3c075de3cfdfd0ed501b357f5393fb8 MD5sum: feaa627e0cbe1d891e35a750b1197afe Description: debug symbols for the nginx-module-accept-language NGINX Accept-Language module (debug symbols) Build-Ids: 4058a0ff23f196c47defe34d65c88db0b82f18a7 f5c11ecff1b2b841374f96e9bd9c333449b55062 Package: nginx-module-access-control Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-access-control Replaces: libnginx-mod-http-access-control Provides: libnginx-mod-http-access-control Homepage: https://github.com/dvershinin/ngx_http_access_control_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-access-control/nginx-module-access-control_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6484 SHA256: 17616804b31c1d8d590396ac20be3de242b60a7cd574b64903dd07d5382735d0 SHA1: 9674b14d13352aa9035cd086a1362dfa42aef616 MD5sum: 567fca248885d8f11ebdcae06b5cdada Description: Advanced access control based on variables The access control module provides advanced access control based on variables. Unlike the standard allow/deny directives that work with IP addresses, this module allows access decisions based on any NGINX variable, enabling flexible access policies. Package: nginx-module-access-control-dbg Source: nginx-module-access-control Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 88 Depends: nginx-r1.31.4, nginx-module-access-control (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_access_control_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-access-control/nginx-module-access-control-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 56668 SHA256: 8086575be2c3f80fa3c0d85a750023cbf35fd38091a9669ecca761ea52ec29db SHA1: 2a3d20d457a1e539a838f441a5456d75c3ff0420 MD5sum: 38c4a749ec22c7808d67e10045286ab3 Description: debug symbols for the nginx-module-access-control Advanced access control based on variables (debug symbols) Build-Ids: 9280616fe58cc96193d5bb68cee4773bfdc4f74e b3ab1d4c1fb3f8de1546d5d52a2a85963fd36d8e Package: nginx-module-acme Version: 1.31.4+0.4.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 8807 Depends: libc6 (>= 2.39), libgcc-s1 (>= 4.2), nginx-r1.31.4 Breaks: libnginx-mod-http-acme Replaces: libnginx-mod-http-acme Provides: libnginx-mod-http-acme Homepage: https://github.com/nginx/nginx-acme Priority: optional Section: httpd Filename: pool/main/n/nginx-module-acme/nginx-module-acme_1.31.4+0.4.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 2021012 SHA256: cc61a04d437e9f7eb9b76b21090f9fa51cab89d42e72e1d52fe6af8318fc9355 SHA1: 88f6e2613213721b0cd380b663272b343f185bb4 MD5sum: dcb876854ada83da96c09da31d0c5fe9 Description: Automatic certificate management (ACMEv2) module for NGINX An NGINX module with the implementation of the automatic certificate management (ACMEv2) protocol. Package: nginx-module-acme-dbg Source: nginx-module-acme Version: 1.31.4+0.4.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 9444 Depends: nginx-r1.31.4, nginx-module-acme (= 0.4.1) Homepage: https://github.com/nginx/nginx-acme Priority: optional Section: debug Filename: pool/main/n/nginx-module-acme/nginx-module-acme-dbg_1.31.4+0.4.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6289068 SHA256: 1316234424b253c97f8ae87d9d246239abcf14ff71e30e947f7c23690756154f SHA1: 500ea2887017fc5b6e653e4ad15c139c30b9f1df MD5sum: f2e4c62c03b6bbcf2e55ebf691504257 Description: debug symbols for the nginx-module-acme Automatic certificate management (ACMEv2) module for NGINX (debug symbols) Build-Ids: b7e9d75908f8c77073251c6a60f211385e49035c f4d71707ffa53430109e5dd0bb50aa2b3b350932 Package: nginx-module-ajp Version: 1.31.4+0.3.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 136 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-ajp Replaces: libnginx-mod-http-ajp Provides: libnginx-mod-http-ajp Homepage: https://github.com/dvershinin/nginx_ajp_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-ajp/nginx-module-ajp_1.31.4+0.3.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 26980 SHA256: 9dbcca7be03cb3ccf113ef283de5b981a8c0fdaa392e3a50f0a6f9f8cabe9f21 SHA1: e2410e01556ca6fc7d1a5f07c18932f0d0c38362 MD5sum: 0af4f57fe54c469bd76c0bcfa5db3f55 Description: Support AJP protocol proxy with NGINX With this module, Nginx can connect to AJP port directly. The motivation of writing these modules is Nginx's high performance and robustness. Package: nginx-module-ajp-dbg Source: nginx-module-ajp Version: 1.31.4+0.3.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 221 Depends: nginx-r1.31.4, nginx-module-ajp (= 0.3.6) Homepage: https://github.com/dvershinin/nginx_ajp_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-ajp/nginx-module-ajp-dbg_1.31.4+0.3.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 169508 SHA256: e88f3fd58c1152973cb977cb47e8dea1666db69b384585bd03b36b0fe5f56288 SHA1: 91a7f1c9dc99defdfe2c231c3165cf96a3c766e7 MD5sum: 6fc0cc4729da904fe833c35a2ba0be96 Description: debug symbols for the nginx-module-ajp Support AJP protocol proxy with NGINX (debug symbols) Build-Ids: 1b3a78e60a27b9f7ace5fed2c97315dbaaac8b07 9ab1868a4708b6d1710504c5ae6f7ca36be4dee1 Package: nginx-module-array-var Version: 1.31.4+0.06-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.14), nginx-r1.31.4, nginx-module-ndk Breaks: libnginx-mod-http-array-var Replaces: libnginx-mod-http-array-var Provides: libnginx-mod-http-array-var Homepage: https://github.com/openresty/array-var-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-array-var/nginx-module-array-var_1.31.4+0.06-7~gps1+ubuntu2404+mainline_amd64.deb Size: 8008 SHA256: 05bdbc5714f6c06b5e261813535156088b72ceb114f76760d5d353acb3e9fa68 SHA1: 2d58cd0a2b361a84624cd4b3abbe7db959979a6f MD5sum: 5b0118ba3fdf0033e4a40eea26f075e8 Description: Array-typed variables for NGINX Adds support for array-typed variables to NGINX config files. Package: nginx-module-array-var-dbg Source: nginx-module-array-var Version: 1.31.4+0.06-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 120 Depends: nginx-r1.31.4, nginx-module-array-var (= 0.6) Homepage: https://github.com/openresty/array-var-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-array-var/nginx-module-array-var-dbg_1.31.4+0.06-7~gps1+ubuntu2404+mainline_amd64.deb Size: 72932 SHA256: 7fab228055d8b816ec7346f3808fb46d4ea863a8dcdc7a54b519624e3be51fe7 SHA1: 69ae2e5e2c68693fcc24b51597f5942d9b0d7655 MD5sum: 47d573cd07ac1087cef25061d089704f Description: debug symbols for the nginx-module-array-var Array-typed variables for NGINX (debug symbols) Build-Ids: da5efcd92257bbbb5f42bcc6a1b32d0ff56aa009 df5ec6d368522705fef155fa9802218219451184 Package: nginx-module-auth-digest Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 84 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-auth-digest Replaces: libnginx-mod-http-auth-digest Provides: libnginx-mod-http-auth-digest Homepage: https://github.com/atomx/nginx-http-auth-digest Priority: optional Section: httpd Filename: pool/main/n/nginx-module-auth-digest/nginx-module-auth-digest_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 14856 SHA256: 6f342886d808eb45f09957a52bd15f15a25c386c13729b50f4a1925e6e433aab SHA1: 9ac8fcdf9e59b96658f0bf22d3c9531d48af5859 MD5sum: 59373bf8ed5a387262b9f35556923b75 Description: Digest Authentication for NGINX Digest Authentication for NGINX. Package: nginx-module-auth-digest-dbg Source: nginx-module-auth-digest Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 136 Depends: nginx-r1.31.4, nginx-module-auth-digest (= 1.0.0) Homepage: https://github.com/atomx/nginx-http-auth-digest Priority: optional Section: debug Filename: pool/main/n/nginx-module-auth-digest/nginx-module-auth-digest-dbg_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 100016 SHA256: 8be5c66ff2137d5075b9095a570cf3e9fffd4eac8aafc7f235ec9d859cf8dbb1 SHA1: fcd7e7e967f9e5c256baeb84b448fbf19fc03bfd MD5sum: 95733db9726113417fb7ceb1ae162d97 Description: debug symbols for the nginx-module-auth-digest Digest Authentication for NGINX (debug symbols) Build-Ids: 5cacd6d50b3529744dcef1664f9a5bbf39777281 abfc328f754d845baa3185587490d10b3dc21be7 Package: nginx-module-auth-hash Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.4), libssl3t64 (>= 3.0.0), nginx-r1.31.4 Breaks: libnginx-mod-http-auth-hash Replaces: libnginx-mod-http-auth-hash Provides: libnginx-mod-http-auth-hash Homepage: https://github.com/dvershinin/ngx_http_auth_hash_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-auth-hash/nginx-module-auth-hash_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9696 SHA256: 487b43446b4d570f8959427ebe9100b43615e30a1237f02aabd392cd7b205563 SHA1: 400db5df24de533d30c0c009336f70ec9fe15233 MD5sum: c0f2852ec08653aa7d8eafaa92ca79ea Description: Secure link hash authentication The auth hash module provides secure link hash authentication for NGINX. It validates URLs with cryptographic hashes to protect content from unauthorized access, similar to nginx's built-in secure_link but with additional flexibility. Package: nginx-module-auth-hash-dbg Source: nginx-module-auth-hash Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 98 Depends: nginx-r1.31.4, nginx-module-auth-hash (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_auth_hash_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-auth-hash/nginx-module-auth-hash-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 64940 SHA256: c2c6189ede533ac75eb4d60aa463621dbdf1360a88d14271280acf9bc6c5b1ec SHA1: 7cb9bb8029d75b31a4e0c82b5d98b05b2c182aa1 MD5sum: 9e5e49e8d5ec44fb9ff48222dea82a2c Description: debug symbols for the nginx-module-auth-hash Secure link hash authentication (debug symbols) Build-Ids: 1555548f06a5450c249bceb9f148646fd9cb7bcb d715f4cdfb647e7895c94d1b0dc61f40bce4ae85 Package: nginx-module-auth-ldap Version: 1.31.4+0.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 104 Depends: libc6 (>= 2.14), libldap2 (>= 2.6.2), nginx-r1.31.4 Breaks: libnginx-mod-http-auth-ldap Replaces: libnginx-mod-http-auth-ldap Provides: libnginx-mod-http-auth-ldap Homepage: https://github.com/dvershinin/nginx-auth-ldap Priority: optional Section: httpd Filename: pool/main/n/nginx-module-auth-ldap/nginx-module-auth-ldap_1.31.4+0.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 23628 SHA256: 62a1277a9e18d856dc563e1b65ec64300e2405860257f274ee825f16b93724f6 SHA1: faabeee942c37f2dcff4d44794990bca6fab7021 MD5sum: 1f7346d2d430d80068f79adb086ef181 Description: LDAP Authentication module for NGINX LDAP module for nginx which supports authentication against multiple LDAP servers . For any issues, see bug tracker at https://github.com/kvspb/nginx-auth-ldap/issues and reference commit 83c059b73566c2ee9cbda920d91b66657cf120b7 if requested, not the version of the package. Package: nginx-module-auth-ldap-dbg Source: nginx-module-auth-ldap Version: 1.31.4+0.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 152 Depends: nginx-r1.31.4, nginx-module-auth-ldap (= 0.3) Homepage: https://github.com/dvershinin/nginx-auth-ldap Priority: optional Section: debug Filename: pool/main/n/nginx-module-auth-ldap/nginx-module-auth-ldap-dbg_1.31.4+0.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 108716 SHA256: df873b2d3d056c3a963d14da6a22ea1daa7021185bd8c13ad19f81bc8f78ba79 SHA1: 5cdab4c1bd7bbf5ccc65eb20bccabec58eb8f172 MD5sum: ee8a444ea12441dadb85ad61710964d8 Description: debug symbols for the nginx-module-auth-ldap LDAP Authentication module for NGINX (debug symbols) Build-Ids: 3ba83196679292e67344157e40540f9c2c97cec0 599b5e34577f57ac9838f1de63778acdfd60c21e Package: nginx-module-auth-pam Version: 1.31.4+1.8.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 75 Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), nginx-r1.31.4 Breaks: libnginx-mod-http-auth-pam Replaces: libnginx-mod-http-auth-pam Provides: libnginx-mod-http-auth-pam Homepage: https://nginx-extras.getpagespeed.com/modules/auth-pam/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-auth-pam/nginx-module-auth-pam_1.31.4+1.8.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 12608 SHA256: 62f236ac44c31d2142cec761e78aaf6de4c41abcb9710ff25a1fd666c7d401a1 SHA1: 5e739ec48498dc9d06f61e469a86c1b5fd9ac722 MD5sum: ed1a3e9bbb64e9d462bbfe4d1810d148 Description: PAM authentication dynamic module for NGINX NGINX module to use PAM for simple HTTP authentication Package: nginx-module-auth-pam-dbg Source: nginx-module-auth-pam Version: 1.31.4+1.8.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 118 Depends: nginx-r1.31.4, nginx-module-auth-pam (= 1.8.0) Homepage: https://nginx-extras.getpagespeed.com/modules/auth-pam/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-auth-pam/nginx-module-auth-pam-dbg_1.31.4+1.8.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 82980 SHA256: fef0ba638da1b7c34ad0533c06d382757422d08e2ade9506faab712d55be3480 SHA1: 4e4c6a9732bca952ccc97ed0535f557978b29109 MD5sum: 77464efa276ce8e68baffc3e9e923439 Description: debug symbols for the nginx-module-auth-pam PAM authentication dynamic module for NGINX (debug symbols) Build-Ids: 07fca446a7ef0e2a4ce57724084ac13d7c7701a8 1f4a07254dfd2fabd3258c382c43e0cfcf388c09 Package: nginx-module-auth-radius Version: 1.31.4+0.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 88 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-auth-radius Replaces: libnginx-mod-http-auth-radius Provides: libnginx-mod-http-auth-radius Homepage: https://github.com/dvershinin/ngx_http_auth_radius_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-auth-radius/nginx-module-auth-radius_1.31.4+0.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 15576 SHA256: ef16a58989b505937379e13061d3c8d0992146190559bbcfb53d0da85cab5591 SHA1: bb559ecb042999e172c41aca035b76129a122a38 MD5sum: 9fcc542627902452a1aad254fe462f42 Description: HTTP authentication via RADIUS protocol NGINX module providing HTTP authentication using the RADIUS protocol. Supports PAP, CHAP, MSCHAP, MSCHAPv2 and EAP-MD5 authentication methods. Package: nginx-module-auth-radius-dbg Source: nginx-module-auth-radius Version: 1.31.4+0.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 137 Depends: nginx-r1.31.4, nginx-module-auth-radius (= 0.1.1) Homepage: https://github.com/dvershinin/ngx_http_auth_radius_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-auth-radius/nginx-module-auth-radius-dbg_1.31.4+0.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 97308 SHA256: e069c05c340855357acdd45934bb26d2022e64ceed4a4ec62fbe1d2d1f22ab28 SHA1: 7bfb814e850154a2b4cc700173ec2c8f24ed1977 MD5sum: 5d6b6a2a01338639d2d8420e1ea4c07b Description: debug symbols for the nginx-module-auth-radius HTTP authentication via RADIUS protocol (debug symbols) Build-Ids: 09e48160e93e295cb433c173a23cfb6ac06d3450 a2768832b28a7091c4949e256ee359983e6d8eb6 Package: nginx-module-auth-totp Version: 1.31.4+1.2.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 76 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), nginx-r1.31.4 Breaks: libnginx-mod-http-auth-totp Replaces: libnginx-mod-http-auth-totp Provides: libnginx-mod-http-auth-totp Homepage: https://github.com/61131/nginx-http-auth-totp Priority: optional Section: httpd Filename: pool/main/n/nginx-module-auth-totp/nginx-module-auth-totp_1.31.4+1.2.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 10736 SHA256: 793f1c223045b40ca9b4c388f9dff30b3aa4689b286e731711b0277828bef36f SHA1: 553f4c51762133071419f9e4f78ed89715200ffe MD5sum: 7f09a965e807289e4ae5ebd4c95038c9 Description: Time-based one-time password (TOTP) authentication for NGINX The Time-based One-Time Password (TOTP) algorithm, provides a secure mechanism for short-lived one-time password values, which are desirable for enhanced security. . This algorithm can be used across a wide range of network applications ranging from remote Virtual Private Network (VPN) access, Wi-Fi network logon to transaction-orientated Web applications. . This module provides TOTP authentication for a NGINX server. Package: nginx-module-auth-totp-dbg Source: nginx-module-auth-totp Version: 1.31.4+1.2.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 110 Depends: nginx-r1.31.4, nginx-module-auth-totp (= 1.2.0) Homepage: https://github.com/61131/nginx-http-auth-totp Priority: optional Section: debug Filename: pool/main/n/nginx-module-auth-totp/nginx-module-auth-totp-dbg_1.31.4+1.2.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 70668 SHA256: 49e0e9bd7cb78411b02491d40fbac43cff57d20336e83d2fee5e13158b3b4e09 SHA1: 1d2edac7cc070b4b800b235c396698f64a5c467a MD5sum: f8597dae38c0a3e41b82fca3552fb09c Description: debug symbols for the nginx-module-auth-totp Time-based one-time password (TOTP) authentication for NGINX (debug symbols) Build-Ids: 342148af407c8720d097f81b2b4424c6d1d4702a ddfa7cf50595e27a82edb4c4358be06a34a62cf1 Package: nginx-module-aws-auth Version: 1.31.4+2.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-aws-auth Replaces: libnginx-mod-http-aws-auth Provides: libnginx-mod-http-aws-auth Homepage: https://github.com/anomalizer/ngx_aws_auth Priority: optional Section: httpd Filename: pool/main/n/nginx-module-aws-auth/nginx-module-aws-auth_1.31.4+2.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9636 SHA256: c64012f533936a97fad7fac80a94576f255e12027377cc2c56d2fd7854ed3eeb SHA1: 05c35bec311bab4e37692560fe292a3d73cecd15 MD5sum: 8e7a024e3d899f1c6cf4eda5a6673d5f Description: NGINX module to proxy to authenticated AWS services This NGINX module can proxy requests to authenticated S3 backends using Amazon's V4 authentication API. Package: nginx-module-aws-auth-dbg Source: nginx-module-aws-auth Version: 1.31.4+2.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 107 Depends: nginx-r1.31.4, nginx-module-aws-auth (= 2.1.1) Homepage: https://github.com/anomalizer/ngx_aws_auth Priority: optional Section: debug Filename: pool/main/n/nginx-module-aws-auth/nginx-module-aws-auth-dbg_1.31.4+2.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 74100 SHA256: 97f26aa9f32d2cc2332c315ec2c573dd93740371cdac46a095f4662486ab38ef SHA1: 6b33ce79b36baadbfcc99e133cac6672eb073b1a MD5sum: b39313c455cdd213586f778c2dec6200 Description: debug symbols for the nginx-module-aws-auth NGINX module to proxy to authenticated AWS services (debug symbols) Build-Ids: b03971daaa6ff56c3b8b7b35aba077eeaac9f92f fd50fde0aa32cf38194337ff83916f8a1a1da7af Package: nginx-module-bot-verifier Version: 1.31.4+0.0.17-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 88 Depends: libc6 (>= 2.28), libhiredis1.1.0 (>= 1.2.0), nginx-r1.31.4 Breaks: libnginx-mod-http-bot-verifier Replaces: libnginx-mod-http-bot-verifier Provides: libnginx-mod-http-bot-verifier Homepage: https://github.com/dvershinin/ngx_bot_verifier Priority: optional Section: httpd Filename: pool/main/n/nginx-module-bot-verifier/nginx-module-bot-verifier_1.31.4+0.0.17-7~gps1+ubuntu2404+mainline_amd64.deb Size: 17536 SHA256: e0bef6f37f7b9806badf5591e1182532860a9619700b7ec07b32f617ad5388d0 SHA1: 52a54207513fa8164a465c567dde15696b5d05cb MD5sum: 6eaf2868ea0e86f856602022055dc4e1 Description: A search index bot verification module for NGINX [BETA] This module has been tested on a handful of production websites. . This is an NGINX module designed to validate actors claiming to be search engine indexers. It is right to disable security mechanisms for valid search engine bots to ensure your controls do not interfere with page rankings on any of the search providers. The issue is that the User Agent header cannot be trusted. In order to ensure you are allowing only valid search engine indexers, you must validate according to their published standards. . This module performs that validation and caches the results to ensure you do not pay validation penalties on every request. Package: nginx-module-bot-verifier-dbg Source: nginx-module-bot-verifier Version: 1.31.4+0.0.17-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 241 Depends: nginx-r1.31.4, nginx-module-bot-verifier (= 0.0.17) Homepage: https://github.com/dvershinin/ngx_bot_verifier Priority: optional Section: debug Filename: pool/main/n/nginx-module-bot-verifier/nginx-module-bot-verifier-dbg_1.31.4+0.0.17-7~gps1+ubuntu2404+mainline_amd64.deb Size: 189796 SHA256: a7d609bb8f618db308d37e297e19bd6d9382b517c9be9aae99227c6dbbbe36f1 SHA1: 26c742ef0def11dae55c2fcf865565f66d81ccf1 MD5sum: 389368cdffc10e1cbf08cd0b07440e3c Description: debug symbols for the nginx-module-bot-verifier A search index bot verification module for NGINX (debug symbols) Build-Ids: 8aa4a687886f0310bd2be3c35cb3f9807231f86e 8faee14abbd6f59299aa17d83bcea642f8068936 Package: nginx-module-brotli Version: 1.31.4+0.1.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 98 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-brotli Replaces: libnginx-mod-http-brotli Provides: libnginx-mod-http-brotli Homepage: https://github.com/GetPageSpeed/ngx_brotli Priority: optional Section: httpd Filename: pool/main/n/nginx-module-brotli/nginx-module-brotli_1.31.4+0.1.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12516 SHA256: 9aa4af0f632c03a6fba5bc4cca958d344fa087ddae8ec532b9d9b2aa27f9168f SHA1: 5778b5579aebddcc4df5ded8a3b561ebf80995d0 MD5sum: f0f3bbf101ca83c620b775cea18c8f0a Description: NGINX Brotli dynamic modules See: https://github.com/GetPageSpeed/ngx_brotli Package: nginx-module-brotli-dbg Source: nginx-module-brotli Version: 1.31.4+0.1.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 178 Depends: nginx-r1.31.4, nginx-module-brotli (= 0.1.4) Homepage: https://github.com/GetPageSpeed/ngx_brotli Priority: optional Section: debug Filename: pool/main/n/nginx-module-brotli/nginx-module-brotli-dbg_1.31.4+0.1.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 122800 SHA256: c45d0a0e65c06f09db5c87486c9a975ffddfeba4de5db00d40b66674c6b7de4c SHA1: f729306b12470d65355fc145a986a85d51aee3bf MD5sum: 02d9183411f6fbf7c35a7fcde9fff9e7 Description: debug symbols for the nginx-module-brotli NGINX Brotli dynamic modules (debug symbols) Build-Ids: 4381ea9386dcf1c49cfb0679153434adfd2e418f 75d15cdd6199aa79f11cee18a417fe618b3abd8a 8d02ee08a7fad3d7e6c9d40a55f076bf7537c03d d93d93da2e4fe88f1c85d900bffdb4fe1caa25d9 Package: nginx-module-cache-purge Version: 1.31.4+2.6.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 91 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-cache-purge Replaces: libnginx-mod-http-cache-purge Provides: libnginx-mod-http-cache-purge Homepage: https://nginx-extras.getpagespeed.com/modules/cache-purge/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-cache-purge/nginx-module-cache-purge_1.31.4+2.6.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 14676 SHA256: 63f1f262896080f78f8ab79596749a21ef106a4aa57e3ec867bfcae4315f9b16 SHA1: 9f35ad48d2016f1ce5a4add16d5a23327e1949f5 MD5sum: a5a88db42665458566b4ff3ec216a316 Description: NGINX Cache Purge module NGINX module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches. A purge operation removes the content with the same cache key as the purge request has. Package: nginx-module-cache-purge-dbg Source: nginx-module-cache-purge Version: 1.31.4+2.6.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 133 Depends: nginx-r1.31.4, nginx-module-cache-purge (= 2.6.0) Homepage: https://nginx-extras.getpagespeed.com/modules/cache-purge/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-cache-purge/nginx-module-cache-purge-dbg_1.31.4+2.6.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 95784 SHA256: 20ef451243825c1a22f90684ff2aec8b7ed19fc2e59be93900a7224dce7fe181 SHA1: 5b714468bd01210efab43656affef8d6c815e07a MD5sum: 43acc031c32a9a9d6ef98c70546ae425 Description: debug symbols for the nginx-module-cache-purge NGINX Cache Purge module (debug symbols) Build-Ids: 0e8982f50e8e92bfc4976242a1e18095d623d727 bebd8db70949a9962a834dbf31fd97f83bc45115 Package: nginx-module-captcha Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 70 Depends: libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~), nginx-r1.31.4 Breaks: libnginx-mod-http-captcha Replaces: libnginx-mod-http-captcha Provides: libnginx-mod-http-captcha Homepage: https://github.com/RekGRpth/ngx_http_captcha_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-captcha/nginx-module-captcha_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 8680 SHA256: 221360d931353078382fd868bf44aaff65f6a69d638d6b4f5b5f5f94fad01d76 SHA1: acfa245adf74facbdb8366b3de1190a139896ed6 MD5sum: 7d79032ecad8fc00809dea12a0f3dac3 Description: NGINX Captcha Module NGINX module for generate captcha and validate captcha code Package: nginx-module-captcha-dbg Source: nginx-module-captcha Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 98 Depends: nginx-r1.31.4, nginx-module-captcha (= 0.0.1) Homepage: https://github.com/RekGRpth/ngx_http_captcha_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-captcha/nginx-module-captcha-dbg_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 63160 SHA256: c802371dc5021ceb83056513675ad4a72965a6f1b82874a75315b5bb6ce503a8 SHA1: 0cfe7377689c7c8f9f41d08bca53de317225af36 MD5sum: 2db145f99ecc1a9432a4fbc407cf6ac1 Description: debug symbols for the nginx-module-captcha NGINX Captcha Module (debug symbols) Build-Ids: 090e59fa95619ce50327bc8b32576d8373cd815a 51f410172cb257d5121e1e5deb5c03a6d05c43f9 Package: nginx-module-cgi Version: 1.31.4+0.15-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 122 Depends: libc6 (>= 2.34), nginx-r1.31.4 Breaks: libnginx-mod-http-cgi Replaces: libnginx-mod-http-cgi Provides: libnginx-mod-http-cgi Homepage: https://github.com/pjincz/nginx-cgi Priority: optional Section: httpd Filename: pool/main/n/nginx-module-cgi/nginx-module-cgi_1.31.4+0.15-7~gps1+ubuntu2404+mainline_amd64.deb Size: 25076 SHA256: b897be35af078e7daef5b59fd8b6568783b16bfd6b3b797f77c55e3a87aa8057 SHA1: 2a4e991a462a2181f7b2664bc0cc2b8bffaa592a MD5sum: dfb6050b2f0aa4a18edc0ceca2c0cea6 Description: CGI support for NGINX See: https://github.com/pjincz/nginx-cgi Package: nginx-module-cgi-dbg Source: nginx-module-cgi Version: 1.31.4+0.15-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 177 Depends: nginx-r1.31.4, nginx-module-cgi (= 0.15) Homepage: https://github.com/pjincz/nginx-cgi Priority: optional Section: debug Filename: pool/main/n/nginx-module-cgi/nginx-module-cgi-dbg_1.31.4+0.15-7~gps1+ubuntu2404+mainline_amd64.deb Size: 130800 SHA256: 15ae0344bc7094a4e5e61cd9e424d562053509749871a616fa3726696aed2a82 SHA1: 443be48ab2184e24a16fa15a3d75dcb56f2b1ed0 MD5sum: e7b36b1af4e651accd1224d0f2b180af Description: debug symbols for the nginx-module-cgi CGI support for NGINX (debug symbols) Build-Ids: 59afbc9ec45ffa426e499e021c131c08e7a2ba59 dda30250f688b809dda8b3f27c378525475883ae Package: nginx-module-combined-upstreams Version: 1.31.4+2.3.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 86 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-combined-upstreams Replaces: libnginx-mod-http-combined-upstreams Provides: libnginx-mod-http-combined-upstreams Homepage: https://github.com/lyokha/nginx-combined-upstreams-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-combined-upstreams/nginx-module-combined-upstreams_1.31.4+2.3.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 14364 SHA256: cd0d74f515b12b6af5c9ac15fab6474746d97aacbb5cd5cd25abbcb459d65616 SHA1: 27cb97481f2da3ab3b81eef31038b9f7c392c556 MD5sum: c47eaee8ea2ef34571601285e6a5d4be Description: NGINX Combined Upstreams module The module introduces three directives add_upstream, combine_server_singlets, and extend_single_peers available inside upstream configuration blocks, and a new configuration block upstrand for building super-layers of upstreams. Additionally, directive dynamic_upstrand is introduced for choosing upstrands in run-time. Package: nginx-module-combined-upstreams-dbg Source: nginx-module-combined-upstreams Version: 1.31.4+2.3.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 152 Depends: nginx-r1.31.4, nginx-module-combined-upstreams (= 2.3.1) Homepage: https://github.com/lyokha/nginx-combined-upstreams-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-combined-upstreams/nginx-module-combined-upstreams-dbg_1.31.4+2.3.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 103760 SHA256: 948cc2c65ae660bbb3c2a8b17a531437fa1f8a7cb4c996e7f9c32cef3edab3c5 SHA1: f1827a4a9a82f703a61e8b09f602ce9b2028039c MD5sum: 5bd7c0304528b243e7707f0ce8eb1138 Description: debug symbols for the nginx-module-combined-upstreams NGINX Combined Upstreams module (debug symbols) Build-Ids: 427a091fddeff85dd25af2422ac58c778779a509 d66c4f5b1cb2b68606aa472bdd17def498b72b2c Package: nginx-module-compression-normalize Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-compression-normalize Replaces: libnginx-mod-http-compression-normalize Provides: libnginx-mod-http-compression-normalize Homepage: https://github.com/dvershinin/ngx_http_compression_normalize_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-compression-normalize/nginx-module-compression-normalize_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7732 SHA256: 4d89def325c25b5eca4e880ceb24245254dab78468a39a1ceaa92515aaf8d6d9 SHA1: e9aedb14919eb4839f81823a68a8ad993dae9309 MD5sum: 70b6d145057fffc28e59fe1131108218 Description: NGINX Accept-Encoding Normalization module NGINX module that parses, normalizes, and manages the Accept-Encoding headers from client requests. It ensures consistent handling of compression algorithms by standardizing the Accept-Encoding values, reducing cache variant explosion and improving vary cache performance. . This is essential for proxy caching with Vary: Accept-Encoding to prevent creating multiple cache entries for equivalent compression preferences like "gzip, br" vs "br, gzip". Package: nginx-module-compression-normalize-dbg Source: nginx-module-compression-normalize Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 94 Depends: nginx-r1.31.4, nginx-module-compression-normalize (= 1.0.0) Homepage: https://github.com/dvershinin/ngx_http_compression_normalize_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-compression-normalize/nginx-module-compression-normalize-dbg_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 46028 SHA256: f26a1cca264fd60b6f9caa87af7eedc8b2341cdd50f7c40795012b2da2cf6bbf SHA1: 32ecd95f3a12e3663131a29ebf8105dd20c195bf MD5sum: d3dc5236eb944bdb84f4722c1c01e433 Description: debug symbols for the nginx-module-compression-normalize NGINX Accept-Encoding Normalization module (debug symbols) Build-Ids: 32bc7348d5e49d3a5010e10f3f5d1f5a73a25ca8 b1cce451df8c40f863d4415bce074d6f5f0abd7d Package: nginx-module-compression-vary Version: 1.31.4+0.2.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-compression-vary Replaces: libnginx-mod-http-compression-vary Provides: libnginx-mod-http-compression-vary Homepage: https://github.com/GetPageSpeed/ngx_http_compression_vary_filter_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-compression-vary/nginx-module-compression-vary_1.31.4+0.2.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6556 SHA256: 23f3925e53f41700915f2312ae870c11107e7185540839556cd0cfdc1b9502bf SHA1: 1c651ba80265fc1756e946b98710c650b7995caf MD5sum: 3efea5c2fe0cff4d454d71b42110856d Description: Enhanced Vary header handling for compression The compression vary filter module is a header filter used instead of the standard gzip_vary directive. It provides more control over Vary header handling for gzip, brotli, and zstd compression, which is important for proper cache behavior with compressed content. Package: nginx-module-compression-vary-dbg Source: nginx-module-compression-vary Version: 1.31.4+0.2.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 86 Depends: nginx-r1.31.4, nginx-module-compression-vary (= 0.2.0) Homepage: https://github.com/GetPageSpeed/ngx_http_compression_vary_filter_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-compression-vary/nginx-module-compression-vary-dbg_1.31.4+0.2.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 50800 SHA256: 29273a26b88b857b309f938b9b9cab89d5b2fcaec282c808bf36b9247aa5ed88 SHA1: 08cd9326d241fbf7ceaf97b7e3f4c399a6063dce MD5sum: 70d013333793bb3b289ec07f2d5bb7f6 Description: debug symbols for the nginx-module-compression-vary Enhanced Vary header handling for compression (debug symbols) Build-Ids: 7918bc9343a467e9cbbc4388eaedc9fdd38dc821 bcb08fd913ef9cc7c40ef3079ac87d661f814a0d Package: nginx-module-concat Version: 1.31.4+1.2.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-concat Replaces: libnginx-mod-http-concat Provides: libnginx-mod-http-concat Homepage: https://github.com/dvershinin/nginx-http-concat Priority: optional Section: httpd Filename: pool/main/n/nginx-module-concat/nginx-module-concat_1.31.4+1.2.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 8408 SHA256: 795db44502b9a0c016443991d0d25e1c843c99faaca0974839bf5485445c736d SHA1: 2a51687cf6e3fbf56a6b568ab66a43ecab48f819 MD5sum: 3144a2f5fe08d219c892454643791426 Description: HTTP Concatenation module for NGINX NGINX module for concatenating files in a given context: CSS and JS files usually Package: nginx-module-concat-dbg Source: nginx-module-concat Version: 1.31.4+1.2.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 94 Depends: nginx-r1.31.4, nginx-module-concat (= 1.2.3) Homepage: https://github.com/dvershinin/nginx-http-concat Priority: optional Section: debug Filename: pool/main/n/nginx-module-concat/nginx-module-concat-dbg_1.31.4+1.2.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 62104 SHA256: f0385b6228dccca0dadacda0758ce80d51ab538d7b49d04fe262c015d0b7ee7b SHA1: d64145ac98abc4b828af1ea088715f10daa38008 MD5sum: 3d9a8075894a1cc8deebffdcab720128 Description: debug symbols for the nginx-module-concat HTTP Concatenation module for NGINX (debug symbols) Build-Ids: 164e1d8b9692fbae729fda7580d2bd49e7f6efdf 52f3cfefbc929fe3f4b470cea4e87780fc4517dc Package: nginx-module-cookie-flag Version: 1.31.4+1.2.2-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 51 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-cookie-flag Replaces: libnginx-mod-http-cookie-flag Provides: libnginx-mod-http-cookie-flag Homepage: https://nginx-extras.getpagespeed.com/modules/cookie-flag/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-cookie-flag/nginx-module-cookie-flag_1.31.4+1.2.2-8~gps1+ubuntu2404+mainline_amd64.deb Size: 8244 SHA256: b6338770d88f783877fb7f755d7e0afc4a88e186175b4103e50713495e122e89 SHA1: 930a1eff9e003ae7d672b54ea1f977a4d8a65ff1 MD5sum: d64a5a5f0437ad18a0c4a6ae7958051e Description: NGINX cookie flag module This NGINX module allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies in the "Set-Cookie" upstream response headers. . The register of letters for the flags doesn't matter as it will be converted to the correct value. The order of cookie declaration among multiple directives doesn't matter too. It is possible to set a default value using symbol "*". In this case flags will be added to the all cookies if no other value for them is overriden. Package: nginx-module-cookie-flag-dbg Source: nginx-module-cookie-flag Version: 1.31.4+1.2.2-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 90 Depends: nginx-r1.31.4, nginx-module-cookie-flag (= 1.2.2) Homepage: https://nginx-extras.getpagespeed.com/modules/cookie-flag/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-cookie-flag/nginx-module-cookie-flag-dbg_1.31.4+1.2.2-8~gps1+ubuntu2404+mainline_amd64.deb Size: 61388 SHA256: 16ae64aef5dc69bae09affb590481ad3b5b80141094d8b4047064314e31861f9 SHA1: 77beb5a61370c55e211f8a0b3f73281f5533ab8a MD5sum: ab9122ea879002d1778d0e5eb9a1b765 Description: debug symbols for the nginx-module-cookie-flag NGINX cookie flag module (debug symbols) Build-Ids: 4b2dcc7560b8bda93d3eab576e62f1c8914bd36b 5b61d33ed744847ccb2cfe0457daa40a01b75874 Package: nginx-module-cookie-limit Version: 1.31.4+1.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 76 Depends: libc6 (>= 2.38), libhiredis1.1.0 (>= 1.2.0), nginx-r1.31.4 Breaks: libnginx-mod-http-cookie-limit Replaces: libnginx-mod-http-cookie-limit Provides: libnginx-mod-http-cookie-limit Homepage: https://github.com/dvershinin/ngx_cookie_limit_req_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-cookie-limit/nginx-module-cookie-limit_1.31.4+1.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 13516 SHA256: c7d08215767f823afd3b6d7378a33c8969e1c2b7a84d0a7eed75f3f9ff4e2e80 SHA1: 8735b364662dabcec9e8b63e042caef7d233e254 MD5sum: e6bad1c1c9c8a459e59abfbe260a3177 Description: NGINX module to limit the number of malicious ip forged cookies The ngx_cookie_limit_req_module module not only limits the access rate of cookies but also limits the number of malicious ip forged cookies. Package: nginx-module-cookie-limit-dbg Source: nginx-module-cookie-limit Version: 1.31.4+1.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 114 Depends: nginx-r1.31.4, nginx-module-cookie-limit (= 1.3) Homepage: https://github.com/dvershinin/ngx_cookie_limit_req_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-cookie-limit/nginx-module-cookie-limit-dbg_1.31.4+1.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 79484 SHA256: 865d0e9ca08adc4db0c430f249e796f81157a78c3ae560ed9cc5394a15e2120e SHA1: 46d08c26ec7c4ee81507fb06540cdf63f393a310 MD5sum: c82f2d64091f7c5a3dcffa45716169c0 Description: debug symbols for the nginx-module-cookie-limit NGINX module to limit the number of malicious ip forged cookies (debug symbols) Build-Ids: 0261a1b5f7452aa074fdb11f1e2be11484b09776 37cc31fa37529453f0bf255a892b9517d4ccaa3b Package: nginx-module-coolkit Version: 1.31.4+0.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 54 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-coolkit Replaces: libnginx-mod-http-coolkit Provides: libnginx-mod-http-coolkit Homepage: https://github.com/dvershinin/ngx_coolkit Priority: optional Section: httpd Filename: pool/main/n/nginx-module-coolkit/nginx-module-coolkit_1.31.4+0.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7616 SHA256: bac397fcacc4d53628268660845505de667b82417331dcf4780bb302c1f5e3c6 SHA1: d5aa79cade7991adb27e724c60262a2e159108bc MD5sum: 2ca620b229a7bc7fbdc46eeccea51238 Description: NGINX CoolKit Module NGINX CoolKit is collection of small and useful NGINX add-ons. Package: nginx-module-coolkit-dbg Source: nginx-module-coolkit Version: 1.31.4+0.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 123 Depends: nginx-r1.31.4, nginx-module-coolkit (= 0.2) Homepage: https://github.com/dvershinin/ngx_coolkit Priority: optional Section: debug Filename: pool/main/n/nginx-module-coolkit/nginx-module-coolkit-dbg_1.31.4+0.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 93828 SHA256: 3f9b0b88173e508f6a4e4e56c0889add1ff1303e4a83be0c906fdb42b75737be SHA1: 0fb5e1cfd614846cdb2fe9e1513e5a8fa7beb351 MD5sum: 24bfd065ddfa6ebec61571d60a058128 Description: debug symbols for the nginx-module-coolkit NGINX CoolKit Module (debug symbols) Build-Ids: 0e5ed364e85a737a643f02fea222b4820dddcf62 5809748c9eaeb3a54ebe3fec7fc5f85c38e0c923 Package: nginx-module-cors Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 61 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-cors Replaces: libnginx-mod-http-cors Provides: libnginx-mod-http-cors Homepage: https://github.com/GetPageSpeed/ngx_cors Priority: optional Section: httpd Filename: pool/main/n/nginx-module-cors/nginx-module-cors_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 10760 SHA256: b88de88d69c2e89f63deb5b3a6b9042dbb87539a4c1f03a9e75ad468018ec00a SHA1: f45506f555efd8dd09d7aeb4fafb902f14529ef5 MD5sum: 153c78c58a454b515d8ea4d0e12e394b Description: Correct CORS for NGINX, including preflight and Vary CORS module for NGINX that handles the parts the add_header recipe gets wrong. Preflight OPTIONS requests are answered internally and never reach the upstream. Origin matching supports exact lists, wildcard subdomains and regular expressions, with Access-Control-Allow-Credentials refused at configuration time when it would be paired with a wildcard origin the browser rejects. Access-Control-* headers are emitted on error responses too, so a failing request surfaces the real status instead of an opaque CORS failure. Vary: Origin is emitted whenever the response depends on the request origin, which keeps shared caches and CDNs correct. . Premium module by GetPageSpeed. Package: nginx-module-cors-dbg Source: nginx-module-cors Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 115 Depends: nginx-r1.31.4, nginx-module-cors (= 1.0.0) Homepage: https://github.com/GetPageSpeed/ngx_cors Priority: optional Section: debug Filename: pool/main/n/nginx-module-cors/nginx-module-cors-dbg_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 78872 SHA256: 0eda9e4226cbb02499094eaaa3493f951c1f0ffb188889068a00ecf50d71ef99 SHA1: a757f9032f293f0fd520636605f1889dd95b31fb MD5sum: 92f5a710913d0e23faece34e60b98041 Description: debug symbols for the nginx-module-cors Correct CORS for NGINX, including preflight and Vary (debug symbols) Build-Ids: 0d0bec9188fb8603bc7c6a7df65c89220d05a5ae 995f1f92e85138e8c49ba1f11c0f042a15acbe9f Package: nginx-module-dav-ext Version: 1.31.4+3.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 90 Depends: libc6 (>= 2.33), libxml2 (>= 2.7.4), nginx-r1.31.4 Breaks: libnginx-mod-http-dav-ext Replaces: libnginx-mod-http-dav-ext Provides: libnginx-mod-http-dav-ext Homepage: https://github.com/arut/nginx-dav-ext-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-dav-ext/nginx-module-dav-ext_1.31.4+3.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 18020 SHA256: 38f060c17a7001de6717fe402a811807dbcfaee563d91169753413cf2ec9dc48 SHA1: 44373ebe57381d1acd60dbb639ac6068a4dec657 MD5sum: c4f1e2e23a56bb7c7e8525e312aabf4a Description: NGINX WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support For full WebDAV support in nginx you need to use the standard ngx_http_dav_module as well as this module for the missing methods. Package: nginx-module-dav-ext-dbg Source: nginx-module-dav-ext Version: 1.31.4+3.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 147 Depends: nginx-r1.31.4, nginx-module-dav-ext (= 3.0.0) Homepage: https://github.com/arut/nginx-dav-ext-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-dav-ext/nginx-module-dav-ext-dbg_1.31.4+3.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 108340 SHA256: 91c7d8c0f208437272c5095f51f63b186bc8677f4860983b5f5ff955e3d9c1d0 SHA1: 80d9c3ce385396b6e76fd108e22af554205d55c4 MD5sum: 4a197b8cda6ef02a7743baac314be08c Description: debug symbols for the nginx-module-dav-ext NGINX WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support (debug symbols) Build-Ids: 48c4ca153d491e4be81feb209bfa4e869e57e69a cafbb86089df88c65d1b39cf2433bde949f06196 Package: nginx-module-delay Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: nginx-r1.31.4 Breaks: libnginx-mod-http-delay Replaces: libnginx-mod-http-delay Provides: libnginx-mod-http-delay Homepage: https://github.com/dvershinin/ngx_http_delay_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-delay/nginx-module-delay_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6512 SHA256: 2e7e85c6b68dab231c164111168c6fa8931a0cb2b980d3ac42caaeba0a7a78d9 SHA1: 2ac513fd6093bb59a66b407d8b38a6871c53435c MD5sum: e77ea66b8bab5c5972a95d0643478817 Description: Delay requests for a given time The delay module allows to delay requests for a given time. This is useful for testing, rate limiting simulation, or implementing artificial latency for specific endpoints. Based on work by Maxim Dounin. Package: nginx-module-delay-dbg Source: nginx-module-delay Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 85 Depends: nginx-r1.31.4, nginx-module-delay (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_delay_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-delay/nginx-module-delay-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 61976 SHA256: 4d8796e5992159f01a2459f6af022c5d7c5f16701cf1a1a7a8c93d8775ca77aa SHA1: 01d3ee8129add9df5ba7b1376302d2419e804fa3 MD5sum: 769490e4eb2190827dba683c4aa93ca6 Description: debug symbols for the nginx-module-delay Delay requests for a given time (debug symbols) Build-Ids: 756e4e092dda976bd053895ebc64654d57d0e9b2 ea578625bb4a21faf86c968fad82e9688b0ea195 Package: nginx-module-device-type Version: 1.31.4+1.0.1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1355 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-device-type Replaces: libnginx-mod-http-device-type Provides: libnginx-mod-http-device-type Homepage: https://nginx-extras.getpagespeed.com/modules/device-type/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-device-type/nginx-module-device-type_1.31.4+1.0.1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 158376 SHA256: 0180917283d6caacffdbeab2acf75c52672b44c41814eaf4e850498c9c2876a1 SHA1: 80cfc52d59b2fa75e9bd1c016a644601e8d666da MD5sum: 084fa9a072962f14fe8b01eca7f3f9fe Description: Device detection module for NGINX Comprehensive device detection at the NGINX edge. Classifies HTTP requests by device type, browser, operating system, and bot classification using 3,600+ regex patterns. . Exposed Variables (22 total): . - Device type: $device_type (mobile/tablet/desktop/tv/console/car/wearable/camera/peripheral/bot) - Device booleans: $is_mobile, $is_tablet, $is_desktop, $is_bot, $is_tv, $is_console, $is_wearable - Device details: $device_brand, $device_model - Browser: $browser_name, $browser_version, $browser_family, $browser_engine - OS: $os_name, $os_version, $os_family - Bot: $bot_name, $bot_category, $bot_producer, $is_ai_crawler - JSON: $device_json (complete detection result) . Key Features: . - Client Hints support (Sec-CH-UA, Sec-CH-UA-Mobile, Sec-CH-UA-Platform) - AI crawler detection for 50+ AI bots (GPTBot, ClaudeBot, etc.) - Bot categorization: search_engine, ai_crawler, crawler, monitoring, scraper - Zero configuration: load module, use variables - All regexes compiled once at NGINX startup - Per-request caching prevents redundant detection - PCRE with JIT support for optimal performance Package: nginx-module-device-type-dbg Source: nginx-module-device-type Version: 1.31.4+1.0.1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 125 Depends: nginx-r1.31.4, nginx-module-device-type (= 1.0.1) Homepage: https://nginx-extras.getpagespeed.com/modules/device-type/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-device-type/nginx-module-device-type-dbg_1.31.4+1.0.1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 90800 SHA256: 3debfd377a1eb692b2f7f8acac7d5d9d2e2f00c19f83da36c33ca6363cdabb85 SHA1: 65375c857744831e45980607964253a0dd6df916 MD5sum: 4a69eba6912c0f3e485d59b176a491dc Description: debug symbols for the nginx-module-device-type Device detection module for NGINX (debug symbols) Build-Ids: a10815365ddc7a8f5f66ae76291b4023fcae053e f17a86d17267a851c6771ca3efdd6d87db9b6884 Package: nginx-module-doh Version: 1.31.4+0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 68 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-doh Replaces: libnginx-mod-http-doh Provides: libnginx-mod-http-doh Homepage: https://github.com/dvershinin/Nginx-DOH-Module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-doh/nginx-module-doh_1.31.4+0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 10708 SHA256: bc967442ba43e5cbf77a36ecb3f549598f59a10ef4484711bb1945dd396a181f SHA1: a1548f231e806d9ae057114fc35683fbfa32e5ae MD5sum: 9e29fa686199b519794a48a8e8cd4d50 Description: NGINX module for serving DNS-over-HTTPS (DOH) requests Simple NGINX module for serving DNS-over-HTTPS (DOH) requests. . CAVEAT EMPTOR: This module is experimental, even though I have been using it successfully with both Firefox and Curl, there may be undiscovered bugs. Zone transfer is currently not officially supported. Package: nginx-module-doh-dbg Source: nginx-module-doh Version: 1.31.4+0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 108 Depends: nginx-r1.31.4, nginx-module-doh (= 0.1) Homepage: https://github.com/dvershinin/Nginx-DOH-Module Priority: optional Section: debug Filename: pool/main/n/nginx-module-doh/nginx-module-doh-dbg_1.31.4+0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 75984 SHA256: f641f38106396a40ef8dc169ccb373e49cc5d9ed426b6e5ce9d3d6ff03651510 SHA1: bc828fb2a4ef1262199a310f6358bef4e1d839b2 MD5sum: 6ce03f6427c10b5a8cabe374db9dca32 Description: debug symbols for the nginx-module-doh NGINX module for serving DNS-over-HTTPS (DOH) requests (debug symbols) Build-Ids: 7513eb173d764ec92330a7d6849f81335a359d6d 88bcb1ef73d51d073fd5452671ec564202b69ab8 Package: nginx-module-dynamic-etag Version: 1.31.4+0.2.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-dynamic-etag Replaces: libnginx-mod-http-dynamic-etag Provides: libnginx-mod-http-dynamic-etag Homepage: https://github.com/dvershinin/ngx_dynamic_etag Priority: optional Section: httpd Filename: pool/main/n/nginx-module-dynamic-etag/nginx-module-dynamic-etag_1.31.4+0.2.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7184 SHA256: 424ab28357aaf8753ebc9d3a0b360f8a7290f1113a41ff07bc5f5065a35e24dc SHA1: 8a3e749a167583370c71913b03b4f340b6076e2a MD5sum: cca86a2d99b74773e7ca689086b8848f Description: NGINX module for adding ETag to dynamic content This NGINX module empowers your dynamic content with automatic ETag header. It allows client browsers to issue conditional GET requests to dynamic pages. . This saves bandwidth and ensures better performance! Package: nginx-module-dynamic-etag-dbg Source: nginx-module-dynamic-etag Version: 1.31.4+0.2.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 92 Depends: nginx-r1.31.4, nginx-module-dynamic-etag (= 0.2.3) Homepage: https://github.com/dvershinin/ngx_dynamic_etag Priority: optional Section: debug Filename: pool/main/n/nginx-module-dynamic-etag/nginx-module-dynamic-etag-dbg_1.31.4+0.2.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 59452 SHA256: f34fac7997886d13b5058456f39f58ba819103e16091da811f95d5dbf9affc4f SHA1: 2402e5145941ca985d6fc6f2668d0ab64fdd514d MD5sum: 6d80d85f70177cebd27b6006ddf8e8e4 Description: debug symbols for the nginx-module-dynamic-etag NGINX module for adding ETag to dynamic content (debug symbols) Build-Ids: 76d2e2f903ed3b57a8570e8c294f824757c6633e f2309d9e80b5f690260748f3ef500b648c4d1245 Package: nginx-module-dynamic-limit-req Version: 1.31.4+1.9.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 72 Depends: libc6 (>= 2.38), libhiredis1.1.0 (>= 1.2.0), nginx-r1.31.4 Breaks: libnginx-mod-http-dynamic-limit-req Replaces: libnginx-mod-http-dynamic-limit-req Provides: libnginx-mod-http-dynamic-limit-req Homepage: https://github.com/limithit/ngx_dynamic_limit_req_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-dynamic-limit-req/nginx-module-dynamic-limit-req_1.31.4+1.9.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 13268 SHA256: 73464f3be831e2c4cc10eb781fe367b274423b2056f3bba75ff4ff77a3b2c6cf SHA1: 3ab91945122fc55cad0c04fdf05740f19881df25 MD5sum: 4ab475c638cdfd3bc38042ef32a9ecf4 Description: NGINX module to dynamically lock IP and release it periodically NGINX module to dynamically lock IP and release it periodically. . This module is an extension based on ngx_http_limit_req_module. Package: nginx-module-dynamic-limit-req-dbg Source: nginx-module-dynamic-limit-req Version: 1.31.4+1.9.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 113 Depends: nginx-r1.31.4, nginx-module-dynamic-limit-req (= 1.9.3) Homepage: https://github.com/limithit/ngx_dynamic_limit_req_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-dynamic-limit-req/nginx-module-dynamic-limit-req-dbg_1.31.4+1.9.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 78156 SHA256: 7c2b2ad0a86b24d4454f936e87b6f353a6d62b4921a9949249f505b088a58803 SHA1: 4318ba5dbb13c26d2c4888d47bf3fdcf13ee7165 MD5sum: c8b1df613a210c4d09f196a1b15ec75e Description: debug symbols for the nginx-module-dynamic-limit-req NGINX module to dynamically lock IP and release it periodically (debug symbols) Build-Ids: 2c8284489260050688c94ae8bd8212f418f10d6a 32db4fea9ba41ba029bbecc859d6a3be8b020d64 Package: nginx-module-echo Version: 1.31.4+0.65-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 112 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-echo Replaces: libnginx-mod-http-echo Provides: libnginx-mod-http-echo Homepage: https://github.com/openresty/echo-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-echo/nginx-module-echo_1.31.4+0.65-7~gps1+ubuntu2404+mainline_amd64.deb Size: 21152 SHA256: ce1f2b4edcb4f6de6219ff6f2fc3362432acb2a91656318c5ca11e2eaeb534e3 SHA1: 7a8e93897b8fbc8b747aaed50484f15b3f65712e MD5sum: 3d4a860956d53379759af63e2f6b4427 Description: nginx Echo module An NGINX module for bringing the power of "echo", "sleep", "time" and more to NGINX's config file Package: nginx-module-echo-dbg Source: nginx-module-echo Version: 1.31.4+0.65-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 338 Depends: nginx-r1.31.4, nginx-module-echo (= 0.65) Homepage: https://github.com/openresty/echo-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-echo/nginx-module-echo-dbg_1.31.4+0.65-7~gps1+ubuntu2404+mainline_amd64.deb Size: 267120 SHA256: e647049bcc08747add8a13f635e01f95c9f31efd0abbcd924200adab4a5b17e1 SHA1: c6a104d1ad26fd75b3bf579b94e950241310a8c7 MD5sum: f049055cb539bc2746f3da2db11b1f09 Description: debug symbols for the nginx-module-echo nginx Echo module (debug symbols) Build-Ids: ac306920b07677c401a7420d2d9d1eb27602a94d c5b9facefefe3be0566c9f7ccdbc4a7aa0473f5c Package: nginx-module-encrypted-session Version: 1.31.4+0.10-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4, nginx-module-ndk Breaks: libnginx-mod-http-encrypted-session Replaces: libnginx-mod-http-encrypted-session Provides: libnginx-mod-http-encrypted-session Homepage: https://github.com/openresty/encrypted-session-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-encrypted-session/nginx-module-encrypted-session_1.31.4+0.10-7~gps1+ubuntu2404+mainline_amd64.deb Size: 8080 SHA256: 1fc6a65d3008e94be939ab9e789bc31dfb11a064cb6cb9ff9d6083ba54f087bd SHA1: 986d456be03eb86f9a9edd4fe48dfc2a359506e2 MD5sum: 87130663334661c5d9a01b5d0fc3e7f8 Description: Encrypt and decrypt NGINX variable values NGINX module to encrypt and decrypt NGINX variable values. Package: nginx-module-encrypted-session-dbg Source: nginx-module-encrypted-session Version: 1.31.4+0.10-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 101 Depends: nginx-r1.31.4, nginx-module-encrypted-session (= 0.10) Homepage: https://github.com/openresty/encrypted-session-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-encrypted-session/nginx-module-encrypted-session-dbg_1.31.4+0.10-7~gps1+ubuntu2404+mainline_amd64.deb Size: 68252 SHA256: a94a81d0bbd68d8e45fa5732f4c61db8b55d955c94be25afbef2128356ab80e2 SHA1: f4339f9bd3831ef4f8d71da56bfc0dec93b90333 MD5sum: cbb8b344e5bf1c98f430f1937b823f7b Description: debug symbols for the nginx-module-encrypted-session Encrypt and decrypt NGINX variable values (debug symbols) Build-Ids: 44f047dcaa0af1c4d1c4d6e98ce533867315db82 cc76f4028f5828ecc7b357e8c8ff366132e47861 Package: nginx-module-error-log-write Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-error-log-write Replaces: libnginx-mod-http-error-log-write Provides: libnginx-mod-http-error-log-write Homepage: https://github.com/dvershinin/ngx_http_error_log_write_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-error-log-write/nginx-module-error-log-write_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7276 SHA256: 2034b94e947442f357abc630a26e4b7b282f646653d2b1439cc31ef9a0f23107 SHA1: 810eae44a62d6fa79046fac0dd7f0a91dbbaf7d9 MD5sum: 7c35883d43bb06bd779a692c016ce47e Description: Conditional error log entries in configuration The error log write module allows writing error log entries based on conditional expressions in NGINX configuration files. This is useful for debugging and monitoring specific conditions without modifying the application or using complex logging setups. Package: nginx-module-error-log-write-dbg Source: nginx-module-error-log-write Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 88 Depends: nginx-r1.31.4, nginx-module-error-log-write (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_error_log_write_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-error-log-write/nginx-module-error-log-write-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 57144 SHA256: 68e1e66a9f755a6f18720bdd0108ba72889b3ba7fe017dd18143cbb02d55d6dc SHA1: 8eb2ffacbe908f1382e8da48b603b09fc9ba7029 MD5sum: 31a6a2cb0544a3da09e7cfac5091d853 Description: debug symbols for the nginx-module-error-log-write Conditional error log entries in configuration (debug symbols) Build-Ids: 24436f8e6ea4e5afabee7f70609e42492ea93b36 4ad798c950f025d160f60d102985078ebbba1514 Package: nginx-module-esi Version: 1.31.4+1.0.1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 121 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-esi Replaces: libnginx-mod-http-esi Provides: libnginx-mod-http-esi Homepage: https://nginx-extras.getpagespeed.com/modules/esi/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-esi/nginx-module-esi_1.31.4+1.0.1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 25968 SHA256: a9c035c37a03a52ef49a48a2bfa0e7fd068c0a53ebb2d581a58906bb6d96ad7b SHA1: e6c988c76221684eaed589a47fedbae98a5950f9 MD5sum: 71b5f457a3b71a689583d3b1fa572985 Description: Native ESI (Edge Side Includes) with parallel fragment fetching Native Edge Side Includes for NGINX: per-fragment caching with independent TTLs using nothing but NGINX and `proxy_cache`. Cache a page shell for hours while a cart fragment stays uncached and a header fragment caches for a minute — the classic reason a Varnish instance sits in front of NGINX. . Key Features: . - `` resolved as an NGINX subrequest, so each fragment can point at a `location` with its own `proxy_cache` / `proxy_cache_valid` - Same-authority absolute and scheme-relative include URLs are reduced to safe local subrequests, including Magento's percent-encoded fragment paths - Fragments fetched **concurrently**. Open-source Varnish Cache resolves ESI includes sequentially, with the head-of-line blocking that implies; parallel ESI is a Varnish Enterprise feature - `alt=` and `onerror="continue"` failover on a 4xx/5xx fragment - `esi:remove`, `esi:comment`, `esi:vars` markup stripping, `` unwrap; unknown `esi:` tags pass through verbatim rather than being guessed at, matching Varnish - `esi_plan` — memoises where a cached object's ESI constructs are into a shared zone, so a page is scanned once per object rather than once per delivery. Markup-dense cached pages go from 34-40% of `esi off` throughput to ~97% - `esi_stitch` — stores what each unchanged run of the page deflates to and emits those bytes instead of re-compressing the shell on every delivery, the way Varnish does. Moves the compression level off the hot path entirely - Gzipped upstreams need nothing configured: the module decodes what the `gunzip` filter declined to, and the assembled page is recompressed as usual . Measured head-to-head against Varnish Cache OSS 7.6.5 on a dedicated 8-vCPU host, one core each, output verified byte-identical before timing: no row in the 24-row matrix is won by Varnish, with 2-6x less CPU per request. Pages with one fragment over a latent origin are a dead heat, which is the honest boundary — there is nothing to parallelise with a single include. . Verified on twin Magento Open Source 2.4.8-p5 stores with eight instrumented 50 ms fragments: NGINX rendered every fragment in parallel batches with 0.411 s median page latency versus Varnish 8.0.2 at 1.001 s, a 59% reduction. Used with the Pro cache-purge module, Magento's native X-Magento-Tags purge requests selectively invalidate related pages without a full cache flush. . Premium module by GetPageSpeed. Package: nginx-module-esi-dbg Source: nginx-module-esi Version: 1.31.4+1.0.1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 293 Depends: nginx-r1.31.4, nginx-module-esi (= 1.0.1) Homepage: https://nginx-extras.getpagespeed.com/modules/esi/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-esi/nginx-module-esi-dbg_1.31.4+1.0.1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 231660 SHA256: 83b2c86f0b694943ae23c5d95a73a4e555a207c0f8a9272c8c208ef9bcabb6a1 SHA1: db32f8c0c76b26b4cc859fe603e73579bf43a50e MD5sum: b9bd7bf969006809307cf407526db46d Description: debug symbols for the nginx-module-esi Native ESI (Edge Side Includes) with parallel fragment fetching (debug symbols) Build-Ids: 79ef2dd0b9a9a2117d96d30aba26fc3db24f0111 b76fcb9133bd7856299cc0784351e95b2515fdd1 Package: nginx-module-eval Version: 1.31.4+2016.06.10-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-eval Replaces: libnginx-mod-http-eval Provides: libnginx-mod-http-eval Homepage: https://github.com/openresty/nginx-eval-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-eval/nginx-module-eval_1.31.4+2016.06.10-7~gps1+ubuntu2404+mainline_amd64.deb Size: 8972 SHA256: 0601fb5760b1d3aebaee8304fd3c53df312ee1c277fe780bed59dd46b2b5a09e SHA1: 0cc7c27362e6481503d8c04d2a80a8be50a56c42 MD5sum: 97da236c9fd7e865d8fe18dc2fc257a9 Description: Evaluate memcached or proxy response into a variable NGINX module for evaluating memcached or proxy response into a variable. Package: nginx-module-eval-dbg Source: nginx-module-eval Version: 1.31.4+2016.06.10-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 100 Depends: nginx-r1.31.4, nginx-module-eval (= 2016.6.10) Homepage: https://github.com/openresty/nginx-eval-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-eval/nginx-module-eval-dbg_1.31.4+2016.06.10-7~gps1+ubuntu2404+mainline_amd64.deb Size: 68144 SHA256: c7d77c14f6dfa17f8dff2ee40f43ece1624c14ee2153966967448669f59ad287 SHA1: 69e09d07f2727366e4a0df452a559de08a6ef6bb MD5sum: b7008d4743143fe7edd0c18418f1630c Description: debug symbols for the nginx-module-eval Evaluate memcached or proxy response into a variable (debug symbols) Build-Ids: 5f3490261a8601bc78326fa116b07feec06624f1 842c33762cdb9d71c39bd6a53bc722a17a7c8437 Package: nginx-module-execute Version: 1.31.4+1.6.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 68 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-execute Replaces: libnginx-mod-http-execute Provides: libnginx-mod-http-execute Homepage: https://github.com/limithit/NginxExecute Priority: optional Section: httpd Filename: pool/main/n/nginx-module-execute/nginx-module-execute_1.31.4+1.6.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 8028 SHA256: c3a8fc4165b084e975caa0db1620acab0a01dbc25ab1fb02fe626b0de7a3d661 SHA1: 4bd674fbd5c4f08da1c532f4360a3cb8e2af8543 MD5sum: 16842d72534807288397baf9a0d9d2ec Description: NGINX Execute module The NginxExecute module executes the shell command through GET and POST to display the result. Package: nginx-module-execute-dbg Source: nginx-module-execute Version: 1.31.4+1.6.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 100 Depends: nginx-r1.31.4, nginx-module-execute (= 1.6.1) Homepage: https://github.com/limithit/NginxExecute Priority: optional Section: debug Filename: pool/main/n/nginx-module-execute/nginx-module-execute-dbg_1.31.4+1.6.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 63952 SHA256: 790e3efc39ba23ac2f10bca93774d438055a87162a282be90125322580933bd9 SHA1: fa998f5fd05dbc4d8f8bd2d4e18e8a4b7886f0d0 MD5sum: db8925c828f6084a6040ed446c3d9a3f Description: debug symbols for the nginx-module-execute NGINX Execute module (debug symbols) Build-Ids: 4bcfd65ab0779d5cd5fcbc611237b02330ea150c be04305c4552df7a7b1dcd2d68df0902b4b57897 Package: nginx-module-f4fhds Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-f4fhds Replaces: libnginx-mod-http-f4fhds Provides: libnginx-mod-http-f4fhds Homepage: https://github.com/GetPageSpeed/f4fhds Priority: optional Section: httpd Filename: pool/main/n/nginx-module-f4fhds/nginx-module-f4fhds_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7944 SHA256: 86e75be5711f1a75aafc4111e0b687a90238909ff6528544bdc850ead38c2fd0 SHA1: c7f372a7cdc55b0ff70360233359e5f0aef7cb0b MD5sum: 79b54e8bea17c38477896bc19d2b737e Description: NGINX module for Adobe f4f format This module implements handling of HTTP Dynamic Streaming requests in the "/videoSeg1-Frag1" form — extracting the needed fragment from the videoSeg1.f4f file using the videoSeg1.f4x index file. This module is an alternative to the Adobe’s f4f module (HTTP Origin Module) for Apache. . It is open-source equivalent for commercial ngx_http_f4f_module module. Package: nginx-module-f4fhds-dbg Source: nginx-module-f4fhds Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 96 Depends: nginx-r1.31.4, nginx-module-f4fhds (= 0.0.1) Homepage: https://github.com/GetPageSpeed/f4fhds Priority: optional Section: debug Filename: pool/main/n/nginx-module-f4fhds/nginx-module-f4fhds-dbg_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 60396 SHA256: bdbadc8018314b488a662f27f65f1fac5155ec6e2638d255836114c18bc2893a SHA1: b9cf6dd8bf8ff3ff118f9ed9561062943209f4a0 MD5sum: 10d3a8076615182d76983d6e9b679040 Description: debug symbols for the nginx-module-f4fhds NGINX module for Adobe f4f format (debug symbols) Build-Ids: 2a167a52fbaf22a0f2614ba5f4aa8027a689581e 2de9f30c91eb6c52c4032268074a26cc057f9b67 Package: nginx-module-fancyindex Version: 1.31.4+0.6.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 86 Depends: libc6 (>= 2.33), nginx-r1.31.4 Breaks: libnginx-mod-http-fancyindex Replaces: libnginx-mod-http-fancyindex Provides: libnginx-mod-http-fancyindex Homepage: https://github.com/dvershinin/ngx-fancyindex Priority: optional Section: httpd Filename: pool/main/n/nginx-module-fancyindex/nginx-module-fancyindex_1.31.4+0.6.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 16316 SHA256: 2598b5380f2124a2156c7a711ffc0d35f094ce92f79e6b90cd954b98ea55c684 SHA1: 8479e76e771bf00aecba8db0150c357f8da332de MD5sum: aae80dd6f1032634ceffeaa715a449e9 Description: NGINX Fancy Index module The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style. This is possible because the module allows a certain degree of customization of the generated content: . * Custom headers, either local or stored remotely. * Custom footers, either local or stored remotely. * Add your own CSS style rules. * Allow choosing to sort elements by name (default), modification time, or size; both ascending (default), or descending. Package: nginx-module-fancyindex-dbg Source: nginx-module-fancyindex Version: 1.31.4+0.6.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 126 Depends: nginx-r1.31.4, nginx-module-fancyindex (= 0.6.1) Homepage: https://github.com/dvershinin/ngx-fancyindex Priority: optional Section: debug Filename: pool/main/n/nginx-module-fancyindex/nginx-module-fancyindex-dbg_1.31.4+0.6.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 88168 SHA256: ad12c91bf2f927f910512725ed9a07a4ea1318394b8a823e95def8253bbc7557 SHA1: 1b40f26dd44d3b4b52b3eb32df90ee3d91c21326 MD5sum: f8650c6d355a8f49c1b1ad247f72f705 Description: debug symbols for the nginx-module-fancyindex NGINX Fancy Index module (debug symbols) Build-Ids: 0c6cc8ba9d92d70a658b74a96d5d6351c53a59b7 772322b8554427940bd19944e3a2e5cae45fb85e Package: nginx-module-flv Version: 1.31.4+1.2.14-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 796 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-flv Replaces: libnginx-mod-http-flv Provides: libnginx-mod-http-flv Homepage: https://github.com/winshining/nginx-http-flv-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-flv/nginx-module-flv_1.31.4+1.2.14-7~gps1+ubuntu2404+mainline_amd64.deb Size: 208004 SHA256: 45fa05e4ae77c3d69d3a0f20e78b7ac223925e750d89640da936c478e36660c8 SHA1: 5531a3070fe367d221db23c81094bda6350e58d8 MD5sum: c8200dd92bc62e71341d73ba8478b291 Description: Media streaming server based on nginx-module-rtmp Media streaming server based on nginx-module-rtmp. In addition to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now. Package: nginx-module-flv-dbg Source: nginx-module-flv Version: 1.31.4+1.2.14-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1572 Depends: nginx-r1.31.4, nginx-module-flv (= 1.2.14) Homepage: https://github.com/winshining/nginx-http-flv-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-flv/nginx-module-flv-dbg_1.31.4+1.2.14-7~gps1+ubuntu2404+mainline_amd64.deb Size: 1358400 SHA256: d06a18eee18dbc7427191a1c027184c6ad7d7a0eea1ad21f4358d14dfed74717 SHA1: cb07f2fae7ed714e52404a0b5a782a053b88b3ad MD5sum: 3597dd4e6ed58026c20bd132c391a9b1 Description: debug symbols for the nginx-module-flv Media streaming server based on nginx-module-rtmp (debug symbols) Build-Ids: 58a76145eeb9c288dd8ce031a84a9d8884556039 c7d8c15ae09d92e769036b7aaa78d2800fe42ceb Package: nginx-module-form-input Version: 1.31.4+0.12-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4, nginx-module-ndk Breaks: libnginx-mod-http-form-input Replaces: libnginx-mod-http-form-input Provides: libnginx-mod-http-form-input Homepage: https://github.com/calio/form-input-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-form-input/nginx-module-form-input_1.31.4+0.12-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7088 SHA256: ee58b4bbb5e805148d6afd77dff1df3deb0231f7efabd3171099236b6f9c7870 SHA1: 29dfa844243a14638dcd3492fa91921b15f39887 MD5sum: 20c860730cd16f60187f1fea0c783a37 Description: NGINX form input module NGINX module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded" and parses the arguments into NGINX variables. Package: nginx-module-form-input-dbg Source: nginx-module-form-input Version: 1.31.4+0.12-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 90 Depends: nginx-r1.31.4, nginx-module-form-input (= 0.12) Homepage: https://github.com/calio/form-input-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-form-input/nginx-module-form-input-dbg_1.31.4+0.12-7~gps1+ubuntu2404+mainline_amd64.deb Size: 61152 SHA256: 7a5861e2dd16a99786381a0e5ed34344e924e70e9a670b28c6039e08f5403fe9 SHA1: 1ede9012547c88388801cb1d87d571415bdd5421 MD5sum: 26bb2aec058d3966ed9d91f7b0980b62 Description: debug symbols for the nginx-module-form-input NGINX form input module (debug symbols) Build-Ids: 371a5aa0555a140df2edd81267e55da11c931539 402220b60980b9fff41e7f365e942c56ce5cb7d9 Package: nginx-module-geoip2 Version: 1.31.4+3.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 98 Depends: libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), nginx-r1.31.4 Breaks: libnginx-mod-http-geoip2 Replaces: libnginx-mod-http-geoip2 Provides: libnginx-mod-http-geoip2 Homepage: https://github.com/leev/ngx_http_geoip2_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-geoip2/nginx-module-geoip2_1.31.4+3.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 11268 SHA256: 81c01190d7c1213b2a99bc3e689937c85ca690b8464fe9a23578af227bf2acde SHA1: 27508e2d68e5242bae9a081990d402ab4258e2a6 MD5sum: de5cf4fdfae5c18d594d498168e073f2 Description: NGINX GeoIP2 module NGINX module which creates variables with values from the MaxMind geoip2 databases. based on the client IP (default) or from a specific variable (supports both IPv4 and IPv6) Package: nginx-module-geoip2-dbg Source: nginx-module-geoip2 Version: 1.31.4+3.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 170 Depends: nginx-r1.31.4, nginx-module-geoip2 (= 3.4) Homepage: https://github.com/leev/ngx_http_geoip2_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-geoip2/nginx-module-geoip2-dbg_1.31.4+3.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 113960 SHA256: ddfa147300c6a87a155b0205f778b677ed84bcea4adfe1cef4100a40c81c99c8 SHA1: 79cc735d607af04a8d5a61342465eabd5265f7bc MD5sum: 507025147daf6fcdec914f1c7f55f658 Description: debug symbols for the nginx-module-geoip2 NGINX GeoIP2 module (debug symbols) Build-Ids: 2f5e1f0d641cfd4fb731b43850300dd4bcb86dae 34ba4d55edbc9c2bce45537ba87b240cd52f2fad e0749b4b4773a5966a7785907b7806567fcf616d f55030e73e1526c7aaba2dc81c74574ec4a613bb Package: nginx-module-google Version: 1.31.4+0.2.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 78 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-google Replaces: libnginx-mod-http-google Provides: libnginx-mod-http-google Homepage: https://github.com/GetPageSpeed/ngx_http_google_filter_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-google/nginx-module-google_1.31.4+0.2.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12276 SHA256: f0473e24916c33186b62fbbf30f7040980aea70f23709a6335e6abc846ae0440 SHA1: 2367ffa87cb9687294639ffb91008e8b7d1c2cd2 MD5sum: 65a64e8c0d59e7cad374cdc5351c57d7 Description: NGINX Module for Google Mirror creation NGINX module which makes google mirror much easier to deploy Package: nginx-module-google-dbg Source: nginx-module-google Version: 1.31.4+0.2.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 212 Depends: nginx-r1.31.4, nginx-module-google (= 0.2.4) Homepage: https://github.com/GetPageSpeed/ngx_http_google_filter_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-google/nginx-module-google-dbg_1.31.4+0.2.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 151304 SHA256: ae3d582961a19f5adda8d1096d8654c15b34742403cb08faea5da456eaa90f01 SHA1: c5e9e22013585afe6e6430856e8471fd8b8e56a9 MD5sum: 6e2e768bc97972d765e2786831e364a1 Description: debug symbols for the nginx-module-google NGINX Module for Google Mirror creation (debug symbols) Build-Ids: 0a20873e9f8a74d8da1eeb458c06c878ce23e3e8 30cb5dba76d2779c9bdd662a2a11b75224f327d0 Package: nginx-module-graphite Version: 1.31.4+4.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 140 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-graphite Replaces: libnginx-mod-http-graphite Provides: libnginx-mod-http-graphite Homepage: https://github.com/mailru/graphite-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-graphite/nginx-module-graphite_1.31.4+4.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 27352 SHA256: 8ae948ad16e1b18d5e35cd32b8b9c17ba0465abbc82a619bd66db3c917cec9f2 SHA1: 8fd146135f51f2ece81f6c9e93a3f214f738d5bc MD5sum: 2a95022aaa292d31712d568bd434854f Description: An NGINX module for collecting stats into Graphite NGINX module for collecting location stats into Graphite. Package: nginx-module-graphite-dbg Source: nginx-module-graphite Version: 1.31.4+4.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 230 Depends: nginx-r1.31.4, nginx-module-graphite (= 4.3) Homepage: https://github.com/mailru/graphite-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-graphite/nginx-module-graphite-dbg_1.31.4+4.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 178692 SHA256: 36ee49b8396ff85c627a7485cb2f08576fbdc0c68868394a9e3c8a4ed920e202 SHA1: b9aec600afe13e8b94cdb4d2a7fc4f5326a79e99 MD5sum: f5376ce221551263a8f500e589daca37 Description: debug symbols for the nginx-module-graphite An NGINX module for collecting stats into Graphite (debug symbols) Build-Ids: 43f95626728df96e216cfd64aabed3331cccc5f8 afab7fbdc750b20726fc5a50a17596858d100996 Package: nginx-module-headers-more Version: 1.31.4+0.33-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 78 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-headers-more Replaces: libnginx-mod-http-headers-more Provides: libnginx-mod-http-headers-more Homepage: https://github.com/dvershinin/headers-more-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-headers-more/nginx-module-headers-more_1.31.4+0.33-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12992 SHA256: bf7471e522e4176867e46e57a20bcb896f8d470705f25d7dade516d28f407862 SHA1: 1124bb3557c0f064259d840ebd2f6f372fafffd8 MD5sum: 64695480a9664c6e3cb27b91c8385228 Description: NGINX Headers More dynamic module Set, add, and clear arbitrary output headers in the NGINX HTTP servers. Package: nginx-module-headers-more-dbg Source: nginx-module-headers-more Version: 1.31.4+0.33-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 163 Depends: nginx-r1.31.4, nginx-module-headers-more (= 0.33) Homepage: https://github.com/dvershinin/headers-more-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-headers-more/nginx-module-headers-more-dbg_1.31.4+0.33-7~gps1+ubuntu2404+mainline_amd64.deb Size: 126516 SHA256: e34958ed7daf27bbc949ee74c1cb1f72b176d76cf13af1fbc2574a08860c7aa5 SHA1: b5a2fcfc7f90fb6cddf4cbbf97c4dded10239c90 MD5sum: c4bb9b2187e09617c6b2a6ae96a22b72 Description: debug symbols for the nginx-module-headers-more NGINX Headers More dynamic module (debug symbols) Build-Ids: 6f08dfb23f7f927aa7365b990d120c56cf3adcc3 ccbf3697dc286fb8049eca2495a8b6e62d6c1cec Package: nginx-module-hmac-secure-link Version: 1.31.4+2.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 68 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), nginx-r1.31.4 Breaks: libnginx-mod-http-hmac-secure-link Replaces: libnginx-mod-http-hmac-secure-link Provides: libnginx-mod-http-hmac-secure-link Homepage: https://github.com/nginx-modules/ngx_http_hmac_secure_link_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-hmac-secure-link/nginx-module-hmac-secure-link_1.31.4+2.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9780 SHA256: 1968e16cd7c9d9860f8c292d7ff1cf10ec283424b042da1e760677159d03bdd7 SHA1: 524609937d8d1a03f319b34d847d6a98eefeecf8 MD5sum: 73a24a8ee3bd85ace50c1654cbcb3cc1 Description: Alternative NGINX HMAC Secure Link module with support for OpenSSL hashes Alternative NGINX HMAC Secure Link module with support for OpenSSL hashes Package: nginx-module-hmac-secure-link-dbg Source: nginx-module-hmac-secure-link Version: 1.31.4+2.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 97 Depends: nginx-r1.31.4, nginx-module-hmac-secure-link (= 2.0.0) Homepage: https://github.com/nginx-modules/ngx_http_hmac_secure_link_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-hmac-secure-link/nginx-module-hmac-secure-link-dbg_1.31.4+2.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 65712 SHA256: dd0859f63c3c1762d94396b26466569a196204af36a7bda34e15d9adb19e15e6 SHA1: 596cf2b949c15c8ad78d306fde9d78dcd52aeae6 MD5sum: badc03ae231723f3ecb1d9d939d0c500 Description: debug symbols for the nginx-module-hmac-secure-link Alternative NGINX HMAC Secure Link module with support for OpenSSL hashes (debug symbols) Build-Ids: 5648c650f8e75009e3eb2a623930f9db9ad452f2 f322bc9f358463bc84a419c8229470c47db61867 Package: nginx-module-html-sanitize Version: 1.31.4+0.2.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1048 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-html-sanitize Replaces: libnginx-mod-http-html-sanitize Provides: libnginx-mod-http-html-sanitize Homepage: https://github.com/dvershinin/ngx_http_html_sanitize_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-html-sanitize/nginx-module-html-sanitize_1.31.4+0.2.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 158332 SHA256: 6d79a329bb59256497480bc65d0ed2d2231b082b264d681f5e66568653436d82 SHA1: 20c4a68f3429771c0ef6fbb4f0632bdfaba67b34 MD5sum: d304fe32e687ccfc2eb447d3b5971042 Description: NGINX module to sanitize HTML 5 with whitelisted elements, attributes and CSS NGINX HTML Sanitize module is based on Google's gumbo-parser as HTML5 parser and hackers-painters's katana-parser as inline CSS parser to sanitize HTML with whitelisted elements, whitelisted attributes and whitelisted CSS property. Package: nginx-module-html-sanitize-dbg Source: nginx-module-html-sanitize Version: 1.31.4+0.2.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 757 Depends: nginx-r1.31.4, nginx-module-html-sanitize (= 0.2.6) Homepage: https://github.com/dvershinin/ngx_http_html_sanitize_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-html-sanitize/nginx-module-html-sanitize-dbg_1.31.4+0.2.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 579136 SHA256: 310e5cfc2cffde9037f8c5743ba7cedb79820b6d63be8c273d28da8291cabc62 SHA1: f6070a3df10894f5d254744ed50583e62d11381e MD5sum: 18407f717a0a5abb6e4ca14263cddc99 Description: debug symbols for the nginx-module-html-sanitize NGINX module to sanitize HTML 5 with whitelisted elements, attributes and CSS (debug symbols) Build-Ids: 40168cd7926fd64e20491c56fa9ad050a7a68198 af34a6d316bbe59dc00d58ca548151739f6b7ca5 Package: nginx-module-iconv Version: 1.31.4+0.14-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4, nginx-module-ndk Breaks: libnginx-mod-http-iconv Replaces: libnginx-mod-http-iconv Provides: libnginx-mod-http-iconv Homepage: https://github.com/calio/iconv-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-iconv/nginx-module-iconv_1.31.4+0.14-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7712 SHA256: 3e9249018cc2e14af018f23e966aad1cc6dfd08b4b616132480e84eedf5762af SHA1: 8805076adaff55afac77f1bc6cd7cd15fba1230b MD5sum: c33f2c7a90bfe16824fa4b33206020f0 Description: NGINX iconv module This is NGINX module that uses libiconv to convert characters of different encoding. It brings 'set_iconv' command to NGINX. Package: nginx-module-iconv-dbg Source: nginx-module-iconv Version: 1.31.4+0.14-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 96 Depends: nginx-r1.31.4, nginx-module-iconv (= 0.14) Homepage: https://github.com/calio/iconv-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-iconv/nginx-module-iconv-dbg_1.31.4+0.14-7~gps1+ubuntu2404+mainline_amd64.deb Size: 62032 SHA256: b4136b8db589e641b2f8de3ae6e3a288dc28f88722890f8b5d539392dbfb389e SHA1: 3245901d4b9cdc8256cedcd236d9fbf2e8ab03cb MD5sum: 66014655d61a8bca566cf788a4106ba3 Description: debug symbols for the nginx-module-iconv NGINX iconv module (debug symbols) Build-Ids: 1d9cd41dc24e30853db24c707a27c5989f76fd3a 78f9323cb27f4a24cb4132b8b9c14bfa0a76962f Package: nginx-module-immerse Version: 1.31.4+1.0.2-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 109 Depends: libavif16 (>= 1.0.4), libc6 (>= 2.33), libgif7 (>= 5.1), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libwebp7 (>= 1.3.2), nginx-r1.31.4 Breaks: libnginx-mod-http-immerse Replaces: libnginx-mod-http-immerse Provides: libnginx-mod-http-immerse Homepage: https://nginx-extras.getpagespeed.com/modules/immerse/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-immerse/nginx-module-immerse_1.31.4+1.0.2-8~gps1+ubuntu2404+mainline_amd64.deb Size: 21128 SHA256: 42dbf0d759d27454f89893b270e351e15a0f653bf57089c405468a5ad77b523f SHA1: 3f6016002d5674dbf51d9f076fa9a97383ec0dcc MD5sum: fd633544c4b6d7f122065be2160fa107 Description: NGINX modern image format filter module Transparent modern image format delivery for NGINX. Intercepts image responses (JPEG, PNG, GIF) from any source and converts them to WebP or AVIF based on client Accept headers. Features file-based caching with automatic mtime invalidation, lazy and sync conversion modes, thread pool integration for non-blocking operation, and graceful fallback on errors. . Premium module by GetPageSpeed. Package: nginx-module-immerse-dbg Source: nginx-module-immerse Version: 1.31.4+1.0.2-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 266 Depends: nginx-r1.31.4, nginx-module-immerse (= 1.0.2) Homepage: https://nginx-extras.getpagespeed.com/modules/immerse/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-immerse/nginx-module-immerse-dbg_1.31.4+1.0.2-8~gps1+ubuntu2404+mainline_amd64.deb Size: 212940 SHA256: c0924d5b7d4a796a47f43bf29fef801e47d279e020af40c3dfe6dd2d637c460a SHA1: 5658989a1241e5304cdb2a2ef611f1beb950a036 MD5sum: 1b788133f68c97e24bc477a9f363116f Description: debug symbols for the nginx-module-immerse NGINX modern image format filter module (debug symbols) Build-Ids: 689e2320789bce0b2a34a53f782ad1da5f36325a fbc1fdceceb45bc7ce9e64d256eb677a890c8e82 Package: nginx-module-immutable Version: 1.31.4+0.0.7-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 51 Depends: nginx-r1.31.4 Breaks: libnginx-mod-http-immutable Replaces: libnginx-mod-http-immutable Provides: libnginx-mod-http-immutable Homepage: https://nginx-extras.getpagespeed.com/modules/immutable/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-immutable/nginx-module-immutable_1.31.4+0.0.7-8~gps1+ubuntu2404+mainline_amd64.deb Size: 5200 SHA256: 3ee8ed3e690b4608e2abe5aabdecef5ba16ec241217e6d167ee2eac1b99c652e SHA1: 3889f723cdd01ed8430471e879206980f733d21f MD5sum: 7ec271897ea4700d0ae54e924c80ce9a Description: NGINX module for setting immutable caching on static assets This tiny NGINX module can help improve caching of your public static assets by setting far future expiration together with immutable attribute. Package: nginx-module-immutable-dbg Source: nginx-module-immutable Version: 1.31.4+0.0.7-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 81 Depends: nginx-r1.31.4, nginx-module-immutable (= 0.0.7) Homepage: https://nginx-extras.getpagespeed.com/modules/immutable/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-immutable/nginx-module-immutable-dbg_1.31.4+0.0.7-8~gps1+ubuntu2404+mainline_amd64.deb Size: 44496 SHA256: 250b1c12e8caf22c0836b7ff2cf6c2d659f9317b1589689d088aa477a21b2ca5 SHA1: 84b973d642514122bcee0c3994f0d26f3d4c2315 MD5sum: e7fba5ffdd3627584f2d3a1c2bb835e9 Description: debug symbols for the nginx-module-immutable NGINX module for setting immutable caching on static assets (debug symbols) Build-Ids: eefb907857f67db0e937e785eb6d2725acce936f f72a09664b3d1a07c72ec1c14dfdd0c3d2c7b85b Package: nginx-module-internal-redirect Version: 1.31.4+1.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-internal-redirect Replaces: libnginx-mod-http-internal-redirect Provides: libnginx-mod-http-internal-redirect Homepage: https://github.com/GetPageSpeed/ngx_http_internal_redirect_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-internal-redirect/nginx-module-internal-redirect_1.31.4+1.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7388 SHA256: eb4a8aa7620625ece542f29539649d459d9a8479d94c5cac43cd5cf46e894a31 SHA1: 3e1a4b75051c01b2206c96a74c5a38040644853b MD5sum: db8b6445ffdd9664b9b062fde434e34a Description: Internal redirect to a specified URI The internal redirect module makes an internal redirect to the URI specified. . Unlike external redirects, internal redirects happen within NGINX without sending a redirect response to the client. This is useful for complex routing scenarios where you need to reprocess requests. Package: nginx-module-internal-redirect-dbg Source: nginx-module-internal-redirect Version: 1.31.4+1.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 94 Depends: nginx-r1.31.4, nginx-module-internal-redirect (= 1.0.1) Homepage: https://github.com/GetPageSpeed/ngx_http_internal_redirect_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-internal-redirect/nginx-module-internal-redirect-dbg_1.31.4+1.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 56936 SHA256: 69eca1547b306229b2ed71e47dfc6b88396dbc6dce90465940a004eeb590c19b SHA1: b614360721a1a3578e61420d4ca3f33d924aa290 MD5sum: 2b4303c669e530546ff45f2125f2600c Description: debug symbols for the nginx-module-internal-redirect Internal redirect to a specified URI (debug symbols) Build-Ids: e94eb33033c574614f7fa6546771cfa6fbc20414 f6be4d473f2d29a774896b9c800063cdcc4ee5fc Package: nginx-module-ipscrub Version: 1.31.4+1.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-ipscrub Replaces: libnginx-mod-http-ipscrub Provides: libnginx-mod-http-ipscrub Homepage: https://github.com/masonicboom/ipscrub Priority: optional Section: httpd Filename: pool/main/n/nginx-module-ipscrub/nginx-module-ipscrub_1.31.4+1.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6388 SHA256: 61bae33d1f5ccdaf3f2818edb607245b832be8c44eeaecdd27f3b703002f26ba SHA1: 0a87b8d4ce1faf4bbc085592c395e3cf17da30c7 MD5sum: b9543f5defd5b42fc34b1ef9ddfa956a Description: IP address anonymizer module for NGINX This is an IP address anonymizer for NGINX log files. It's an nginx module that generates an IP-based hash. You can use this hash to link requests from the same source, without identifying your users by IP address. Package: nginx-module-ipscrub-dbg Source: nginx-module-ipscrub Version: 1.31.4+1.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 108 Depends: nginx-r1.31.4, nginx-module-ipscrub (= 1.0.1) Homepage: https://github.com/masonicboom/ipscrub Priority: optional Section: debug Filename: pool/main/n/nginx-module-ipscrub/nginx-module-ipscrub-dbg_1.31.4+1.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 73792 SHA256: 18a30ae7d3a880d27de6db1bc8a7ccb192823ef52753994323dcc93b714e9764 SHA1: 2bd459f7bdea8940697d3e4f384744af71b7759b MD5sum: 19b7901cfbe9a4e039f40108a9f830db Description: debug symbols for the nginx-module-ipscrub IP address anonymizer module for NGINX (debug symbols) Build-Ids: 44e522317d7de2152efe0d43ac3c154c7931c893 9d7b0f7e38670fd92d57fff02d61813fcde87f22 Package: nginx-module-ipset-access Version: 1.31.4+2.0.10-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 95 Depends: libc6 (>= 2.34), libipset13 (>= 7.1-1~), nginx-r1.31.4 Breaks: libnginx-mod-http-ipset-access Replaces: libnginx-mod-http-ipset-access Provides: libnginx-mod-http-ipset-access Homepage: https://nginx-extras.getpagespeed.com/modules/ipset-access/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-ipset-access/nginx-module-ipset-access_1.31.4+2.0.10-8~gps1+ubuntu2404+mainline_amd64.deb Size: 18100 SHA256: dc4842820b1edbde1ea0c5c8803cf09a4ce5a28b7cd451730f4c2dde10a10aee SHA1: 3bfdb0d23850ebfed1c37fc1d8b8ca24df1336e9 MD5sum: 368e460486bc26578d606a2156aa50c9 Description: Zero-latency IP blocking using Linux kernel ipsets (v2) High-performance NGINX module for IP-based access control using Linux kernel ipsets. . Key Features: . - Blacklist/Whitelist modes: Block or allow IPs based on ipset membership - Honeypot auto-add: Automatically add malicious IPs to ipsets with configurable timeouts and custom HTTP status codes - Built-in rate limiting: Per-IP rate limiting with auto-ban to ipsets - JavaScript challenges: Proof-of-work challenges to filter bots - Dual-stack support: Works with both IPv4 and IPv6 ipsets - FirewallD compatible: Integrates with firewall-cmd managed ipsets - Whitelist bypass: Whitelisted IPs skip rate limiting and challenges - Dry-run mode: Test rules in production without blocking - Prometheus metrics: Native /metrics endpoint for monitoring - LRU cache: Shared memory cache for high-performance lookups . Uses libipset directly (no CLI fallback) for kernel-level performance. Compatible with realip module for proper client IP detection behind proxies. . Note: This module requires CAP_NET_ADMIN capability. The selinux subpackage includes a systemd override and helper library to enable this automatically. Package: nginx-module-ipset-access-dbg Source: nginx-module-ipset-access Version: 1.31.4+2.0.10-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 138 Depends: nginx-r1.31.4, nginx-module-ipset-access (= 2.0.10) Homepage: https://nginx-extras.getpagespeed.com/modules/ipset-access/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-ipset-access/nginx-module-ipset-access-dbg_1.31.4+2.0.10-8~gps1+ubuntu2404+mainline_amd64.deb Size: 98856 SHA256: 3609d42a4e816298144c9bbd99526d0c8f0cc0012a6ffa498f3ccf95720ec443 SHA1: e1b343d1caf738fc3d5a655086355194b1f897eb MD5sum: 75190480b8575e09b73038a44d750faf Description: debug symbols for the nginx-module-ipset-access Zero-latency IP blocking using Linux kernel ipsets (v2) (debug symbols) Build-Ids: 03ceee86dd100bc7889721fd2da06abccf70acfb 8196759c5a6b1524375c520585933e00d7bbcb4a Package: nginx-module-jpeg Version: 1.31.4+1.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 74 Depends: libc6 (>= 2.14), libmodjpeg1 (>= 1.0.2), nginx-r1.31.4 Breaks: libnginx-mod-http-jpeg Replaces: libnginx-mod-http-jpeg Provides: libnginx-mod-http-jpeg Homepage: https://github.com/ioppermann/modjpeg-nginx Priority: optional Section: httpd Filename: pool/main/n/nginx-module-jpeg/nginx-module-jpeg_1.31.4+1.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12280 SHA256: 05d4584c8208715ed706682fe949212a820b1aa4927e23abb8d51195157abbc9 SHA1: c7c9566bbae007ea0d387dec4afb6c26fc80b550 MD5sum: fcdf8fe1a215454941eb8a2f715dfa64 Description: NGINX JPEG filter module NGINX filter module for adding overlays and logos to JPEGs on-the-fly without degrading the quality of the image Package: nginx-module-jpeg-dbg Source: nginx-module-jpeg Version: 1.31.4+1.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 115 Depends: nginx-r1.31.4, nginx-module-jpeg (= 1.0.1) Homepage: https://github.com/ioppermann/modjpeg-nginx Priority: optional Section: debug Filename: pool/main/n/nginx-module-jpeg/nginx-module-jpeg-dbg_1.31.4+1.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 79608 SHA256: 7b321981fcbcad0482951daf42e9c1a3f314f63b1d346cc3b350b2bdf0f8cc0f SHA1: 85cae26fc314d9c7b3e6d7ae739ac6471f31a25d MD5sum: 2128e07e09197b646a6d841b540a7af6 Description: debug symbols for the nginx-module-jpeg NGINX JPEG filter module (debug symbols) Build-Ids: 0024120fe62625664e9f5869026b82e980b56fd8 af935e27456154349009a950a996abddbad45b33 Package: nginx-module-js-challenge Version: 1.31.4+0.0.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 84 Depends: libc6 (>= 2.33), nginx-r1.31.4 Breaks: libnginx-mod-http-js-challenge Replaces: libnginx-mod-http-js-challenge Provides: libnginx-mod-http-js-challenge Homepage: https://github.com/dvershinin/ngx_http_js_challenge_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-js-challenge/nginx-module-js-challenge_1.31.4+0.0.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 13224 SHA256: 1ae39f7cf61604e3397b2f28672648527a46fd9cc44326089a2f5bd9e2ec30a3 SHA1: 4ae00872118ca11b91ee8d44aceda41a83130142 MD5sum: 095956a6d5d0a90c68420ec3ec4e3315 Description: NGINX Javascript challenge module Similar to Cloudflare's anti-DDoS feature. . Simple javascript proof-of-work based access for NGINX with virtually no overhead. Package: nginx-module-js-challenge-dbg Source: nginx-module-js-challenge Version: 1.31.4+0.0.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 104 Depends: nginx-r1.31.4, nginx-module-js-challenge (= 0.0.2) Homepage: https://github.com/dvershinin/ngx_http_js_challenge_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-js-challenge/nginx-module-js-challenge-dbg_1.31.4+0.0.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 53108 SHA256: 3ff85e4fa41f3cc0b7392f3d181c20045819d272e08c8fed6272c429aa7895f8 SHA1: 90e2c0ca8500d9f9b8e0a01a126c026d5fbd0268 MD5sum: f2c3bd980d9c6c361c22ee15da15e197 Description: debug symbols for the nginx-module-js-challenge NGINX Javascript challenge module (debug symbols) Build-Ids: 9510d7d0da5b7c5c89b12d4fd75900937970e7b2 b7b56a7b1c9356cbe6049b9a0dda537c55371991 Package: nginx-module-json Version: 1.31.4+0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), libjansson4 (>= 2.14), nginx-r1.31.4, nginx-module-ndk Breaks: libnginx-mod-http-json Replaces: libnginx-mod-http-json Provides: libnginx-mod-http-json Homepage: https://github.com/dvershinin/ngx_http_json_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-json/nginx-module-json_1.31.4+0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6708 SHA256: 90394b883c06094449fe8bc45f7480f059926ff0aeb1bcbcd9fcba13932a0ac9 SHA1: 62663975cc69656d884d8144cec358a822ed330b MD5sum: c5003f83bacd9a9e0120de6745ee5f43 Description: NGINX JSON module Dumps json variable $json into string variable $string Package: nginx-module-json-dbg Source: nginx-module-json Version: 1.31.4+0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 88 Depends: nginx-r1.31.4, nginx-module-json (= 0) Homepage: https://github.com/dvershinin/ngx_http_json_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-json/nginx-module-json-dbg_1.31.4+0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 64312 SHA256: 0551dfe4a4c77ff56f1996470bfea9f9feeb96c2c186770a258ebec9aeb576f8 SHA1: 88abc31f83e52022f66e953923e839996530a08d MD5sum: 2ac58166701249ee38993e874c43350e Description: debug symbols for the nginx-module-json NGINX JSON module (debug symbols) Build-Ids: 31a4cde77ef826bbcd7bed5586af788d59580e53 e9b73f432a59d108080b30bb76d68df2a542d45d Package: nginx-module-json-var Version: 1.31.4+1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-json-var Replaces: libnginx-mod-http-json-var Provides: libnginx-mod-http-json-var Homepage: https://github.com/dvershinin/nginx-json-var-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-json-var/nginx-module-json-var_1.31.4+1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6260 SHA256: 955af46b45f296c10fc217375a95a12c31168fd911caa7b4931ca2453cd980e6 SHA1: ef2f4d7458ad476f426ba0e36d22065ff57095aa MD5sum: 1a7a551698affd10e5840bd500412c89 Description: NGINX JSON variables module Module adds the ability to group NGINX variable expressions as JSON. Package: nginx-module-json-var-dbg Source: nginx-module-json-var Version: 1.31.4+1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 86 Depends: nginx-r1.31.4, nginx-module-json-var (= 1.1) Homepage: https://github.com/dvershinin/nginx-json-var-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-json-var/nginx-module-json-var-dbg_1.31.4+1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 55256 SHA256: 14c801080a14e4f8365342561746c22f6ad2c1a7439b45aa204e864c7b0b4a22 SHA1: 966f800088cdb3f4ccee50af3d4eeac908e198ee MD5sum: 5fe978c860f48e21ab2efdee399825d6 Description: debug symbols for the nginx-module-json-var NGINX JSON variables module (debug symbols) Build-Ids: 6c2fc101f7f2767b6a58fa806013f23a7e188db8 cb5403377e70ac7f426bbc7650bbe469599d3c33 Package: nginx-module-jwt Version: 1.31.4+3.4.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 70 Depends: libc6 (>= 2.38), libjwt2 (>= 1.16.0), nginx-r1.31.4 Breaks: libnginx-mod-http-jwt Replaces: libnginx-mod-http-jwt Provides: libnginx-mod-http-jwt Homepage: https://github.com/max-lt/nginx-jwt-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-jwt/nginx-module-jwt_1.31.4+3.4.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9080 SHA256: efd128ac74b68e6cb70f0680aafbd46003b62318e44fa6c4a45a8fec21a02642 SHA1: fcdb8620b142dd01c0511a6158a0981af158f133 MD5sum: 074a0c477ec9fe7ee802a725c000598c Description: NGINX JWT Module NGINX module to check for a valid JWT. Package: nginx-module-jwt-dbg Source: nginx-module-jwt Version: 1.31.4+3.4.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 106 Depends: nginx-r1.31.4, nginx-module-jwt (= 3.4.6) Homepage: https://github.com/max-lt/nginx-jwt-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-jwt/nginx-module-jwt-dbg_1.31.4+3.4.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 67248 SHA256: 4dae5e957893a9f14fd82ad2952ce800592df9c3744571a724d5aeecec4644c3 SHA1: 5fbf13b7e6addf65f169f8f00d73c7b3700cf294 MD5sum: 664743b7557f465a6494bff89fe36205 Description: debug symbols for the nginx-module-jwt NGINX JWT Module (debug symbols) Build-Ids: a527325bc7c77dbfc60ffc7988710aaf2734a898 c307f783ddf865c382af04a2a17f8ec7d526f0ff Package: nginx-module-keyval Version: 1.31.4+0.5.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 114 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-keyval Replaces: libnginx-mod-http-keyval Provides: libnginx-mod-http-keyval Homepage: https://github.com/kjdev/nginx-keyval Priority: optional Section: httpd Filename: pool/main/n/nginx-module-keyval/nginx-module-keyval_1.31.4+0.5.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 10768 SHA256: 33b74c211db433914cfaf68eebccc3171cccdf0d3590db393f382a803aa12f9b SHA1: 756015baeb76f967cb2a8f3060b6f8b1aac1b9a2 MD5sum: f33e629d74577090d8ec4860b04f303e Description: Nginx module for the key-value store This nginx module creates variables with values taken from key-value pairs. Package: nginx-module-keyval-dbg Source: nginx-module-keyval Version: 1.31.4+0.5.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 244 Depends: nginx-r1.31.4, nginx-module-keyval (= 0.5.0) Homepage: https://github.com/kjdev/nginx-keyval Priority: optional Section: debug Filename: pool/main/n/nginx-module-keyval/nginx-module-keyval-dbg_1.31.4+0.5.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 165564 SHA256: 1241c3b76bb3c77d10202b5a893cc9b61994e57b450963cb875775e91a9da0b5 SHA1: 66def5838df6f822e0e7cfc132fc7527b0e3f240 MD5sum: 1b13823de78d9f742428732353747ed6 Description: debug symbols for the nginx-module-keyval Nginx module for the key-value store (debug symbols) Build-Ids: 0c6fc87a2607e9a5c6ac322e9bf52489e92ee75e 59cf5d6693041d0d88fdc5d393735dff4d3cf6c0 89ef192b9b78e47cd77cb8397db144e49d6fd923 b319eb1292ffacb692f7958cf41b9e32eae3bc29 Package: nginx-module-label Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-label Replaces: libnginx-mod-http-label Provides: libnginx-mod-http-label Homepage: https://github.com/dvershinin/ngx_http_label_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-label/nginx-module-label_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6820 SHA256: 1a42106d667fc22a9791b974d1128852de34a492af89db79dd9c6c57430e3328 SHA1: 1fd3424739b12811665caad86223c12a37c11a23 MD5sum: 95372bb90b464624bc45a069449fe42c Description: Global key-value labels for dynamic configuration The label module allows defining global key-value labels in NGINX configuration. These labels can be used in variables for request processing, logging, or dynamic configuration. This is useful for adding metadata to requests for observability and routing purposes. Package: nginx-module-label-dbg Source: nginx-module-label Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 88 Depends: nginx-r1.31.4, nginx-module-label (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_label_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-label/nginx-module-label-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 58224 SHA256: 038d9c89b5a37d648bda3e74d1dfef766bd0c90c80e4bb551505ee1c21d48d03 SHA1: e1101975cf252f672785401e76bcea0edc424395 MD5sum: d0ce9dff4fd539626593bb41aa82c4a5 Description: debug symbols for the nginx-module-label Global key-value labels for dynamic configuration (debug symbols) Build-Ids: 16e9b3ef3dad464dee9ad7f583669eacba3ea43b bd8540943d5bee1ba2aa9f5d3cac590659f0b2c3 Package: nginx-module-length-hiding Version: 1.31.4+1.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.2.5), nginx-r1.31.4 Breaks: libnginx-mod-http-length-hiding Replaces: libnginx-mod-http-length-hiding Provides: libnginx-mod-http-length-hiding Homepage: https://github.com/nulab/nginx-length-hiding-filter-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-length-hiding/nginx-module-length-hiding_1.31.4+1.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7024 SHA256: f973f967ca46e73f60ee3553510aceaf0b3dd3333e7aeb7b0529801cffc18647 SHA1: 63d058da5ba86df4049e169208f0c0acac8d0f6e MD5sum: cf8c3ace85e138b9614b5bb9280e266b Description: NGINX Length Hiding Filter Module NGINX length hiding filter module provides functionality to append randomly generated HTML comment to the end of response body to hide correct response length and make it difficult for attackers to guess secure token Package: nginx-module-length-hiding-dbg Source: nginx-module-length-hiding Version: 1.31.4+1.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 87 Depends: nginx-r1.31.4, nginx-module-length-hiding (= 1.1.1) Homepage: https://github.com/nulab/nginx-length-hiding-filter-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-length-hiding/nginx-module-length-hiding-dbg_1.31.4+1.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 62932 SHA256: 0b4d922f619d9c5fcc387f157455b4c3f79f43d5eb6d4a9be6bc42782968b905 SHA1: f3018a46746e8b3ca17c21bf1b0077a63c92f9cd MD5sum: ba03bf9a863c89e3ae4d474524227d96 Description: debug symbols for the nginx-module-length-hiding NGINX Length Hiding Filter Module (debug symbols) Build-Ids: 18ca77796c6051a51d2518004e5f0b500fe4c7f0 8e7b2463ed9fd7521c3c817df6f93f86be535c95 Package: nginx-module-let Version: 1.31.4+0.0.5-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 64 Depends: libc6 (>= 2.14), libssl3t64 (>= 3.0.0), nginx-r1.31.4 Breaks: libnginx-mod-http-let Replaces: libnginx-mod-http-let Provides: libnginx-mod-http-let Homepage: https://github.com/dvershinin/nginx-let-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-let/nginx-module-let_1.31.4+0.0.5-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12132 SHA256: 5920423ecb2dec4d6f06cc74f730857e0dea18cbadead59188c101d9ceee9f51 SHA1: b7ea561368d7910ccc77718fb79940f2d40de7ea MD5sum: e94cd03f1a8d900720238d26433e4f95 Description: NGINX let module Adds support for arithmetic operations to NGINX config. Package: nginx-module-let-dbg Source: nginx-module-let Version: 1.31.4+0.0.5-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 119 Depends: nginx-r1.31.4, nginx-module-let (= 0.0.5) Homepage: https://github.com/dvershinin/nginx-let-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-let/nginx-module-let-dbg_1.31.4+0.0.5-7~gps1+ubuntu2404+mainline_amd64.deb Size: 83644 SHA256: a1aa4fdadba8c4e4b8f54f5c824a158ab6fba19bc86ed0139ea43d76b3cedb87 SHA1: 7234e02da2e817861be173dd45e0802a0182a5dc MD5sum: 642b772b8d3f2c511369f39f9d1eb043 Description: debug symbols for the nginx-module-let NGINX let module (debug symbols) Build-Ids: 0631689e3b66892df58b271ed98ec70c25b8e97d 2e5400996701e5212dc5af7701e83d193f59e334 Package: nginx-module-limit-traffic-rate Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-limit-traffic-rate Replaces: libnginx-mod-http-limit-traffic-rate Provides: libnginx-mod-http-limit-traffic-rate Homepage: https://github.com/dvershinin/ngx_http_limit_traffic_ratefilter_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-limit-traffic-rate/nginx-module-limit-traffic-rate_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9944 SHA256: 918ce56e8bbc0904e015af33a1eba70d932264311cb91b612109f0b79ae33774 SHA1: f716be24c29cd31ee60a02a45cceb4ce60f6183d MD5sum: 0367dc3c1b2b9006e2371388b0089df3 Description: NGINX Limiting rate by given variables NGINX Limiting rate by given variables. Package: nginx-module-limit-traffic-rate-dbg Source: nginx-module-limit-traffic-rate Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 101 Depends: nginx-r1.31.4, nginx-module-limit-traffic-rate (= 1.0.0) Homepage: https://github.com/dvershinin/ngx_http_limit_traffic_ratefilter_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-limit-traffic-rate/nginx-module-limit-traffic-rate-dbg_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 68612 SHA256: 77b480664e428a6866b7917e4f5685db953dd9cda79cb4c02b2ef7449bd96407 SHA1: 71ebb5567574bb659d375da5d74e1574d1be1a9e MD5sum: 41482144b3b9b7379f00f54316dc1154 Description: debug symbols for the nginx-module-limit-traffic-rate NGINX Limiting rate by given variables (debug symbols) Build-Ids: 8e86c1a152d641393c4fd085d9dd922d9a05deeb de2c76130bd95f9b5048f06a10d5dba87c578322 Package: nginx-module-link Version: 1.31.4+3.2.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 107 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-link Replaces: libnginx-mod-http-link Provides: libnginx-mod-http-link Homepage: https://github.com/GetPageSpeed/ngx_http_link_func Priority: optional Section: httpd Filename: pool/main/n/nginx-module-link/nginx-module-link_1.31.4+3.2.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 16784 SHA256: 11ba7c8594296114923add044a2a102caf883b8d3ba6c9aad5f7a82645f70921 SHA1: 66b90481debb5005b91dc6bdfba62ea0b4113d6a MD5sum: e34d25d8efd8879b6cc55a4f76688574 Description: The Application dynamic linking with Nginx It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in location directive Package: nginx-module-link-dbg Source: nginx-module-link Version: 1.31.4+3.2.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 161 Depends: nginx-r1.31.4, nginx-module-link (= 3.2.6) Homepage: https://github.com/GetPageSpeed/ngx_http_link_func Priority: optional Section: debug Filename: pool/main/n/nginx-module-link/nginx-module-link-dbg_1.31.4+3.2.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 115008 SHA256: b210e9386fcbc5f5c30ce941069b4141497aa02dc2e225ab08d09618e93173a5 SHA1: ebf4f5ad1ca4903aa4fc0146291c6c609d7432e0 MD5sum: 5b6b7e2d4852a26f4b16432e8b16125e Description: debug symbols for the nginx-module-link The Application dynamic linking with Nginx (debug symbols) Build-Ids: c17acf40e23a3f641e4a94efa63a72d8bf91c0a1 dde95768bdfdc0f37331176c25ffacc7c1d751f7 Package: nginx-module-live-common Version: 1.31.4+2.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 168 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-live-common Replaces: libnginx-mod-http-live-common Provides: libnginx-mod-http-live-common Homepage: https://github.com/kaltura/media-framework Priority: optional Section: httpd Filename: pool/main/n/nginx-module-live-common/nginx-module-live-common_1.31.4+2.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 36572 SHA256: 048aaa9cecdf7a73e72dab47eba9356164ae9bc26542df63be7f731f021d3218 SHA1: 9ea5205149b5aaf993b14783543a9a4b0e34ed7a MD5sum: 7a3409565afccdf6cfe03dec9c2a5b16 Description: Kaltura Media Framework Common NGINX Module Shared module for exposing an HTTP API, sending HTTP events, parsing JSON, KMP/KSMP definitions, etc., used by most Kaltura Media Framework NGINX modules. Package: nginx-module-live-common-dbg Source: nginx-module-live-common Version: 1.31.4+2.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 274 Depends: nginx-r1.31.4, nginx-module-live-common (= 2.1.0) Homepage: https://github.com/kaltura/media-framework Priority: optional Section: debug Filename: pool/main/n/nginx-module-live-common/nginx-module-live-common-dbg_1.31.4+2.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 223972 SHA256: e3cbcb4e6605a0e18a471aafd70ecfad624bc1b5aedd0605ae78d57d61e1a20a SHA1: e154d74f32c355300b755be916c9baea0cede9fc MD5sum: 6e0d09cd85da005039d82eaa468ce2d7 Description: debug symbols for the nginx-module-live-common Kaltura Media Framework Common NGINX Module (debug symbols) Build-Ids: cfd271b0cbcc664fc9178f18d97b0598cc36992a de5e12f70f6441ee86a71c10a145823cbb30b58f Package: nginx-module-log-sqlite Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 152 Depends: libc6 (>= 2.33), libsqlite3-0 (>= 3.7.6.1), nginx-r1.31.4 Breaks: libnginx-mod-http-log-sqlite Replaces: libnginx-mod-http-log-sqlite Provides: libnginx-mod-http-log-sqlite Homepage: https://github.com/GetPageSpeed/ngx-sqlite-log Priority: optional Section: httpd Filename: pool/main/n/nginx-module-log-sqlite/nginx-module-log-sqlite_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 29280 SHA256: f95c9fcdeaa46dd0ec3978060941c5808bf6ace2d44165f1e31416934d47da53 SHA1: 36d2ce268c7d1b2f93f285f7bf4b192fec6fd7f8 MD5sum: 6f53f5672d87e9451e97cdebba32e150 Description: SQLite logger module for NGINX See: https://github.com/GetPageSpeed/ngx-sqlite-log Package: nginx-module-log-sqlite-dbg Source: nginx-module-log-sqlite Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 329 Depends: nginx-r1.31.4, nginx-module-log-sqlite (= 0.0.1) Homepage: https://github.com/GetPageSpeed/ngx-sqlite-log Priority: optional Section: debug Filename: pool/main/n/nginx-module-log-sqlite/nginx-module-log-sqlite-dbg_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 259600 SHA256: 1dac4b515a67e47b8eb1acbda11a64a07d700bc8c1811630c24dc82ca40c9d40 SHA1: c536c252a945b88e3eb37e039338201817f17d24 MD5sum: 13c70adb068ce643a8dace913cbc98c9 Description: debug symbols for the nginx-module-log-sqlite SQLite logger module for NGINX (debug symbols) Build-Ids: 694593e25ec102ea21518639a19ec6d9fa404c3a c8c0c173e81c7b92d1e4f2450d4443236b904b7b Package: nginx-module-log-var-set Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-log-var-set Replaces: libnginx-mod-http-log-var-set Provides: libnginx-mod-http-log-var-set Homepage: https://github.com/dvershinin/ngx_http_log_var_set_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-log-var-set/nginx-module-log-var-set_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7116 SHA256: 277a1f42c95f47e24a8e49199f8dcd43ba3c4503ace99e622916cc77e4a34582 SHA1: a22b921acc32b84df496477f7b51af0bfa58567c MD5sum: b4d2ae8ff24d08494b904f56b85fb00d Description: Set variables before access log writing The log var set module allows setting NGINX variables to given values before access log writing. This enables computing or modifying variable values specifically for logging purposes without affecting request processing. Package: nginx-module-log-var-set-dbg Source: nginx-module-log-var-set Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 88 Depends: nginx-r1.31.4, nginx-module-log-var-set (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_log_var_set_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-log-var-set/nginx-module-log-var-set-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 64324 SHA256: e10f8a93aa5d9d1894c633a9a99a5e7e2382185adb75848355734d86377ca06e SHA1: 324a13b27d0f7a63ead8f0bfc08ec9c61e92a626 MD5sum: 7c70018d105dcfa17b873c4b977b6496 Description: debug symbols for the nginx-module-log-var-set Set variables before access log writing (debug symbols) Build-Ids: 3ff3c84e03f58ee9a76fc72a0eda46b80f0fbdb0 7e00633b27a454ea5532c1228195084f9a9b9de2 Package: nginx-module-log-zmq Version: 1.31.4+1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 83 Depends: libc6 (>= 2.14), libzmq5 (>= 3.2.3+dfsg), nginx-r1.31.4 Breaks: libnginx-mod-http-log-zmq Replaces: libnginx-mod-http-log-zmq Provides: libnginx-mod-http-log-zmq Homepage: https://nginx-extras.getpagespeed.com/modules/log-zmq/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-log-zmq/nginx-module-log-zmq_1.31.4+1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 15328 SHA256: 49f427187c33f72184fe73b677f6c1985fa5323a2a40b109647d1bcd2b2aa7f6 SHA1: 6fe2b8c35be603ac337eb2f662faa66b38829624 MD5sum: e9f1c75f743092f49c4b2ff76adb1abb Description: ZeroMQ logger module for NGINX See: https://github.com/dvershinin/nginx-log-zmq Package: nginx-module-log-zmq-dbg Source: nginx-module-log-zmq Version: 1.31.4+1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 122 Depends: nginx-r1.31.4, nginx-module-log-zmq (= 1) Homepage: https://nginx-extras.getpagespeed.com/modules/log-zmq/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-log-zmq/nginx-module-log-zmq-dbg_1.31.4+1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 87060 SHA256: 7f9eb24caf2ac78d0f33e268bf67391ee08b64893376e33f531be23c6f37eec7 SHA1: b13ac30cf195ab95e3a77d4db3856cd3669e6772 MD5sum: ea440d511905fe62fdb7f340bd88a3e6 Description: debug symbols for the nginx-module-log-zmq ZeroMQ logger module for NGINX (debug symbols) Build-Ids: 5106fb95a53ea43cdbe146c86aaad3d669785cb6 7685a867fbc48cd0c9e667ef59bc77370a3aa8d9 Package: nginx-module-loop-detect Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-loop-detect Replaces: libnginx-mod-http-loop-detect Provides: libnginx-mod-http-loop-detect Homepage: https://github.com/dvershinin/ngx_http_loop_detect_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-loop-detect/nginx-module-loop-detect_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7080 SHA256: 5ca22c3ae41aede2b9c0a6072379ff68dd958bd1a16e4305073b20b010305b6b SHA1: 80c8e995da9eaa3cf2e2c437b9349844739fa897 MD5sum: bae30332604468af08fcf948fdc9f662 Description: CDN-Loop header support for request loop prevention The loop detect module allows NGINX to use the CDN-Loop header to prevent request loops. This is particularly important for CDN configurations where requests may inadvertently loop between servers. The module implements RFC 8586 for loop detection in content delivery networks. Package: nginx-module-loop-detect-dbg Source: nginx-module-loop-detect Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 92 Depends: nginx-r1.31.4, nginx-module-loop-detect (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_loop_detect_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-loop-detect/nginx-module-loop-detect-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 59796 SHA256: efa741c369a5e3581b8ec4bb67e3cbbe89ba101e77e6b668d67f426dbfb71b52 SHA1: b885a33abda405341b41c099004f93fdfb20fe85 MD5sum: d5bfc1858d73024c0d094658568b5769 Description: debug symbols for the nginx-module-loop-detect CDN-Loop header support for request loop prevention (debug symbols) Build-Ids: 9fe697cce8d30d842768fa38200276e490f4e1a7 a32f37eab2143f0edf70a8717301abed559e0f50 Package: nginx-module-lua Version: 1.31.4+0.10.31-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 922 Depends: libc6 (>= 2.33), libluajit-5.1-2 (>= 2.0.4+dfsg) | libluajit2-5.1-2 (>= 2.1~), nginx-r1.31.4, nginx-module-ndk Breaks: libnginx-mod-http-lua Replaces: libnginx-mod-http-lua Provides: libnginx-mod-http-lua Homepage: https://github.com/openresty/lua-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-lua/nginx-module-lua_1.31.4+0.10.31-7~gps1+ubuntu2404+mainline_amd64.deb Size: 230504 SHA256: a68a9b524178c1a14b1fd858abdb2056999bf5a48b0353aaf1283908a9075029 SHA1: d86d740625f1bef0c8b6c438eeeb15edb3bc4c23 MD5sum: 2436b07fe469b0709c865f64071bce5c Description: Lua scripting support for NGINX Embed the power of Lua into Nginx HTTP Servers. Package: nginx-module-lua-dbg Source: nginx-module-lua Version: 1.31.4+0.10.31-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 2557 Depends: nginx-r1.31.4, nginx-module-lua (= 0.10.31) Homepage: https://github.com/openresty/lua-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-lua/nginx-module-lua-dbg_1.31.4+0.10.31-7~gps1+ubuntu2404+mainline_amd64.deb Size: 2257896 SHA256: 65298f5e7276eef448e8a89eb866121beee15ef4099869e295cb05d5dba0d982 SHA1: 9352a5bc74a5f5655635d2fe984b0768e023aab5 MD5sum: 33c4b1249abc243fe828b93ffd489ca5 Description: debug symbols for the nginx-module-lua Lua scripting support for NGINX (debug symbols) Build-Ids: bdd263f105bfdb3648c2d1730e57c4d825815e5b dca9ad27c630ed1a9e3f54dd336d8cd0b0941e7a Package: nginx-module-lua-upstream Version: 1.31.4+0.08-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-lua-upstream Replaces: libnginx-mod-http-lua-upstream Provides: libnginx-mod-http-lua-upstream Homepage: https://github.com/openresty/lua-upstream-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-lua-upstream/nginx-module-lua-upstream_1.31.4+0.08-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7888 SHA256: b742f4db700979b839cdd4f81930a8587c09379269f3e5d873fb0459623f14f7 SHA1: cfff4e0d709fd68c279820badd4413e3a6304225 MD5sum: 74f4aec0757c802c9878e763565d6725 Description: Lua API for NGINX upstream control An NGINX C module that exposes Lua API to ngx_lua for manipulating NGINX upstreams at runtime. . This module allows Lua scripts to get and set upstream server properties, check health status, and modify upstream configurations dynamically without reloading. Package: nginx-module-lua-upstream-dbg Source: nginx-module-lua-upstream Version: 1.31.4+0.08-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 98 Depends: nginx-r1.31.4, nginx-module-lua-upstream (= 0.8) Homepage: https://github.com/openresty/lua-upstream-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-lua-upstream/nginx-module-lua-upstream-dbg_1.31.4+0.08-7~gps1+ubuntu2404+mainline_amd64.deb Size: 63060 SHA256: 02acfafd5ca5ea121dc0bd062d1bf3f412e168a991be2ae8ee0dc5a01a7fc732 SHA1: c09b50f152558f8d19a79290448f1e3448d8edb3 MD5sum: 058dff015cb381d614b96513d7d806e6 Description: debug symbols for the nginx-module-lua-upstream Lua API for NGINX upstream control (debug symbols) Build-Ids: 2493a446147c1c743ffd342d246cc8e5f6f800a7 4c5ef4e218766ca112994c02ab31a690c9f93287 Package: nginx-module-markdown Version: 1.31.4+1.0.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 75 Depends: libc6 (>= 2.33), libcmark-gfm-extensions0.29.0.gfm.6 (>= 0.29.0.gfm.6), libcmark-gfm0.29.0.gfm.6 (>= 0.29.0.gfm.6), nginx-r1.31.4 Breaks: libnginx-mod-http-markdown Replaces: libnginx-mod-http-markdown Provides: libnginx-mod-http-markdown Homepage: https://nginx-extras.getpagespeed.com/modules/markdown/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-markdown/nginx-module-markdown_1.31.4+1.0.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 9820 SHA256: 8a453bbd8544d448e433bb0dace9c6b61b973aad0c783121bfb11a32e8157f25 SHA1: 1b3d0b9a298fb2cc66a19264a99d81d8f05edd28 MD5sum: ed9db95de7378b0561f1a1f8f2deaa4f Description: Markdown-to-html NGINX module NGINX filter module that transforms markdown files to html format Package: nginx-module-markdown-dbg Source: nginx-module-markdown Version: 1.31.4+1.0.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 107 Depends: nginx-r1.31.4, nginx-module-markdown (= 1.0.0) Homepage: https://nginx-extras.getpagespeed.com/modules/markdown/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-markdown/nginx-module-markdown-dbg_1.31.4+1.0.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 72588 SHA256: f47aeed0d62236d577f215c70053fa755ec4b805a4d2e32de495b78d029c0a46 SHA1: 15732172ffb93a9fc2959cae6756f9f20cddbfdb MD5sum: 0422588d0c03cc87cf194a1c66463eef Description: debug symbols for the nginx-module-markdown Markdown-to-html NGINX module (debug symbols) Build-Ids: aac3cad9c74ee37c81629374841553ae12ff9665 bcb5def9db2df4f8849dd9f614285ac3171d7040 Package: nginx-module-memc Version: 1.31.4+0.21-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 94 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-memc Replaces: libnginx-mod-http-memc Provides: libnginx-mod-http-memc Homepage: https://github.com/openresty/memc-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-memc/nginx-module-memc_1.31.4+0.21-7~gps1+ubuntu2404+mainline_amd64.deb Size: 16804 SHA256: 5b412e72a2ea7c179e5f2f62b715577781d4a8560f2f347a916f77cded287c5e SHA1: f9f60f4dd0e59ea740fa0b6a23ce33f237c0ce5f MD5sum: 25e97b1bb9c889f77e179c28e33a8ea1 Description: Extended version of the standard NGINX memcached module See: https://github.com/openresty/memc-nginx-module Package: nginx-module-memc-dbg Source: nginx-module-memc Version: 1.31.4+0.21-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 230 Depends: nginx-r1.31.4, nginx-module-memc (= 0.21) Homepage: https://github.com/openresty/memc-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-memc/nginx-module-memc-dbg_1.31.4+0.21-7~gps1+ubuntu2404+mainline_amd64.deb Size: 171980 SHA256: 51d2c84a53f54fe9a543dab34bb9b9cd4e67aeabc0ce8001e5100a8c56571a37 SHA1: 1ca708ba0f4d3858d512b6b12b5f7f9bd159fce7 MD5sum: 17633f564f3d217e78f002979d04f79c Description: debug symbols for the nginx-module-memc Extended version of the standard NGINX memcached module (debug symbols) Build-Ids: 8ca61bfc5448995347fb9607d3b84b6971623a66 beea77228bc092b95352672d7d92712048715ec6 Package: nginx-module-naxsi Version: 1.31.4+1.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1166 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-naxsi Replaces: libnginx-mod-http-naxsi Provides: libnginx-mod-http-naxsi Homepage: https://github.com/dvershinin/naxsi Priority: optional Section: httpd Filename: pool/main/n/nginx-module-naxsi/nginx-module-naxsi_1.31.4+1.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 84388 SHA256: 084f9bcfd367b8e51dae433a47348d4be66dc4e4a1d51ea3cac4bb555ab3ecd3 SHA1: 26fbad4bbbec25e439c9191de40214f0a95af1c3 MD5sum: d2f51d20f1cbdddd0393e93ce2c83d2a Description: NGINX Anti XSS & SQL Injection module NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX. . This module, by default, reads a small subset of simple (and readable) rules containing 99% of known patterns involved in website vulnerabilities. For example, <, | or drop are not supposed to be part of a URI. . Being very simple, those patterns may match legitimate queries, it is the Naxsi's administrator duty to add specific rules that will whitelist legitimate behaviours. The administrator can either add whitelists manually by analyzing nginx's error log, or (recommended) start the project with an intensive auto-learning phase that will automatically generate whitelisting rules regarding a website's behaviour. . In short, Naxsi behaves like a DROP-by-default firewall, the only task is to add required ACCEPT rules for the target website to work properly. Package: nginx-module-naxsi-dbg Source: nginx-module-naxsi Version: 1.31.4+1.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 464 Depends: nginx-r1.31.4, nginx-module-naxsi (= 1.6) Homepage: https://github.com/dvershinin/naxsi Priority: optional Section: debug Filename: pool/main/n/nginx-module-naxsi/nginx-module-naxsi-dbg_1.31.4+1.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 311852 SHA256: 3fad08ebe6385dedae9121081bb3edd4d069d5df6d9540f47c62d52b07bff441 SHA1: 02f21a7bdf0191b8fc827d64ee7bfed10fc5529f MD5sum: b6ffe823d4eeb4e58f2b5314776828a1 Description: debug symbols for the nginx-module-naxsi NGINX Anti XSS & SQL Injection module (debug symbols) Build-Ids: 3ce0610eb6f60a1d3b156253a6ff428c4e041ea7 70eb21efd76707edce33f2ce685684f44a875580 Package: nginx-module-nchan Version: 1.31.4+1.3.8-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1352 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-nchan Replaces: libnginx-mod-http-nchan Provides: libnginx-mod-http-nchan Homepage: https://github.com/slact/nchan Priority: optional Section: httpd Filename: pool/main/n/nginx-module-nchan/nginx-module-nchan_1.31.4+1.3.8-7~gps1+ubuntu2404+mainline_amd64.deb Size: 304788 SHA256: ee1f6eb12e42d0408ab250aacab200f6aa171419ad297fca46fd30edcc3cee31 SHA1: bc4e6b9c8a995b21f249772c1fc4cdcfdfe1ab87 MD5sum: 2b1c4749ed7e201ea65dbfe1e4319e47 Description: Scalable, flexible pub/sub server for the modern web Nchan is a scalable, flexible pub/sub server for the modern web, built as a module for the NGINX web server. It can be configured as a standalone server, or as a shim between your application and hundreds, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. . Messages are published to channels with HTTP POST requests or Websocket, and subscribed also through Websocket, long-polling, EventSource (SSE), old-fashioned interval polling, and more. . In a web browser, you can use Websocket or EventSource natively, or the NchanSubscriber.js wrapper library. It supports Long-Polling, EventSource, and resumable Websockets, and has a few other added convenience options. It's also available on NPM. Package: nginx-module-nchan-dbg Source: nginx-module-nchan Version: 1.31.4+1.3.8-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 2913 Depends: nginx-r1.31.4, nginx-module-nchan (= 1.3.8) Homepage: https://github.com/slact/nchan Priority: optional Section: debug Filename: pool/main/n/nginx-module-nchan/nginx-module-nchan-dbg_1.31.4+1.3.8-7~gps1+ubuntu2404+mainline_amd64.deb Size: 2593480 SHA256: f9fcb36d22688b69a1bfbcf8d5ff55f14290e5de230167de33de6b7e53a3b93a SHA1: 6e6680b39142d0e51b0f46d922bb910ca27e346d MD5sum: c855580a4d3a5f686575fe05d9730747 Description: debug symbols for the nginx-module-nchan Scalable, flexible pub/sub server for the modern web (debug symbols) Build-Ids: 5fe20c83b9cf5de594b940750dc72c7afbf9e6d5 bc559ff7f65b1ce731435d545e109b6239d1a530 Package: nginx-module-ndk Version: 1.31.4+0.3.5-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-ndk Replaces: libnginx-mod-http-ndk Provides: libnginx-mod-http-ndk Homepage: https://github.com/dvershinin/ngx_devel_kit Priority: optional Section: httpd Filename: pool/main/n/nginx-module-ndk/nginx-module-ndk_1.31.4+0.3.5-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9376 SHA256: 5ee97f7b6bb484769c167bb4a88c9283258cfe81904b83953772b4d238a7936b SHA1: ea59dc8ce1aa05a55aa146a18a878fb6a2559518 MD5sum: 057baa2465d90e031b4c8172e1024739 Description: Nginx Development Kit NGINX module that adds additional generic tools that module developers can use in their own modules Package: nginx-module-ndk-dbg Source: nginx-module-ndk Version: 1.31.4+0.3.5-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 106 Depends: nginx-r1.31.4, nginx-module-ndk (= 0.3.5) Homepage: https://github.com/dvershinin/ngx_devel_kit Priority: optional Section: debug Filename: pool/main/n/nginx-module-ndk/nginx-module-ndk-dbg_1.31.4+0.3.5-7~gps1+ubuntu2404+mainline_amd64.deb Size: 73732 SHA256: 45169b2b8b7a23b9523738eadf3c580bac323dbc792feb36642227cc82196830 SHA1: fd3592adf9d54f4c0d360b6cb6639fbf10691512 MD5sum: 9bcd7b41140bc2c34718b483765b70ab Description: debug symbols for the nginx-module-ndk Nginx Development Kit (debug symbols) Build-Ids: 2e2a26a0d94274614f7be64ebe60eb40c242edf0 7159eb82f5cbd74400321978a2bd8f02edc3ce91 Package: nginx-module-nftset-access Version: 1.31.4+3.0.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 95 Depends: libc6 (>= 2.34), libnftables1 (>= 1.0.2), nginx-r1.31.4 Breaks: libnginx-mod-http-nftset-access Replaces: libnginx-mod-http-nftset-access Provides: libnginx-mod-http-nftset-access Homepage: https://nginx-extras.getpagespeed.com/modules/nftset-access/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-nftset-access/nginx-module-nftset-access_1.31.4+3.0.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 18876 SHA256: 0f7b637ca4e1a26bbb9950604a7059f01380f6ad307abccb53ba6cf240cf7450 SHA1: 58d654f5c4460b1ef657cf563afe1873e31a9273 MD5sum: d32ae9f985e730f235d3e47643ea5551 Description: Zero-latency IP blocking using Linux kernel nftables sets High-performance NGINX module for IP-based access control using Linux kernel nftables sets. . Key Features: . - Blacklist/Whitelist modes: Block or allow IPs based on nftables set membership - Multiple sets: Check against multiple nft sets in one directive - Live updates: Modify nft sets without reloading NGINX - Honeypot auto-add: Automatically add malicious IPs to nftables sets with configurable timeouts - Built-in rate limiting: Per-IP rate limiting with auto-ban to nftables sets - JavaScript challenges: Proof-of-work challenges to filter bots - Dual-stack support: Works with both IPv4 and IPv6 nftables sets - Custom status codes: Return any HTTP status when blocking - CIDR support: Use interval sets for network ranges - Prometheus metrics: Native /metrics endpoint for monitoring - JSON stats API: Detailed statistics endpoint - LRU cache: Shared memory cache for high-performance lookups . Successor to ipset-access module, using modern nftables instead of legacy ipset. Compatible with realip module for proper client IP detection behind proxies. . Note: This module requires CAP_NET_ADMIN capability. The selinux subpackage includes a systemd override and helper library to enable this automatically. Package: nginx-module-nftset-access-dbg Source: nginx-module-nftset-access Version: 1.31.4+3.0.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 134 Depends: nginx-r1.31.4, nginx-module-nftset-access (= 3.0.0) Homepage: https://nginx-extras.getpagespeed.com/modules/nftset-access/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-nftset-access/nginx-module-nftset-access-dbg_1.31.4+3.0.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 93476 SHA256: ddc7793b3f5b026eed516876b41ca890fe30e3e4e01af702dd25e07c9ebe2d92 SHA1: 3c2c5e002f49abaff238c418083ec46521e08e11 MD5sum: 1989333e191139518fddb87ffde94d65 Description: debug symbols for the nginx-module-nftset-access Zero-latency IP blocking using Linux kernel nftables sets (debug symbols) Build-Ids: 16957b3cea2eef596f7ab1775c872aa3d0555c72 42f15e9f660988d2d84bc32e921bf4e82d895d8e Package: nginx-module-njs Version: 1.31.4+1.0.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 8846 Depends: libc6 (>= 2.38), libxml2 (>= 2.7.4), nginx-r1.31.4 Breaks: libnginx-mod-http-njs Replaces: libnginx-mod-http-njs Provides: libnginx-mod-http-njs Homepage: https://github.com/nginx/njs Priority: optional Section: httpd Filename: pool/main/n/nginx-module-njs/nginx-module-njs_1.31.4+1.0.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 1136856 SHA256: a39014a09e10ec0483b0667b497c86a643aa11172721c412f70fd9ac1eac4212 SHA1: 5089f19e9ae0844767d7f9859c89cde45b32b455 MD5sum: 65cf7aa6e0d46c417f9ddcfeea7fdee3 Description: NGINX njs dynamic modules See: https://github.com/nginx/njs Package: nginx-module-njs-dbg Source: nginx-module-njs Version: 1.31.4+1.0.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 8780 Depends: nginx-r1.31.4, nginx-module-njs (= 1.0.0) Homepage: https://github.com/nginx/njs Priority: optional Section: debug Filename: pool/main/n/nginx-module-njs/nginx-module-njs-dbg_1.31.4+1.0.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 7290556 SHA256: 2e7f72e94439c1d0ae121ba2b55c29da5a4b9d4cf620c736cde3b29be660f715 SHA1: 4fca027881349fba256afbabd46c841ac019e88f MD5sum: 4f6e65293769578c173b91ba90d2e247 Description: debug symbols for the nginx-module-njs NGINX njs dynamic modules (debug symbols) Build-Ids: 946061949f0de899d43deac1f7024cd7bc687ce6 9f58d05ab197d2ce620aa254a54c667c4a031262 ea9729e8d35af28a90d274fe40172d31d7850332 f361b89308ed3eea5179cf9dda9b33ea2fb0dda1 Package: nginx-module-ntlm Version: 1.31.4+1.19.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 56 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-ntlm Replaces: libnginx-mod-http-ntlm Provides: libnginx-mod-http-ntlm Homepage: https://github.com/dvershinin/nginx-ntlm-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-ntlm/nginx-module-ntlm_1.31.4+1.19.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9512 SHA256: a713a7487236a9fec7383d8ec09718daa53f238ab09e448a77fb80148b86d408 SHA1: 9028dc3d183129efd3b380e02e85376a2136943b MD5sum: b284392dda76eee2269732c2178ed47d Description: NTLM NGINX Module NGINX NTLM module allows proxying requests with NTLM Authentication Package: nginx-module-ntlm-dbg Source: nginx-module-ntlm Version: 1.31.4+1.19.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 95 Depends: nginx-r1.31.4, nginx-module-ntlm (= 1.19.4) Homepage: https://github.com/dvershinin/nginx-ntlm-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-ntlm/nginx-module-ntlm-dbg_1.31.4+1.19.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 64716 SHA256: 89a57cc76da11dac823df7231e5d57a71f4b8c9621d2ae57b94484ea19d425a9 SHA1: dc980a41ea5f5401a45e73f754287194ef3fcd7a MD5sum: 584b0d8cf0f3d28ba68b66d8fcfc2216 Description: debug symbols for the nginx-module-ntlm NTLM NGINX Module (debug symbols) Build-Ids: 3755a8b9707d6f1c48e99f8f36c3e258113aa2c0 6ec3ff098fdd835647d57f0bf5e162df835252c9 Package: nginx-module-pagespeed Version: 1.31.4+1.14.36.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 24989 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), nginx-r1.31.4 Breaks: libnginx-mod-http-pagespeed Replaces: libnginx-mod-http-pagespeed Provides: libnginx-mod-http-pagespeed Homepage: https://github.com/dvershinin/incubator-pagespeed-ngx Priority: optional Section: httpd Filename: pool/main/n/nginx-module-pagespeed/nginx-module-pagespeed_1.31.4+1.14.36.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 4256424 SHA256: 431bd0ca9c534f935646e464d62b03b79bea6a1fd6f8f5b5ffe26591042c5119 SHA1: 027287c42277e5a9e9f5dded9d8eb9a4b7b59d19 MD5sum: 055f88da11ece2fa851131f8f7787ffe Description: PageSpeed dynamic module for NGINX Automatically optimizes web pages and associated resources. PageSpeed speeds up your site by rewriting web pages to reduce latency and bandwidth. Package: nginx-module-pagespeed-dbg Source: nginx-module-pagespeed Version: 1.31.4+1.14.36.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 8921 Depends: nginx-r1.31.4, nginx-module-pagespeed (= 1.31.4+1.14.36.2-7~gps1+ubuntu2404+mainline) Homepage: https://github.com/dvershinin/incubator-pagespeed-ngx Priority: optional Section: debug Filename: pool/main/n/nginx-module-pagespeed/nginx-module-pagespeed-dbg_1.31.4+1.14.36.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 2927008 SHA256: 764ef2d7769a99b6282531055fe0dcf116422baaab1f24b6c71d37f419063b1f SHA1: 82da8acf277f4ded5c2ca496e33bd9c98e9d5586 MD5sum: 773b9cc0e8e80a52ea4a94347e8ba9f5 Description: debug symbols for the nginx-module-pagespeed PageSpeed dynamic module for NGINX (debug symbols) Build-Ids: 1eab9df5d21b738f9c171ac2043d8ffb2029ab0c 46ea3f84bab5072ec85c789016e4802e3bdffb8c Package: nginx-module-phantom-token Version: 1.31.4+2.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-phantom-token Replaces: libnginx-mod-http-phantom-token Provides: libnginx-mod-http-phantom-token Homepage: https://github.com/curityio/nginx_phantom_token_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-phantom-token/nginx-module-phantom-token_1.31.4+2.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9800 SHA256: 883318b5501257e7b46e9bf62bd0504094ae621d0eaf3bfa4840434b457174d3 SHA1: 1603c5c8124597b9286285090fba8813ac266080 MD5sum: 7b7d157283f8723e04c1da35ef438db6 Description: Phantom Token NGINX Module NGINX module that introspects phantom access tokens according to RFC 7662 Package: nginx-module-phantom-token-dbg Source: nginx-module-phantom-token Version: 1.31.4+2.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 122 Depends: nginx-r1.31.4, nginx-module-phantom-token (= 2.0.0) Homepage: https://github.com/curityio/nginx_phantom_token_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-phantom-token/nginx-module-phantom-token-dbg_1.31.4+2.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 85816 SHA256: 52dfee7f120e848ca23acd6633ff816a7548eaacc60fb48ef06b5b997e3fb8ce SHA1: 528241ce1aeff3c95a71fe9f25de696bb6d838f8 MD5sum: bc2edb9d36f4b06aa2a22e3190a99bb7 Description: debug symbols for the nginx-module-phantom-token Phantom Token NGINX Module (debug symbols) Build-Ids: 11ae3a01d2dfe7daf9f30d554fb0e5401e595bf0 b2a4ace1266b92380f42a6ba8781afb6ef75266d Package: nginx-module-pipelog Version: 1.31.4+1.0.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 84 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-pipelog Replaces: libnginx-mod-http-pipelog Provides: libnginx-mod-http-pipelog Homepage: https://github.com/pandax381/ngx_http_pipelog_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-pipelog/nginx-module-pipelog_1.31.4+1.0.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12056 SHA256: f9d135a9807a375ed848f1bb0b3c170441e5d2756462699309bb38880ed4250f SHA1: 430ce02a9247707bdb938c04c48ece0a2104e3dc MD5sum: 3d59724450d3e49f79ee80457e9c8cf8 Description: NGINX pipelog module An NGINX module for sending HTTP access logs to an external program via pipe. Package: nginx-module-pipelog-dbg Source: nginx-module-pipelog Version: 1.31.4+1.0.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 124 Depends: nginx-r1.31.4, nginx-module-pipelog (= 1.0.4) Homepage: https://github.com/pandax381/ngx_http_pipelog_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-pipelog/nginx-module-pipelog-dbg_1.31.4+1.0.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 81148 SHA256: 67ff13fc4e6315a5253194b77be198a3c358d22d9272687393f2fa4d82aa8789 SHA1: ebc8228d970c843c168f6b35ae40e235fd02ccfe MD5sum: cd5ff9fc8ed1390ae401f1f21b7817d6 Description: debug symbols for the nginx-module-pipelog NGINX pipelog module (debug symbols) Build-Ids: 0182d27efd2d5eb44e54e84a01aaa32f76a1bf34 ce6d8d5785c652262afeb937f1efb24e79527bcb Package: nginx-module-postgres Version: 1.31.4+1.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 140 Depends: libc6 (>= 2.14), libpq5, nginx-r1.31.4 Breaks: libnginx-mod-http-postgres Replaces: libnginx-mod-http-postgres Provides: libnginx-mod-http-postgres Homepage: https://github.com/dvershinin/ngx_postgres Priority: optional Section: httpd Filename: pool/main/n/nginx-module-postgres/nginx-module-postgres_1.31.4+1.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 26680 SHA256: 985ef8d5abdcde6cdc7553e92e9c81d7ee54219e4e1b6c71562f1a8137e802d0 SHA1: a33ac54e3d1cb204e114ee352affcf03b5fd8a7c MD5sum: 208510c84c4880529236d0db20cf3727 Description: PostgreSQL module for NGINX Upstream module that allows NGINX to communicate directly with PostgreSQL database. Package: nginx-module-postgres-dbg Source: nginx-module-postgres Version: 1.31.4+1.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 383 Depends: nginx-r1.31.4, nginx-module-postgres (= 1.0.1) Homepage: https://github.com/dvershinin/ngx_postgres Priority: optional Section: debug Filename: pool/main/n/nginx-module-postgres/nginx-module-postgres-dbg_1.31.4+1.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 306868 SHA256: 97348c84a45f83377d619a24e59cb869416eb763bbf1a76a2461ba9105c8212f SHA1: fa1f3942dbe3aef1e071f820ea976ee16347652b MD5sum: 233df8a0be97bbcb73722e62fbde9eca Description: debug symbols for the nginx-module-postgres PostgreSQL module for NGINX (debug symbols) Build-Ids: 16c2a5d74b0640462ab2cdb224140ffe37c928df 5fc0a11ed6d28ecad8d54b5c68b61685b1ac1ace Package: nginx-module-rdns Version: 1.31.4+1.2.1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 63 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-rdns Replaces: libnginx-mod-http-rdns Provides: libnginx-mod-http-rdns Homepage: https://nginx-extras.getpagespeed.com/modules/rdns/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-rdns/nginx-module-rdns_1.31.4+1.2.1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 11636 SHA256: a778ce759c36f1937ae2c7176da49c9b7cf4a4460a1ad021c8192db66e771345 SHA1: 583641957272eb06c40594efbe41d41c46a0fc6f MD5sum: d5ec4c2daa9244392485c9f4b67ed7db Description: NGINX HTTP rDNS module This module allows to make a reverse DNS (rDNS) lookup for incoming connection and provides simple access control of incoming hostname by allow/deny rules (similar to HttpAccessModule allow/deny directives; regular expressions are supported). . Module works with the DNS server defined by the standard resolver directive. This module uses nginx core resolver cache when resolving DNS lookup, for a maximum of 30 seconds or DNS response TTL. Package: nginx-module-rdns-dbg Source: nginx-module-rdns Version: 1.31.4+1.2.1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 106 Depends: nginx-r1.31.4, nginx-module-rdns (= 1.2.1) Homepage: https://nginx-extras.getpagespeed.com/modules/rdns/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-rdns/nginx-module-rdns-dbg_1.31.4+1.2.1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 79608 SHA256: d2de4cb8c0398878615ed16b9e260575ad9147859b30a63bf7caa42dba6cfd48 SHA1: 62f4cf7c6cae73f8f24c021196cc9b95e57ba514 MD5sum: efd6088f42a2e2d6319e3c8b23add879 Description: debug symbols for the nginx-module-rdns NGINX HTTP rDNS module (debug symbols) Build-Ids: 1edea7fd095efb98cc7e7a7d4ef08a62217844a7 9608b376a4f69461d2146e979316025df3261749 Package: nginx-module-redis-rate-limit Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 78 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-redis-rate-limit Replaces: libnginx-mod-http-redis-rate-limit Provides: libnginx-mod-http-redis-rate-limit Homepage: https://github.com/weserv/rate-limit-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-redis-rate-limit/nginx-module-redis-rate-limit_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 13008 SHA256: 2335b4a9a108cbbb3180435d8898670fb221ffd8d611b99ab47e72620ea45434 SHA1: 1857dfccd6b3adabd97d358613efe6b01723c130 MD5sum: 842335be811695a0db221380260c61a1 Description: Redis backed rate limit module for Nginx A Redis backed rate limit module for NGINX web servers. Package: nginx-module-redis-rate-limit-dbg Source: nginx-module-redis-rate-limit Version: 1.31.4+1.0.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 204 Depends: nginx-r1.31.4, nginx-module-redis-rate-limit (= 1.0.0) Homepage: https://github.com/weserv/rate-limit-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-redis-rate-limit/nginx-module-redis-rate-limit-dbg_1.31.4+1.0.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 153684 SHA256: afb4fa6968b1ba409366d02bf22cac7616bcf46c1d37406895fb645ad3e428f2 SHA1: c094322601eb04ce42bab975aff1d0788de3b243 MD5sum: 6a162cd304ab7ba5632095a234f588af Description: debug symbols for the nginx-module-redis-rate-limit Redis backed rate limit module for Nginx (debug symbols) Build-Ids: b39200e51471f2a170a5670e4c6e5b93bb088672 d85d6a226ae599997ca6d2e6133ae20d1cec9494 Package: nginx-module-redis2 Version: 1.31.4+0.15-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 78 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-redis2 Replaces: libnginx-mod-http-redis2 Provides: libnginx-mod-http-redis2 Homepage: https://github.com/openresty/redis2-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-redis2/nginx-module-redis2_1.31.4+0.15-7~gps1+ubuntu2404+mainline_amd64.deb Size: 11920 SHA256: 658244853d2a265e7663dd9f5b22b253389598207f505e14159380f8270fb8f5 SHA1: b19feb7dfce8cf2f52bf694701e95e92c6a87831 MD5sum: 2a63b68c42f3a0c8f603a31c8143a140 Description: NGINX upstream module for the Redis 2.0 protocol See: https://github.com/openresty/redis2-nginx-module Package: nginx-module-redis2-dbg Source: nginx-module-redis2 Version: 1.31.4+0.15-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 184 Depends: nginx-r1.31.4, nginx-module-redis2 (= 0.15) Homepage: https://github.com/openresty/redis2-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-redis2/nginx-module-redis2-dbg_1.31.4+0.15-7~gps1+ubuntu2404+mainline_amd64.deb Size: 139356 SHA256: 2adeb47979bdf2d76e69511625388bcd1e26b6500c65bb245ce9aa7eb0bd727e SHA1: 1fad3f0214e6bfda81965b14b1e7109417f7b8fb MD5sum: 460ed9c4f9efd521af7af9f51b08cdaa Description: debug symbols for the nginx-module-redis2 NGINX upstream module for the Redis 2.0 protocol (debug symbols) Build-Ids: 1ddb46eb87654f1b9654b78c226f0d57d9561e84 7d5152dc5173edbe953eb5698be5b0a4df4c0f57 Package: nginx-module-request-cookies-filter Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-request-cookies-filter Replaces: libnginx-mod-http-request-cookies-filter Provides: libnginx-mod-http-request-cookies-filter Homepage: https://github.com/dvershinin/ngx_http_request_cookies_filter_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-request-cookies-filter/nginx-module-request-cookies-filter_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7416 SHA256: cc271f98e2bc2a9234bc83e692a06477daa6ffe66fef324c21a615b4e1c181fd SHA1: 2fc0d1def1049c37b6a628a9d5f989d03a8c8f2c MD5sum: 4c669b989809d97696db5562ac34da57 Description: Fine-grained request cookies control The request cookies filter module provides fine-grained control over request cookies. It allows filtering, rewriting, adding, and removing cookies from incoming requests before they are processed or forwarded to upstream servers. Useful for privacy, security, and cookie management. Package: nginx-module-request-cookies-filter-dbg Source: nginx-module-request-cookies-filter Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 92 Depends: nginx-r1.31.4, nginx-module-request-cookies-filter (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_request_cookies_filter_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-request-cookies-filter/nginx-module-request-cookies-filter-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 61056 SHA256: 38c0b67b155d6d9a9815242fc78ae712527c2d015ba9ab98f9476af5531af431 SHA1: 1c36b6331d3e854bce820481a9757b2e52d5ee9e MD5sum: c89261f26f87595184acdf71e664b26a Description: debug symbols for the nginx-module-request-cookies-filter Fine-grained request cookies control (debug symbols) Build-Ids: 089b042faf9f1717e56ce0a0e268ecaf52df7b33 4dd729af70fe1a48b30932f9f8dbec6cf03a59fb Package: nginx-module-rewrite-status Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-rewrite-status Replaces: libnginx-mod-http-rewrite-status Provides: libnginx-mod-http-rewrite-status Homepage: https://github.com/dvershinin/ngx_http_rewrite_status_filter_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-rewrite-status/nginx-module-rewrite-status_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 6180 SHA256: 963d116588772517abde283379c204d00260720008c3057063ac3e3a97dab40d SHA1: c71fd93dfa039fd30f8afd1002efa78a23e88a3a MD5sum: 7d2223347056a37eca2de3d789c88991 Description: Rewrite response status codes The rewrite status filter module allows rewriting response status codes. This is useful for customizing HTTP status codes returned to clients based on various conditions, without modifying the upstream response. Package: nginx-module-rewrite-status-dbg Source: nginx-module-rewrite-status Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 86 Depends: nginx-r1.31.4, nginx-module-rewrite-status (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_rewrite_status_filter_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-rewrite-status/nginx-module-rewrite-status-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 55444 SHA256: a7b6923e8becb4e54e1a9919b7d6df9e3504e85cd9d206c01515889e1ef7cd1d SHA1: 881b44500bd853830204a7a3218785cc4dbc6c48 MD5sum: 44770fb5d2ea210281d813b246d330f0 Description: debug symbols for the nginx-module-rewrite-status Rewrite response status codes (debug symbols) Build-Ids: 810022cead39781c9d69dec74c26b6d622cb5b52 ce182a99a845931536ea1157d6ef327de224f97a Package: nginx-module-rtmp Version: 1.31.4+1.2.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 604 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-rtmp Replaces: libnginx-mod-http-rtmp Provides: libnginx-mod-http-rtmp Homepage: https://github.com/dvershinin/nginx-rtmp-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-rtmp/nginx-module-rtmp_1.31.4+1.2.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 161328 SHA256: 836e3d19b4c4e4489d319b991e174512e4c301c617fe81ce7d28f6ff83f35623 SHA1: 08c0987e2815733a9fd52ac7b2e8f97144d008b7 MD5sum: eaaea33289dd1939f6a0910e4fc3f9c5 Description: NGINX RTMP module NGINX-based Media Streaming Server Package: nginx-module-rtmp-dbg Source: nginx-module-rtmp Version: 1.31.4+1.2.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1086 Depends: nginx-r1.31.4, nginx-module-rtmp (= 1.2.2) Homepage: https://github.com/dvershinin/nginx-rtmp-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-rtmp/nginx-module-rtmp-dbg_1.31.4+1.2.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 907932 SHA256: 77448d2e143a8b34295387ef99f0e4b05b94b84704f89e2d45e3518acc51e7cd SHA1: 6b5878b2783fb0dac0c838f751650920782a3316 MD5sum: b450b56c55c1402bf9774d5eda6d8531 Description: debug symbols for the nginx-module-rtmp NGINX RTMP module (debug symbols) Build-Ids: 59a8b75e77a6dbc603204dc1e243a96f60576049 b4b2590dfbb1f5b8248d6c4c22a335a3c300300c Package: nginx-module-secure-token Version: 1.31.4+1.5-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 150 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-secure-token Replaces: libnginx-mod-http-secure-token Provides: libnginx-mod-http-secure-token Homepage: https://github.com/kaltura/nginx-secure-token-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-secure-token/nginx-module-secure-token_1.31.4+1.5-7~gps1+ubuntu2404+mainline_amd64.deb Size: 25292 SHA256: f42283b422103659d42be7674dbfd44eedbf04d6dd28f7213d3c2a9604748ee6 SHA1: aef2bc580725a41b1791baa6f547eab04be436db MD5sum: 71ce78763b7a21083b16c6cd3e10ada7 Description: Secure token module for NGINX Generates CDN tokens, either as a cookie or as a query string parameter (m3u8,mpd,f4m only). . Currently supports Akamai v2 tokens, and Amazon CloudFront tokens. In addition, the module supports the encryption of URIs with a configured key Package: nginx-module-secure-token-dbg Source: nginx-module-secure-token Version: 1.31.4+1.5-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 446 Depends: nginx-r1.31.4, nginx-module-secure-token (= 1.5) Homepage: https://github.com/kaltura/nginx-secure-token-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-secure-token/nginx-module-secure-token-dbg_1.31.4+1.5-7~gps1+ubuntu2404+mainline_amd64.deb Size: 342308 SHA256: 6da5e6c0babcf2876a30fa09f8927d1380d5a9d466b5dd62738f5ff26151f332 SHA1: 25d14b7d6f097cd9a229cace099e40c1f09030b6 MD5sum: 4340e302cb37357c3ac6be340476614d Description: debug symbols for the nginx-module-secure-token Secure token module for NGINX (debug symbols) Build-Ids: 6f70d560110ca5a5e2133a29af74f62b2bbf0e55 9fe95fdcc23616e8988214db6fc94c660011473b Package: nginx-module-security Version: 1.31.4+1.0.4-2~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 156 Depends: libc6 (>= 2.14), libmodsecurity3t64 (>= 3.0.12), nginx-r1.31.4 Recommends: modsecurity-crs Conflicts: libnginx-mod-http-modsecurity, nginx-module-modsecurity Replaces: libnginx-mod-http-modsecurity, nginx-module-modsecurity Provides: libnginx-mod-http-modsecurity (= 1.31.4+1.0.4-2~gps1+ubuntu2404+mainline), nginx-module-modsecurity (= 1.31.4+1.0.4-2~gps1+ubuntu2404+mainline) Homepage: https://github.com/owasp-modsecurity/ModSecurity-nginx Priority: optional Section: httpd Filename: pool/main/n/nginx-module-security/nginx-module-security_1.31.4+1.0.4-2~gps1+ubuntu2404+mainline_amd64.deb Size: 23696 SHA256: a13987dcc598bbac66d4606212aa4428263da5b8bfde7f421e741cbdc7c3eb8d SHA1: b65c1f0d1da46c4f1701bc9e5dd4883b3e62971f MD5sum: 5898c2bdf20ab95ed79252178560a273 Description: ModSecurity v3 connector dynamic module for NGINX The ModSecurity-nginx connector is the connection point between nginx and libmodsecurity (ModSecurity v3). This package provides the dynamic module ngx_http_modsecurity_module.so for use with the GetPageSpeed nginx build. . Mirrors the RPM nginx-module-security package; alias names nginx-module-modsecurity and libnginx-mod-http-modsecurity are provided for compatibility. Package: nginx-module-security-dbg Source: nginx-module-security Version: 1.31.4+1.0.4-2~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 217 Depends: nginx-r1.31.4, nginx-module-security (= 1.31.4+1.0.4-2~gps1+ubuntu2404+mainline) Conflicts: nginx-module-modsecurity-dbg Replaces: nginx-module-modsecurity-dbg Provides: nginx-module-modsecurity-dbg (= 1.31.4+1.0.4-2~gps1+ubuntu2404+mainline) Homepage: https://github.com/owasp-modsecurity/ModSecurity-nginx Priority: optional Section: debug Filename: pool/main/n/nginx-module-security/nginx-module-security-dbg_1.31.4+1.0.4-2~gps1+ubuntu2404+mainline_amd64.deb Size: 160616 SHA256: db7ae9357849bb960b556f010d4fb21da5f0fa23b563f63248de0c2d09759e54 SHA1: 77b1452156cdfb547d579de8cf9e9734c76bca15 MD5sum: 3811e22b25cce094e6d4cd6ab4468996 Description: debug symbols for the nginx-module-security ModSecurity v3 connector dynamic module for NGINX (debug symbols) Build-Ids: 1d1741d6818c67ad5777ee0e0f9c836cc5a76f83 8111d9f7cc71536f73a384e98d42541cd0a202e6 Package: nginx-module-security-headers Version: 1.31.4+0.3.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 64 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-security-headers Replaces: libnginx-mod-http-security-headers Provides: libnginx-mod-http-security-headers Homepage: https://github.com/GetPageSpeed/ngx_security_headers Priority: optional Section: httpd Filename: pool/main/n/nginx-module-security-headers/nginx-module-security-headers_1.31.4+0.3.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7776 SHA256: e5e8e22e1b52efb9c414f8796c451a6fb0493320fa7c17a8473f6edd60a0dd60 SHA1: 1c16a2ac90eddd66686cd86404401440b751e53e MD5sum: 042195686e3bcab4090a1711c5dfa7dc Description: NGINX module for sending security headers This NGINX module adds security headers and removes insecure headers easily and according to HTTP specifications Package: nginx-module-security-headers-dbg Source: nginx-module-security-headers Version: 1.31.4+0.3.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 90 Depends: nginx-r1.31.4, nginx-module-security-headers (= 0.3.0) Homepage: https://github.com/GetPageSpeed/ngx_security_headers Priority: optional Section: debug Filename: pool/main/n/nginx-module-security-headers/nginx-module-security-headers-dbg_1.31.4+0.3.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 56276 SHA256: 14f11bb1fb1c469beb3d3be1dbcd7286924a63b340a47bae48c6de6f55b4737c SHA1: f6c00212442fe9ee34d050da91627deb34207222 MD5sum: cbd0f37f06cfa02dcbe30123c8dee0ca Description: debug symbols for the nginx-module-security-headers NGINX module for sending security headers (debug symbols) Build-Ids: 4b37a6ab0bb61ee81b8ff93dc8a1b9b06da5912c d48c32b83a2c03c35b365ea8036bf5d4101b2c57 Package: nginx-module-server-redirect Version: 1.31.4+0.1.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-server-redirect Replaces: libnginx-mod-http-server-redirect Provides: libnginx-mod-http-server-redirect Homepage: https://github.com/dvershinin/ngx_http_server_redirect_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-server-redirect/nginx-module-server-redirect_1.31.4+0.1.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7176 SHA256: 671c0616fade57b7f2574666902d7fe398216899775be3068f4c74f0ec9023f6 SHA1: 84d572366ac00213e28828aaa4bc5779ff562ef0 MD5sum: 4de3d3259935e2952544f2168375ae32 Description: Redirect server name within the same request The server redirect module redirects server name in the same request. This allows internal routing between virtual servers without external redirects, useful for complex multi-server configurations. Package: nginx-module-server-redirect-dbg Source: nginx-module-server-redirect Version: 1.31.4+0.1.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 92 Depends: nginx-r1.31.4, nginx-module-server-redirect (= 0.1.2) Homepage: https://github.com/dvershinin/ngx_http_server_redirect_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-server-redirect/nginx-module-server-redirect-dbg_1.31.4+0.1.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 60768 SHA256: aea1212df000d73609cba765e2c7aaa13b13571e561dfcce23365818a970f567 SHA1: e1eea3c7d88ecad473cd18315ffd8e70bc4189b6 MD5sum: 2cd4f72a970552bb780066578cd3a4dc Description: debug symbols for the nginx-module-server-redirect Redirect server name within the same request (debug symbols) Build-Ids: 2d945a2b43c759685cf8b5829f91b8cc35542839 c56966ed33983b8f62dcb39688433fbd2e637b65 Package: nginx-module-set-misc Version: 1.31.4+0.34-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 96 Depends: libc6 (>= 2.14), nginx-r1.31.4, nginx-module-ndk Breaks: libnginx-mod-http-set-misc Replaces: libnginx-mod-http-set-misc Provides: libnginx-mod-http-set-misc Homepage: https://github.com/openresty/set-misc-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-set-misc/nginx-module-set-misc_1.31.4+0.34-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12696 SHA256: da665b883c5e2543f03c17ddac91b3c856a4e253ac6bc2486154858b00237f8a SHA1: 032f29c3ec46466434b1d330bbf6dfa1ccbe9f73 MD5sum: a53ed5df862b1d64a5b031add10266d1 Description: NGINX Set-Misc module Various set_xxx directives added to NGINX's rewrite module (md5/sha1, sql/json quoting, and many more). Package: nginx-module-set-misc-dbg Source: nginx-module-set-misc Version: 1.31.4+0.34-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 356 Depends: nginx-r1.31.4, nginx-module-set-misc (= 0.34) Homepage: https://github.com/openresty/set-misc-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-set-misc/nginx-module-set-misc-dbg_1.31.4+0.34-7~gps1+ubuntu2404+mainline_amd64.deb Size: 256752 SHA256: 642578484d574da71c8aa96ccd1dc0162cacccfcc82bc9eec142dd434bdcfd22 SHA1: e65a468d4713fc320fe6fbf4b9ecff0fd04a0156 MD5sum: a6e94a15d03621cdae1f9f3fc240337b Description: debug symbols for the nginx-module-set-misc NGINX Set-Misc module (debug symbols) Build-Ids: 51924508b3afb91867ea451e361b2d6853c6b455 8681a096b3db3c169c98d1da214519cf793856bf Package: nginx-module-shibboleth Version: 1.31.4+2.0.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 62 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-shibboleth Replaces: libnginx-mod-http-shibboleth Provides: libnginx-mod-http-shibboleth Homepage: https://github.com/nginx-shib/nginx-http-shibboleth Priority: optional Section: httpd Filename: pool/main/n/nginx-module-shibboleth/nginx-module-shibboleth_1.31.4+2.0.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9848 SHA256: fd2ad36583da81f80b3d94631381154e192780a41f5a7d5e0def57430f3dcc9e SHA1: a735faa51e763391063da910252c58712917df8c MD5sum: e6985c01a5163aafd69a897afbd2d3bb Description: Shibboleth Auth Request module for NGINX This module allows NGINX to work with Shibboleth, by way of Shibboleth's FastCGI authorizer. This module requires specific configuration in order to work correctly, as well as Shibboleth's FastCGI authorizer application available on the system. . It aims to be similar to parts of Apache's mod_shib, though Shibboleth authorisation and authentication settings are configured via shibboleth2.xml rather than in the web server configuration. Package: nginx-module-shibboleth-dbg Source: nginx-module-shibboleth Version: 1.31.4+2.0.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 99 Depends: nginx-r1.31.4, nginx-module-shibboleth (= 2.0.2) Homepage: https://github.com/nginx-shib/nginx-http-shibboleth Priority: optional Section: debug Filename: pool/main/n/nginx-module-shibboleth/nginx-module-shibboleth-dbg_1.31.4+2.0.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 68860 SHA256: 62df9b96715385fb3bf7cc08ca754df5098d3bbeb73b678876d7c408d7873d55 SHA1: 0283e192ebc4ec60cddc16e287023b13e10245ad MD5sum: 4270812a6066e4be227fa799c9730a14 Description: debug symbols for the nginx-module-shibboleth Shibboleth Auth Request module for NGINX (debug symbols) Build-Ids: 59e315f168ba4d9b909f168b8a387dc5df9c8c31 9a15a617e8c0a43183e4703c3611be96793b4013 Package: nginx-module-slowfs Version: 1.31.4+1.12-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 70 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-slowfs Replaces: libnginx-mod-http-slowfs Provides: libnginx-mod-http-slowfs Homepage: https://github.com/dvershinin/ngx_slowfs_cache Priority: optional Section: httpd Filename: pool/main/n/nginx-module-slowfs/nginx-module-slowfs_1.31.4+1.12-7~gps1+ubuntu2404+mainline_amd64.deb Size: 11972 SHA256: d247daa6370182a6c362fd911a3663d45028f7f3584c051083bcc3708fdbc0df SHA1: fa14320e26c717fcbf1bbb4c0214fdfff0ee2b4e MD5sum: 6078184f3ec4bc1ebad42d9c74e1a9f8 Description: NGINX SlowFS Cache Module NGINX module which adds ability to cache static files. Package: nginx-module-slowfs-dbg Source: nginx-module-slowfs Version: 1.31.4+1.12-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 108 Depends: nginx-r1.31.4, nginx-module-slowfs (= 1.12) Homepage: https://github.com/dvershinin/ngx_slowfs_cache Priority: optional Section: debug Filename: pool/main/n/nginx-module-slowfs/nginx-module-slowfs-dbg_1.31.4+1.12-7~gps1+ubuntu2404+mainline_amd64.deb Size: 73736 SHA256: 20b75e55ba3781697d2e2c2df32ca4b810a1ed60eada8aea4128d4c5bc7b920d SHA1: c4aa09e406cae8f178393451914658a326fde886 MD5sum: 0a3f522e4e1363f02aed7cb95cea8601 Description: debug symbols for the nginx-module-slowfs NGINX SlowFS Cache Module (debug symbols) Build-Ids: b02a06c3636e8cfcf301981a0233d1bc7fe60316 bd3cc7d01c6e9ebd50b5b4b34ffc510d558c5a1a Package: nginx-module-small-light Version: 1.31.4+0.9.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 108 Depends: libc6 (>= 2.38), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2), nginx-r1.31.4 Breaks: libnginx-mod-http-small-light Replaces: libnginx-mod-http-small-light Provides: libnginx-mod-http-small-light Homepage: https://github.com/dvershinin/ngx_small_light Priority: optional Section: httpd Filename: pool/main/n/nginx-module-small-light/nginx-module-small-light_1.31.4+0.9.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 15776 SHA256: 4bd317b5300b3f6d3a3bf641b08bddd5734fb50b74905361b7ec761fccde0b00 SHA1: 17e8c5e0bdafd3f67d638dea883c3a601a9081c8 MD5sum: ecd94b09dfe19e7a0add689cc9bfbd5a Description: Dynamic image transformation module For NGINX A dynamic image transformation module for NGINX. Supports the various image processings below. * Resize * Rotate * Sharpen * Unsharpen * Blur * Border * Canvas * Crop * Composition * JPEG Hinting(except GD) * Format convert(e.g. PNG -> JPEG) * Color-space convert(e.g. CMYK -> sRGB) Package: nginx-module-small-light-dbg Source: nginx-module-small-light Version: 1.31.4+0.9.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 226 Depends: nginx-r1.31.4, nginx-module-small-light (= 0.9.4) Homepage: https://github.com/dvershinin/ngx_small_light Priority: optional Section: debug Filename: pool/main/n/nginx-module-small-light/nginx-module-small-light-dbg_1.31.4+0.9.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 146700 SHA256: 6adf0606705be5114aa191e9258bb1cd0a9b812131b43f681f1a2153b6e70f98 SHA1: fd8cc5f3d8e1997a4b95c4ed80059bec922405d9 MD5sum: 74183f4be09f6a0c790046cb89915d3b Description: debug symbols for the nginx-module-small-light Dynamic image transformation module For NGINX (debug symbols) Build-Ids: 21adf7bcd967a35f38cc2758908d853b2e166075 ada5164b0191a66590bd9005f08d7bbbc86f0e01 Package: nginx-module-sorted-args Version: 1.31.4+3.0.1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 51 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-sorted-args Replaces: libnginx-mod-http-sorted-args Provides: libnginx-mod-http-sorted-args Homepage: https://nginx-extras.getpagespeed.com/modules/sorted-args/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-sorted-args/nginx-module-sorted-args_1.31.4+3.0.1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 7384 SHA256: 7d75eb43e231161c7601c1862fe1f3845a786b8aac7fdae4d818e8dab1814cd2 SHA1: 03b4b9218a2f4cf9ea36eee9c0d70fa9ff6534bd MD5sum: a142347f4b97aa42b28d1e9d03a4095d Description: HTTP querystring parameters normalization for NGINX Powerful NGINX module that normalizes HTTP request querystring parameters by sorting them alphanumerically. Package: nginx-module-sorted-args-dbg Source: nginx-module-sorted-args Version: 1.31.4+3.0.1-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 93 Depends: nginx-r1.31.4, nginx-module-sorted-args (= 3.0.1) Homepage: https://nginx-extras.getpagespeed.com/modules/sorted-args/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-sorted-args/nginx-module-sorted-args-dbg_1.31.4+3.0.1-8~gps1+ubuntu2404+mainline_amd64.deb Size: 61128 SHA256: 311755b9dca5e74dc7847819b6d1826ed3e52110c304fa923419a3fefb22a3cf SHA1: 58f0ee5ced0963b46bbcfdfe6b9cbe74e13eff39 MD5sum: b982d3965036ed284d1b98327c3ae6fc Description: debug symbols for the nginx-module-sorted-args HTTP querystring parameters normalization for NGINX (debug symbols) Build-Ids: 874e0ba116d496f3fded60ed1bbd36d91f6383c9 eb67bcc090f0540025933a98e267089c5c6a2dcd Package: nginx-module-spnego-http-auth Version: 1.31.4+1.2.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 97 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), nginx-r1.31.4 Breaks: libnginx-mod-http-spnego-http-auth Replaces: libnginx-mod-http-spnego-http-auth Provides: libnginx-mod-http-spnego-http-auth Homepage: https://nginx-extras.getpagespeed.com/modules/spnego-http-auth/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-spnego-http-auth/nginx-module-spnego-http-auth_1.31.4+1.2.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 20344 SHA256: a0885293c8708b4fa601d858f8d3fdd0cc5f764dd7678fc6c9d7cc10276d7c57 SHA1: b8d2f7515335d4548f7313feca1847c9ef53f63c MD5sum: 9f5bf0b6bd0e0dfefcfab68e7f0e8a69 Description: NGINX module for HTTP SPNEGO auth This module implements adds SPNEGO support to NGINX. It currently supports only Kerberos authentication via GSSAPI. Package: nginx-module-spnego-http-auth-dbg Source: nginx-module-spnego-http-auth Version: 1.31.4+1.2.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 141 Depends: nginx-r1.31.4, nginx-module-spnego-http-auth (= 1.2.0) Homepage: https://nginx-extras.getpagespeed.com/modules/spnego-http-auth/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-spnego-http-auth/nginx-module-spnego-http-auth-dbg_1.31.4+1.2.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 100632 SHA256: 2bb62f2b80e9d5394a125de6a117fcc067381222b2df511bc74b980cd9286821 SHA1: 32c91d32f88ecf3b8b46f6036515cba3be54e220 MD5sum: 160cad63fae7cf6a8703299ae94e4f3f Description: debug symbols for the nginx-module-spnego-http-auth NGINX module for HTTP SPNEGO auth (debug symbols) Build-Ids: 03047665a8b5f3c1b462f30a955b2d8b245e978f 6dc6ae84c7da7d61fc29cde53f012021ff63855a Package: nginx-module-srt Version: 1.31.4+1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 274 Depends: libc6 (>= 2.34), libsrt1.5-openssl (>= 1.5.3), libssl3t64 (>= 3.0.0), nginx-r1.31.4 Breaks: libnginx-mod-http-srt Replaces: libnginx-mod-http-srt Provides: libnginx-mod-http-srt Homepage: https://github.com/kaltura/nginx-srt-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-srt/nginx-module-srt_1.31.4+1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 56600 SHA256: 97d4e5f84018566a0db63cb7cd8801013d6a755244f4dac4adaf7936f10b611a SHA1: 2a2165e553a315f9222a861d317992afddfb4f64 MD5sum: a7ea3601d0d6ed6e81a58f29422fbf2b Description: Nginx SRT Module Haivision SRT (Secure Reliable Transfer) / TCP gateway. Supports both SRT to TCP and TCP to SRT, including bidirectional data transfer. Package: nginx-module-srt-dbg Source: nginx-module-srt Version: 1.31.4+1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 431 Depends: nginx-r1.31.4, nginx-module-srt (= 1.1) Homepage: https://github.com/kaltura/nginx-srt-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-srt/nginx-module-srt-dbg_1.31.4+1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 334972 SHA256: 267784b0f580bea2a6414507a0e849725b789479e90e5948ed6e02ca29d05abe SHA1: 10cab40bcad7110d653c5b77afb5778693ef89fb MD5sum: 01720f8b4f1dee3ad301bf8e8466cf32 Description: debug symbols for the nginx-module-srt Nginx SRT Module (debug symbols) Build-Ids: 05110c9da60f15d9a22a0b2a7032519d83b1413e 1a9155a62678275436f5aa255e850a0af549a0ca 1e4d66066b1da6316e40b08e5bfe0fdbfba6979d 7122850f6e0379256b5ee3580925a770e95e3622 Package: nginx-module-statsd Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-statsd Replaces: libnginx-mod-http-statsd Provides: libnginx-mod-http-statsd Homepage: https://github.com/dvershinin/nginx-statsd Priority: optional Section: httpd Filename: pool/main/n/nginx-module-statsd/nginx-module-statsd_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9880 SHA256: 77d19e7224bfe7cf06ca5608164d7d0a3c5adda4374315bd3e1e3dbd9044fb6c SHA1: 2a92853c667578488ec9f45ec25cf9954580d3db MD5sum: edf5729723a430b14469bb987cb9df4c Description: NGINX module for sending stats to statsd See: https://github.com/dvershinin/nginx-statsd Package: nginx-module-statsd-dbg Source: nginx-module-statsd Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 103 Depends: nginx-r1.31.4, nginx-module-statsd (= 0.0.1) Homepage: https://github.com/dvershinin/nginx-statsd Priority: optional Section: debug Filename: pool/main/n/nginx-module-statsd/nginx-module-statsd-dbg_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 73624 SHA256: 125612e727e61f4636df22f56226a71ea26eba2b53d41a0c3244ac9639c4d47b SHA1: b50f30e23d494fac3b76ce50c3c5e76105fcd06e MD5sum: d1dce172c7e54bc50bf0d17acd6bdfc9 Description: debug symbols for the nginx-module-statsd NGINX module for sending stats to statsd (debug symbols) Build-Ids: 147cea19485697608fd8f1bb35b13713b919d11e f464bf6a26b81d10b7913440d8c80b39a16673a2 Package: nginx-module-sticky Version: 1.31.4+1.3.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 76 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-sticky Replaces: libnginx-mod-http-sticky Provides: libnginx-mod-http-sticky Homepage: https://github.com/dvershinin/nginx-sticky-module-ng Priority: optional Section: httpd Filename: pool/main/n/nginx-module-sticky/nginx-module-sticky_1.31.4+1.3.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 10884 SHA256: 4a15faf007cf93546d22f1408bd32898e963ca84899dd73bb1040e3e19082f87 SHA1: ff8634269998a199aa5392fda5696f346448dba6 MD5sum: 05533478f86e8f8cf42e615d182797c7 Description: NGINX sticky cookie module NGINX module to add a sticky cookie to be always forwarded to the same upstream server Package: nginx-module-sticky-dbg Source: nginx-module-sticky Version: 1.31.4+1.3.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 138 Depends: nginx-r1.31.4, nginx-module-sticky (= 1.3.0) Homepage: https://github.com/dvershinin/nginx-sticky-module-ng Priority: optional Section: debug Filename: pool/main/n/nginx-module-sticky/nginx-module-sticky-dbg_1.31.4+1.3.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 93724 SHA256: 26554e96520cdad9bfb2faa3378c2ef3e668b68ae3e7fb1b7ae988361296f4f7 SHA1: 102293e7ecdcfc63787c526565fe1f4cbd3b40b3 MD5sum: ee68bdc17a20400945fd8621b41a11e9 Description: debug symbols for the nginx-module-sticky NGINX sticky cookie module (debug symbols) Build-Ids: 1868ab6c0b1965bf75301219c434066f8352e427 8df57840f14eebd572012a7799f023d9f27080ba Package: nginx-module-stream-sts Version: 1.31.4+0.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 110 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-stream-sts Replaces: libnginx-mod-http-stream-sts Provides: libnginx-mod-http-stream-sts Homepage: https://github.com/vozlt/nginx-module-stream-sts Priority: optional Section: httpd Filename: pool/main/n/nginx-module-stream-sts/nginx-module-stream-sts_1.31.4+0.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 17948 SHA256: 0b7119d5b2ac0b292c2018d7e34ee57e34868ba561231c89bc2e10fc255e9979 SHA1: 9453ddf4f20ca8bc9088e6c1b2e9aa08b023a8ed MD5sum: 74839e478bbb97d8cb755bea6869f20d Description: Nginx stream server traffic status core module Nginx stream server traffic status core module. Package: nginx-module-stream-sts-dbg Source: nginx-module-stream-sts Version: 1.31.4+0.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 198 Depends: nginx-r1.31.4, nginx-module-stream-sts (= 0.1.1) Homepage: https://github.com/vozlt/nginx-module-stream-sts Priority: optional Section: debug Filename: pool/main/n/nginx-module-stream-sts/nginx-module-stream-sts-dbg_1.31.4+0.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 149348 SHA256: 582db3c96827f3d868ca8b8cc83a268c7f282322fd330f500a55b6b406f401f9 SHA1: 5d81486ca1be22eb3b4f3c40e8fd7364cbb41dc9 MD5sum: 6f453ae5dbd71fe66140ce209f65bbf5 Description: debug symbols for the nginx-module-stream-sts Nginx stream server traffic status core module (debug symbols) Build-Ids: 633215fc0c48e3b103cba462188d17ccdc924054 837175aaee858349be5d5a48930c87bf8b5e1a7a Package: nginx-module-stream-upsync Version: 1.31.4+1.2.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 210 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-stream-upsync Replaces: libnginx-mod-http-stream-upsync Provides: libnginx-mod-http-stream-upsync Homepage: https://github.com/xiaokai-wang/nginx-stream-upsync-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-stream-upsync/nginx-module-stream-upsync_1.31.4+1.2.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 46268 SHA256: fe2fbf507494a6b13d8ce1ca403e65bac401c669c5a13924dd95570152451fda SHA1: ceddb76b01e4aaa3a1a37e78fceba61eb39e2523 MD5sum: 598c3f730b17c61a8bc11633e7252057 Description: NGINX module for syncing stream backends from consul or etcd NGINX module which allows to sync upstreams from consul or others, dynamically modify backend-servers attribute(weight, max_fails,...), needn't reload nginx. . It may not always be convenient to modify configuration files and restart NGINX. For example, if you are experiencing large amounts of traffic and high load, restarting NGINX and reloading the configuration at that point further increases load on the system and can temporarily degrade performance. . The module can be more smoothly expansion and constriction, and will not influence the performance. . This module is for stream backends! . Another module, nginx-module-upsync is for HTTP backends Package: nginx-module-stream-upsync-dbg Source: nginx-module-stream-upsync Version: 1.31.4+1.2.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 252 Depends: nginx-r1.31.4, nginx-module-stream-upsync (= 1.2.2) Homepage: https://github.com/xiaokai-wang/nginx-stream-upsync-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-stream-upsync/nginx-module-stream-upsync-dbg_1.31.4+1.2.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 205516 SHA256: 1336d53edaba3b2d871cd4e6201a11eb0fe49393713b0f4aaf4f4a0ef5c41c79 SHA1: 0a5b8340e5e300ae33b9f4ebfd74eda4315b958f MD5sum: a38f8e540fbd5035c202789ac9365ac1 Description: debug symbols for the nginx-module-stream-upsync NGINX module for syncing stream backends from consul or etcd (debug symbols) Build-Ids: a052f214cd81c25971123fff046f1b32aa2894cf ea5bc98333289c42be89d12f368ce4cb87c26313 Package: nginx-module-sts Version: 1.31.4+0.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 390 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-sts Replaces: libnginx-mod-http-sts Provides: libnginx-mod-http-sts Homepage: https://github.com/vozlt/nginx-module-sts Priority: optional Section: httpd Filename: pool/main/n/nginx-module-sts/nginx-module-sts_1.31.4+0.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 108704 SHA256: 8e350b6172a92dd6f236b77b46c3f99c3cfdcbc4b34e91850aa09c902ed0ffe9 SHA1: 0983b0df873036aa4470c0d681bc62edee6a0b6a MD5sum: 13557d3f5ef0a3a31de59a91a943d3bc Description: Nginx stream server traffic status module NGINX stream server traffic status module. Package: nginx-module-sts-dbg Source: nginx-module-sts Version: 1.31.4+0.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 315 Depends: nginx-r1.31.4, nginx-module-sts (= 0.1.1) Homepage: https://github.com/vozlt/nginx-module-sts Priority: optional Section: debug Filename: pool/main/n/nginx-module-sts/nginx-module-sts-dbg_1.31.4+0.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 252840 SHA256: cfc0cdd5d97f36693c496da4135777a606bbd7255cf4e9b8de52e96592720d8b SHA1: eac068ff6649bd61e63d14786194772c2091ae62 MD5sum: 0c376ddd04346663598c0083c37b962d Description: debug symbols for the nginx-module-sts Nginx stream server traffic status module (debug symbols) Build-Ids: 7508035780db30c21f3aeb4ffd3d11b4397f3468 bc9fb61b24e7541370ed977f92e0ea0208ce34c9 Package: nginx-module-substitutions Version: 1.31.4+0.6.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 68 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-substitutions Replaces: libnginx-mod-http-substitutions Provides: libnginx-mod-http-substitutions Homepage: https://github.com/dvershinin/ngx_http_substitutions_filter_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-substitutions/nginx-module-substitutions_1.31.4+0.6.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12304 SHA256: 2cd8ce123294e9a4b25d1f17ed408551f6b5a03fb27edc46b08b21c182ed74cb SHA1: 1394912b49264b360fd5a455c688b7ded466f68e MD5sum: a4f89fed1a9b5f57f0d8bdcfc99b1991 Description: String substitutions module for nginx nginx_substitutions_filter is a filter module which can do both regular expression and fixed string substitutions on response bodies. . This module is quite different from the Nginx's native Substitution Module. . It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute . For any issues, see bug tracker at https://github.com/yaoweibin/ngx_http_substitutions_filter_module/issues and reference commit b8a71eacc7f986ba091282ab8b1bbbc6ae1807e0 if requested, not the version of the package. Package: nginx-module-substitutions-dbg Source: nginx-module-substitutions Version: 1.31.4+0.6.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 105 Depends: nginx-r1.31.4, nginx-module-substitutions (= 0.6.6) Homepage: https://github.com/dvershinin/ngx_http_substitutions_filter_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-substitutions/nginx-module-substitutions-dbg_1.31.4+0.6.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 72684 SHA256: f141ca3ba76d3f09d87095b154cd1112b9c821e4024f37254a5506dca668302f SHA1: cbb25fb24fcd733949b970126bcb9eb84c227d7e MD5sum: c91246711b4c2ab7e4038b92a7a4593d Description: debug symbols for the nginx-module-substitutions String substitutions module for nginx (debug symbols) Build-Ids: 44a25ff4ec7743dfea034ffb56503540c9f49113 bdb38c4fad0e44627b48b0bcbb36264f738917fe Package: nginx-module-sxg Version: 1.31.4+4.5-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 92 Depends: libc6 (>= 2.14), libssl3t64 (>= 3.0.0), libsxg0 (>= 0.2.1), nginx-r1.31.4 Breaks: libnginx-mod-http-sxg Replaces: libnginx-mod-http-sxg Provides: libnginx-mod-http-sxg Homepage: https://github.com/google/nginx-sxg-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-sxg/nginx-module-sxg_1.31.4+4.5-8~gps1+ubuntu2404+mainline_amd64.deb Size: 14892 SHA256: e20da4172548337bb1c20b5739a6f8c41169d2d21c8029217ac1693dd877b9b7 SHA1: 2ea93a9d82954fa10a580cc09d023ffe61643289 MD5sum: 435e0a7471c98e3ad05c4fea59fcc9e2 Description: Signed HTTP Exchange(SXG) support for NGINX Signed HTTP Exchange(SXG) support for NGINX. Nginx will convert response from upstream application into SXG, only for clients request on Accept: application/signed-exchane;v=b3 with highest qvalue. Package: nginx-module-sxg-dbg Source: nginx-module-sxg Version: 1.31.4+4.5-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 142 Depends: nginx-r1.31.4, nginx-module-sxg (= 4.5) Homepage: https://github.com/google/nginx-sxg-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-sxg/nginx-module-sxg-dbg_1.31.4+4.5-8~gps1+ubuntu2404+mainline_amd64.deb Size: 94592 SHA256: d4abf5a6dfea284ae0da5c224bb502935235a02a6dc3538a671c80c4b2735637 SHA1: 1ef01b31af1f9a2c7da9273739f6abd8ca870829 MD5sum: c018d0f04bccc0d32b6577f9ad2ef00b Description: debug symbols for the nginx-module-sxg Signed HTTP Exchange(SXG) support for NGINX (debug symbols) Build-Ids: 215cd9d9b0d855b309ac407c554a320031fcd7ee 53a340312c4a59ba56b202c9197838cc843ebaa8 Package: nginx-module-sysguard Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 70 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-sysguard Replaces: libnginx-mod-http-sysguard Provides: libnginx-mod-http-sysguard Homepage: https://github.com/dvershinin/nginx-module-sysguard Priority: optional Section: httpd Filename: pool/main/n/nginx-module-sysguard/nginx-module-sysguard_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 11288 SHA256: c288686df48c75da6eebb9b2e281daf127a1f035feb931312d8fd94bb7a8a049 SHA1: 06e4283459de5d6aed6f0b8be1af662790db6623 MD5sum: 14626db5e2afa60d2683c6aa23aeb330 Description: NGINX sysguard module This module can be used to protect your server in case system load, memory use goes too high or requests are responded too slow Package: nginx-module-sysguard-dbg Source: nginx-module-sysguard Version: 1.31.4+0.0.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 148 Depends: nginx-r1.31.4, nginx-module-sysguard (= 0.0.1) Homepage: https://github.com/dvershinin/nginx-module-sysguard Priority: optional Section: debug Filename: pool/main/n/nginx-module-sysguard/nginx-module-sysguard-dbg_1.31.4+0.0.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 108588 SHA256: e70324f13f7de823bc12aefddb226a661ec4c6aa4c852624fbc231a9f0cf402a SHA1: 72ae23c57197b61dff6e92465d85d3c12b65d591 MD5sum: 86e90e5ad5d31ea802b85665d436408f Description: debug symbols for the nginx-module-sysguard NGINX sysguard module (debug symbols) Build-Ids: 54ed1a78b6f2e7a9877da234da678cf996bc2109 d62a319c0d2f4b9e58c2d6e5ad0bb15292ddacd2 Package: nginx-module-teslagov-jwt Version: 1.31.4+2.5.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 70 Depends: libc6 (>= 2.14), libjwt2 (>= 1.9.0), nginx-r1.31.4 Breaks: libnginx-mod-http-teslagov-jwt Replaces: libnginx-mod-http-teslagov-jwt Provides: libnginx-mod-http-teslagov-jwt Homepage: https://github.com/TeslaGov/ngx-http-auth-jwt-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-teslagov-jwt/nginx-module-teslagov-jwt_1.31.4+2.5.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 10572 SHA256: ad6fee77637235d261ca3e9506ea941a29ac5553718b36f08e09b642e3a43cf7 SHA1: 07e4122c990c4f0bf5acf5d76ef7055b4decdc3f MD5sum: fca8482ff2af9ea61528f6662e62a7ae Description: Secure your NGINX locations with JWT This is an NGINX module to check for a valid JWT and proxy to an upstream server or redirect to a login page. It supports additional features such as extracting claims from the JWT and placing them on the request/response headers Package: nginx-module-teslagov-jwt-dbg Source: nginx-module-teslagov-jwt Version: 1.31.4+2.5.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 152 Depends: nginx-r1.31.4, nginx-module-teslagov-jwt (= 2.5.0) Homepage: https://github.com/TeslaGov/ngx-http-auth-jwt-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-teslagov-jwt/nginx-module-teslagov-jwt-dbg_1.31.4+2.5.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 96744 SHA256: eca461c860be4fd06bd3a8c431b26c2b5f2434a377530893c18a0c4c10417e40 SHA1: 5eafb68e6b884f0ee0b9fd2e826356f969fe3449 MD5sum: fe30c903bdfbd858e30ad86a8eda1fef Description: debug symbols for the nginx-module-teslagov-jwt Secure your NGINX locations with JWT (debug symbols) Build-Ids: 095bcb2ba6b27fa1e1c3d7f91334115433922fb6 85ce277ad6c7df14e656770581205aca37b6f7e1 Package: nginx-module-testcookie Version: 1.31.4+1.28-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 96 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-testcookie Replaces: libnginx-mod-http-testcookie Provides: libnginx-mod-http-testcookie Homepage: https://github.com/dvershinin/testcookie-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-testcookie/nginx-module-testcookie_1.31.4+1.28-7~gps1+ubuntu2404+mainline_amd64.deb Size: 17856 SHA256: 0e161b0fbd577b0b113c3f938dc5cebad7f94ca213daad8e89ba02675bf90b4a SHA1: c25888986a5a1e6dee08407a5e20d74b3c344778 MD5sum: 3564cc93ca9bd7f44ca883140d27c7c5 Description: NGINX testcookie robot mitigation module Simple robot mitigation module using cookie based challenge/response technique. Not supported any more. . Challenge cookies can be set using different methods: . * "Set-Cookie" + 302/307 HTTP Location redirect * "Set-Cookie" + HTML meta refresh redirect * Custom template, JavaScript can be used here. . To prevent automatic parsing, challenge cookie value can be encrypted with AES-128 in CBC mode using custom/random key and iv, and then decrypted at client side with JavaScript. Package: nginx-module-testcookie-dbg Source: nginx-module-testcookie Version: 1.31.4+1.28-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 139 Depends: nginx-r1.31.4, nginx-module-testcookie (= 1.28) Homepage: https://github.com/dvershinin/testcookie-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-testcookie/nginx-module-testcookie-dbg_1.31.4+1.28-7~gps1+ubuntu2404+mainline_amd64.deb Size: 99312 SHA256: 349461319b6c4e6f0e52e79f6d56e904d2b20993be08a37cbdcb5d0a6dc4da9a SHA1: 2e420a0b443898e146a63fac8b7ab9d13770b8d1 MD5sum: c79f5dce3d56ea3804676602d8c544d9 Description: debug symbols for the nginx-module-testcookie NGINX testcookie robot mitigation module (debug symbols) Build-Ids: 738ed65b0674404cb9064a40b2ff798c3203c2ba f27bf3676f93273e8cd2a659d200efb2eddf8d4a Package: nginx-module-traffic-accounting Version: 1.31.4+2.0.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 70 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-traffic-accounting Replaces: libnginx-mod-http-traffic-accounting Provides: libnginx-mod-http-traffic-accounting Homepage: https://github.com/dvershinin/traffic-accounting-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-traffic-accounting/nginx-module-traffic-accounting_1.31.4+2.0.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 10420 SHA256: 20662e486fc3c32be7dc4873f3a50000f153b371fce6628ede442815ac350cd7 SHA1: dc527650bd33e49743a165588a174ac577e258bd MD5sum: 36714a5dee2c41c621b96e97fdfdc0b9 Description: Monitor the incoming and outgoing traffic metrics in realtime for NGINX Monitor the incoming and outgoing traffic metrics in realtime for NGINX. . Now accounting module supports both HTTP and STREAM subsystems . A realtime traffic and status code monitor solution for NGINX, which needs less memory and cpu than other realtime log analyzing solutions. Useful for traffic accounting based on NGINX config logic (by location / server / user-defined-variables). Package: nginx-module-traffic-accounting-dbg Source: nginx-module-traffic-accounting Version: 1.31.4+2.0.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 124 Depends: nginx-r1.31.4, nginx-module-traffic-accounting (= 2.0.4) Homepage: https://github.com/dvershinin/traffic-accounting-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-traffic-accounting/nginx-module-traffic-accounting-dbg_1.31.4+2.0.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 87288 SHA256: e989e5af6535a6240d9e160d041952d74c748e86204f009692a687c32c863860 SHA1: ca7001965c6956723868eb3a881cee5c4595f843 MD5sum: e4f2573104909825aaadd85cb5bd4bac Description: debug symbols for the nginx-module-traffic-accounting Monitor the incoming and outgoing traffic metrics in realtime for NGINX (debug symbols) Build-Ids: 1fe7648f2ceb94315b9e6f5e3d4be8dbbf2a43e5 8f962deff69e440f27f506d31b672c0ed345f475 Package: nginx-module-trim Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 68 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-trim Replaces: libnginx-mod-http-trim Provides: libnginx-mod-http-trim Homepage: https://github.com/dvershinin/ngx_http_trim_filter_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-trim/nginx-module-trim_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 13436 SHA256: cb28f5f8ecb22ecb046816ef9ae6c9e0bad4f60525559fc0a2185ec07b58a92d SHA1: 975386845b8be008524ded7259ae7522756dadae MD5sum: 9da293e10d5797407255cb373c20fc4e Description: Filter that strips whitespace and comments from HTML responses NGINX filter module that modifies responses by removing unnecessary whitespace and comments from HTML, including inline JavaScript and CSS. Package: nginx-module-trim-dbg Source: nginx-module-trim Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 104 Depends: nginx-r1.31.4, nginx-module-trim (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_trim_filter_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-trim/nginx-module-trim-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 75076 SHA256: b7865033d76b93731884050c98b56b4129087858e2bc837eb14eee8f04058030 SHA1: f6bd2beb129d5b11873f709c1e96a3cf3f5315bc MD5sum: 4c4092f5ceacf495c639d5d8540ad5e1 Description: debug symbols for the nginx-module-trim Filter that strips whitespace and comments from HTML responses (debug symbols) Build-Ids: 565ae93214de7bb652d27ba8898ff911ae19ca2f 68760e27a47cd53a406e2480b65f5d98ab3ad1b9 Package: nginx-module-ts Version: 1.31.4+0.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 152 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-ts Replaces: libnginx-mod-http-ts Provides: libnginx-mod-http-ts Homepage: https://github.com/arut/nginx-ts-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-ts/nginx-module-ts_1.31.4+0.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 36832 SHA256: 7559fa128a472bef871e04470397e202ec54ab8386d27d74e0396b42ef58fd57 SHA1: c187949c24177d98028bd2b3a32ad942edcd3fe8 MD5sum: c7b0f5ec82a605956ddd52dec4d21eb6 Description: NGINX MPEG-TS Live Module NGINX MPEG-TS Live Module: * receives MPEG-TS over HTTP * produces and manages live HLS * produces and manages live MPEG-DASH Package: nginx-module-ts-dbg Source: nginx-module-ts Version: 1.31.4+0.1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 276 Depends: nginx-r1.31.4, nginx-module-ts (= 0.1.1) Homepage: https://github.com/arut/nginx-ts-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-ts/nginx-module-ts-dbg_1.31.4+0.1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 229724 SHA256: 70a2157f43d013f1ab1c3432d31f569f24923da43d125a187fce75010aa84fd6 SHA1: 63d811b4710a43b93c4ed8ff4d50f16561e17f4a MD5sum: 9eb76e7143aa8f490300fe355ab4e405 Description: debug symbols for the nginx-module-ts NGINX MPEG-TS Live Module (debug symbols) Build-Ids: 520de237c35ff88e8d319c5a6d2882be127a417d 5bde3b1099b184a444fef1a8d92f4dbcf4815fe8 Package: nginx-module-tuning Version: 1.31.4+1.3.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 83 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-tuning Replaces: libnginx-mod-http-tuning Provides: libnginx-mod-http-tuning Homepage: https://nginx-extras.getpagespeed.com/modules/tuning/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-tuning/nginx-module-tuning_1.31.4+1.3.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 12136 SHA256: e1b2349fe54b2a91b92167e69dc192b61c550c20862f699c2eb78129ff1e4138 SHA1: ebce83acdbaae97045b72687980f2648d9f59b41 MD5sum: 3baf921794f3d34d5292ca694f696fd1 Description: NGINX tuning advisor module Observes real traffic patterns and provides data-driven tuning recommendations for buffer sizes and timeouts. Collects upstream header/body sizes, response times, and connection reuse metrics using lock-free atomic counters. Exposes JSON API with percentile approximations and ready-to-use NGINX config snippets. Package: nginx-module-tuning-dbg Source: nginx-module-tuning Version: 1.31.4+1.3.0-8~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 115 Depends: nginx-r1.31.4, nginx-module-tuning (= 1.3.0) Homepage: https://nginx-extras.getpagespeed.com/modules/tuning/ Priority: optional Section: debug Filename: pool/main/n/nginx-module-tuning/nginx-module-tuning-dbg_1.31.4+1.3.0-8~gps1+ubuntu2404+mainline_amd64.deb Size: 64744 SHA256: 85343d594d2e58d3a86f069689cf28cd3e138ce506ebf3d28600b484732bb6c5 SHA1: f8a5c80b0246d23b13c1a1d79c6334b22587f3a1 MD5sum: 0d700f72cd9f9aec0846bbeb8c6e3a9f Description: debug symbols for the nginx-module-tuning NGINX tuning advisor module (debug symbols) Build-Ids: 85572060419201d1bfa80b550d32fda4025ae145 b29948bbac7ff59af38bc58555dbb88281c27033 Package: nginx-module-unbrotli Version: 1.31.4+0.0.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-unbrotli Replaces: libnginx-mod-http-unbrotli Provides: libnginx-mod-http-unbrotli Homepage: https://github.com/dvershinin/ngx_unbrotli Priority: optional Section: httpd Filename: pool/main/n/nginx-module-unbrotli/nginx-module-unbrotli_1.31.4+0.0.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 8656 SHA256: 226da4434b4906947bd05b7ff4fbbdd0b061f0a2721622f8da3dec9626d0e4ac SHA1: 33350f97d064f7b541bcc3f5e25b6f06493f603f MD5sum: cbd659fef77d79762b7c7e32a426d7da Description: Decompresses Brotli-encoded responses for clients that do not support it The ngx_unbrotli module is a filter that decompresses responses with Content-Encoding: br for clients that do not support Brotli encoding method. It allows to save I/O by unconditional Brotli compression of responses. Package: nginx-module-unbrotli-dbg Source: nginx-module-unbrotli Version: 1.31.4+0.0.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 94 Depends: nginx-r1.31.4, nginx-module-unbrotli (= 0.0.2) Homepage: https://github.com/dvershinin/ngx_unbrotli Priority: optional Section: debug Filename: pool/main/n/nginx-module-unbrotli/nginx-module-unbrotli-dbg_1.31.4+0.0.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 63508 SHA256: b872a19ef22ff434b90c371be7ea45d967bea7df636220e59b55998d596423e4 SHA1: 3d531edb0eefcfb0ed8855a76652b5ff97b86524 MD5sum: 747babfbbbd47783c7a416f3a9f64080 Description: debug symbols for the nginx-module-unbrotli Decompresses Brotli-encoded responses for clients that do not support it (debug symbols) Build-Ids: 1cda1fe2ad9d629e2ade9624e25b20813e0734b0 a75fe422916a02da847e65b2cb464c63baabd0c3 Package: nginx-module-untar Version: 1.31.4+1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-untar Replaces: libnginx-mod-http-untar Provides: libnginx-mod-http-untar Homepage: https://github.com/ajax16384/ngx_http_untar_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-untar/nginx-module-untar_1.31.4+1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9184 SHA256: 561ccd4e9516a0a70040cb10277e8d1f4c8b153a4c75ce132410ac2faeeb0e5d SHA1: 4cb1f18ea1ce9efcfe2b1f4a011d764065421918 MD5sum: addebd0faa4cafbf1b2901c2421bd7d8 Description: NGINX HTTP Untar Module This NGINX module can serve static file content directly from tar archives. Inspired by nginx-unzip-module. . Features: * Zero-copy: outputs content directly from archive file (no temporary files) * Caching parsed archive file entries: reduce archive scan-search time * Supported tar item types: normal file, long file name data . Configuration example: . location ~ ^/(.+?\.tar)/(.*)$ { untar_archive "$document_root/$1"; untar_file "$2"; untar; } Package: nginx-module-untar-dbg Source: nginx-module-untar Version: 1.31.4+1.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 96 Depends: nginx-r1.31.4, nginx-module-untar (= 1.1) Homepage: https://github.com/ajax16384/ngx_http_untar_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-untar/nginx-module-untar-dbg_1.31.4+1.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 64676 SHA256: 66bb90b715188c41ad52e2f8098f15e69219a8ebb6dd40a0bf4fb3e877c6261d SHA1: d4ad5b42060c057e775d9c2374bbd0c12e1caa3f MD5sum: 95378632e0371d4d34de77bbc44014dc Description: debug symbols for the nginx-module-untar NGINX HTTP Untar Module (debug symbols) Build-Ids: b9441a366fecfcee6699dc4ce77511ab6783fa88 c65aa7d3837557d29cf4244983b4e5d7eb8b5636 Package: nginx-module-unzstd Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 56 Depends: libc6 (>= 2.4), libzstd1 (>= 1.5.5), nginx-r1.31.4 Breaks: libnginx-mod-http-unzstd Replaces: libnginx-mod-http-unzstd Provides: libnginx-mod-http-unzstd Homepage: https://github.com/dvershinin/ngx_http_unzstd_filter_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-unzstd/nginx-module-unzstd_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9372 SHA256: 2fde002fba427289f257c811e9776310b61938ff940e07ee9247d291dd1652e7 SHA1: 0725054c548f5d3450fdadf04ef981f53e05b6fc MD5sum: d6b14cda49e88a2f730b02970515d552 Description: Decompresses Zstd-encoded responses for clients that do not support it The ngx_unzstd module is a filter that decompresses responses with Content-Encoding: zstd for clients that do not support Zstd encoding method. It allows to save I/O by unconditional Zstd compression of responses. This complements the zstd compression module for full zstd support. Package: nginx-module-unzstd-dbg Source: nginx-module-unzstd Version: 1.31.4+0.1.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 94 Depends: nginx-r1.31.4, nginx-module-unzstd (= 0.1.0) Homepage: https://github.com/dvershinin/ngx_http_unzstd_filter_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-unzstd/nginx-module-unzstd-dbg_1.31.4+0.1.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 63320 SHA256: fc7f09f85494ea63aa1c95d17374d575e7b0bba2dec2a2166e45dc7e09439eb2 SHA1: 1a0ee2c51ee0ef6b8ac71974db711132bb3406e1 MD5sum: e02c773ad4c7648ea584d320b8cf21aa Description: debug symbols for the nginx-module-unzstd Decompresses Zstd-encoded responses for clients that do not support it (debug symbols) Build-Ids: 48d8d2ba155d56638854b73c09f87d895cb4756a 5d435490ddfcc25446d57d69f4a5dbdf7a0caab0 Package: nginx-module-upload Version: 1.31.4+2.4.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 128 Depends: libc6 (>= 2.33), nginx-r1.31.4 Breaks: libnginx-mod-http-upload Replaces: libnginx-mod-http-upload Provides: libnginx-mod-http-upload Homepage: https://github.com/GetPageSpeed/nginx-upload-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-upload/nginx-module-upload_1.31.4+2.4.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 26620 SHA256: acfe4a8d4d197fc219c23d56e11a367f549ed9794978391f32790b1ce9e23d12 SHA1: be42cdad8c652d78d9931a929aed93342fd30a89 MD5sum: 23492607a48ed8df9e78a2f05e5488ea Description: NGINX module for handling file uploads A GetPageSpeed-maintained module for NGINX for handling file uploads using multipart/form-data encoding (RFC 1867) and resumable uploads. Package: nginx-module-upload-dbg Source: nginx-module-upload Version: 1.31.4+2.4.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 169 Depends: nginx-r1.31.4, nginx-module-upload (= 2.4.0) Homepage: https://github.com/GetPageSpeed/nginx-upload-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-upload/nginx-module-upload-dbg_1.31.4+2.4.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 126788 SHA256: c9c5a1ad1890bff5f5ca3524f6ab90719c63bceda38f406e7b24adb69a2b2eb8 SHA1: a183408069be43731dd78e169f0cad15eb8b4624 MD5sum: 856fc1a89e7cafccf66fb455de3e6985 Description: debug symbols for the nginx-module-upload NGINX module for handling file uploads (debug symbols) Build-Ids: 094e4f56716c11199913dfd16ff77091493adf25 1345e70783b779c557ee1d1f00ce9da535f15436 Package: nginx-module-upload-progress Version: 1.31.4+0.9.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 90 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-upload-progress Replaces: libnginx-mod-http-upload-progress Provides: libnginx-mod-http-upload-progress Homepage: https://github.com/masterzen/nginx-upload-progress-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-upload-progress/nginx-module-upload-progress_1.31.4+0.9.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 17272 SHA256: fc21860104b57d88b627213223291d5c1afc1091f7ee69153349a543763ec0d9 SHA1: 0dd7ae65cb3a587e5b6272444cd12e572c8570c7 MD5sum: 8f4afd8218624c31cf4073d256561f18 Description: NGINX upload progress tracking module A module for NGINX implementing an upload progress system that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . This module reports upload progress to the client via a JSON response, allowing web applications to display progress bars during file uploads. Package: nginx-module-upload-progress-dbg Source: nginx-module-upload-progress Version: 1.31.4+0.9.4-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 125 Depends: nginx-r1.31.4, nginx-module-upload-progress (= 0.9.4) Homepage: https://github.com/masterzen/nginx-upload-progress-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-upload-progress/nginx-module-upload-progress-dbg_1.31.4+0.9.4-7~gps1+ubuntu2404+mainline_amd64.deb Size: 87708 SHA256: 9d2ab668d2d235c6bad5800c5b61cb9d74d528f6dc0ece87d0a92cc97f4f8e4d SHA1: 90c3790a5b88f51bef6c37eb798d34d50a35c594 MD5sum: e2cf80632e3ace11b958bbbc0d754654 Description: debug symbols for the nginx-module-upload-progress NGINX upload progress tracking module (debug symbols) Build-Ids: 3db7733647587071bf3b8743758490c7815d9a74 4d2341083ef29b5cf45d0c4169832199e498d2e0 Package: nginx-module-upstream-fair Version: 1.31.4+0.1.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-upstream-fair Replaces: libnginx-mod-http-upstream-fair Provides: libnginx-mod-http-upstream-fair Homepage: https://github.com/itoffshore/nginx-upstream-fair Priority: optional Section: httpd Filename: pool/main/n/nginx-module-upstream-fair/nginx-module-upstream-fair_1.31.4+0.1.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 12040 SHA256: a47fbf27cba02db45562302e4514daab4b50c366e1bbf262d84bdbe6ba86cc9c SHA1: 4e919c141c49de3978caf5ac634a5ec50bb71c80 MD5sum: 8eb393acedbc9ecc5cdba0c2ad08e687 Description: The fair load balancer module for NGINX See: https://github.com/itoffshore/nginx-upstream-fair Package: nginx-module-upstream-fair-dbg Source: nginx-module-upstream-fair Version: 1.31.4+0.1.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 109 Depends: nginx-r1.31.4, nginx-module-upstream-fair (= 0.1.3) Homepage: https://github.com/itoffshore/nginx-upstream-fair Priority: optional Section: debug Filename: pool/main/n/nginx-module-upstream-fair/nginx-module-upstream-fair-dbg_1.31.4+0.1.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 76420 SHA256: d24c235bae2484f0f06b0a6c490746737db651a5226fd0bc7fcc1d0a338dd018 SHA1: 229b699b53722aeb5a3a99c62974ca7e81fde8f4 MD5sum: 156fc2dc3917826d27d2bc173f2abf0d Description: debug symbols for the nginx-module-upstream-fair The fair load balancer module for NGINX (debug symbols) Build-Ids: 77cdeebaa82fabba4604f3a2d5ab7e0190a55ce4 8a0e9e2efb7ea901fad3e861351af3067a27a34b Package: nginx-module-upstream-jdomain Version: 1.31.4+1.5.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 60 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-upstream-jdomain Replaces: libnginx-mod-http-upstream-jdomain Provides: libnginx-mod-http-upstream-jdomain Homepage: https://github.com/nicholaschiasson/ngx_upstream_jdomain Priority: optional Section: httpd Filename: pool/main/n/nginx-module-upstream-jdomain/nginx-module-upstream-jdomain_1.31.4+1.5.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 9648 SHA256: 6be691f4915824a41757f7492ca309d3413f56a3495640911944cd1201da8ecd SHA1: 5a43aadfc0604a806c01ee546dc20c9706d193a1 MD5sum: df0b8642b59ed46efe773a869f99b5ae Description: Asynchronous domain name resolution module for NGINX upstream See: https://github.com/nicholaschiasson/ngx_upstream_jdomain Package: nginx-module-upstream-jdomain-dbg Source: nginx-module-upstream-jdomain Version: 1.31.4+1.5.2-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 102 Depends: nginx-r1.31.4, nginx-module-upstream-jdomain (= 1.5.2) Homepage: https://github.com/nicholaschiasson/ngx_upstream_jdomain Priority: optional Section: debug Filename: pool/main/n/nginx-module-upstream-jdomain/nginx-module-upstream-jdomain-dbg_1.31.4+1.5.2-7~gps1+ubuntu2404+mainline_amd64.deb Size: 69012 SHA256: 29c09f449f29147ad7ec171bba9575ce79f4ca622b50d36b21e2df5868a66db0 SHA1: 4d5997a940aa89dcb2acbae9b31b123a0be8a9f9 MD5sum: 72e1e6f832e75f8c82c46df6077d5fe7 Description: debug symbols for the nginx-module-upstream-jdomain Asynchronous domain name resolution module for NGINX upstream (debug symbols) Build-Ids: 163d6f67cf3cbb4e65dcc4294871b30e446853a0 925f9d4139e20daeda877dc8bf257e77613f818d Package: nginx-module-upsync Version: 1.31.4+2.1.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 210 Depends: libc6 (>= 2.38), nginx-r1.31.4 Breaks: libnginx-mod-http-upsync Replaces: libnginx-mod-http-upsync Provides: libnginx-mod-http-upsync Homepage: https://github.com/weibocom/nginx-upsync-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-upsync/nginx-module-upsync_1.31.4+2.1.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 47116 SHA256: c20c913ab6389e71b70f97ee43a4c53201702815769e083b36a3a062c6959b4f SHA1: 43d6745ce984c6350fccbf49ff83bcf54c0d3d53 MD5sum: 6b9c4c1b98881999b346c41b6a714d0c Description: NGINX module for syncing upstreams from consul or etcd Syncs upstreams from consul or others, dynamically modify backend-servers attribute(weight, max_fails,...), needn't reload nginx. . It may not always be convenient to modify configuration files and restart NGINX. For example, if you are experiencing large amounts of traffic and high load, restarting NGINX and reloading the configuration at that point further increases load on the system and can temporarily degrade performance. . The module can be more smoothly expansion and constriction, and will not influence the performance. . Another module, nginx-module-stream-upsync supports nginx stream module(TCP protocol), please be noticed. Package: nginx-module-upsync-dbg Source: nginx-module-upsync Version: 1.31.4+2.1.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 276 Depends: nginx-r1.31.4, nginx-module-upsync (= 2.1.3) Homepage: https://github.com/weibocom/nginx-upsync-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-upsync/nginx-module-upsync-dbg_1.31.4+2.1.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 223868 SHA256: 7722a0877834c1f0e3c920fc635a71101c76c99a89ea12050e868e08e318dc33 SHA1: 1c124e922c8c0fa4e8421c4297fd85e6625a485f MD5sum: def8f53963708b6abcdc62119605da8c Description: debug symbols for the nginx-module-upsync NGINX module for syncing upstreams from consul or etcd (debug symbols) Build-Ids: d3e449f0dbd1f7ddb3bf5f7e93ae510ec03a4c1b f44bd43c38ababc9757f0f9c6631cb88af26ded6 Package: nginx-module-var Version: 1.31.4+0.1.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 164 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-var Replaces: libnginx-mod-http-var Provides: libnginx-mod-http-var Homepage: https://github.com/dvershinin/ngx_http_var_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-var/nginx-module-var_1.31.4+0.1.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 25844 SHA256: cf2896891844ec218cb739bc9845bf108e2f6358767258de41758dbb6108a4b5 SHA1: 7a34cbb6e589b7cb050d2123426908f3f0636896 MD5sum: 82fda41cd80b2af791adca96d64e659d Description: Dynamic variable assignment through predefined functions The var module dynamically assigns new variables through predefined functions for NGINX. It provides operators like get_arg and get_upstream_cookie to retrieve argument and upstream set-cookie values. . This is useful for complex configuration scenarios where you need to compute or extract variable values. Package: nginx-module-var-dbg Source: nginx-module-var Version: 1.31.4+0.1.3-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 200 Depends: nginx-r1.31.4, nginx-module-var (= 0.1.3) Homepage: https://github.com/dvershinin/ngx_http_var_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-var/nginx-module-var-dbg_1.31.4+0.1.3-7~gps1+ubuntu2404+mainline_amd64.deb Size: 155516 SHA256: e9ea5a01e5c6d27adb412a26d1333955964933fc49cac1ba5b0943f690ec53bb SHA1: 3e6c5247608da0013fad0d5e747e94a48e1f8056 MD5sum: f67f9406139bf45d707d515f6ae07ddd Description: debug symbols for the nginx-module-var Dynamic variable assignment through predefined functions (debug symbols) Build-Ids: a960cb61dd5f2cc709def3b29beb00e2ac3efdec b960e840c96520235bdd53a5ef52241582cc950d Package: nginx-module-vod Version: 1.31.4+1.33-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1354 Depends: libc6 (>= 2.33), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), nginx-r1.31.4 Breaks: libnginx-mod-http-vod Replaces: libnginx-mod-http-vod Provides: libnginx-mod-http-vod Homepage: https://github.com/kaltura/nginx-vod-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-vod/nginx-module-vod_1.31.4+1.33-7~gps1+ubuntu2404+mainline_amd64.deb Size: 314356 SHA256: b86ca03144a1fcc014ec41543fc6243ec2e5ff53154a16908e2a33774bff7fb1 SHA1: 5292581103390984fac91a9d74af12a648a30450 MD5sum: 656478fc482d8948d0fc72725ff56e96 Description: NGINX-based VOD Packager On-the-fly repackaging of MP4 files to DASH, HDS, HLS, MSS. Package: nginx-module-vod-dbg Source: nginx-module-vod Version: 1.31.4+1.33-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 2503 Depends: nginx-r1.31.4, nginx-module-vod (= 1.33) Homepage: https://github.com/kaltura/nginx-vod-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-vod/nginx-module-vod-dbg_1.31.4+1.33-7~gps1+ubuntu2404+mainline_amd64.deb Size: 2293936 SHA256: 8c809df07901ed8361e54128a6b5fd30852223b2b5859eccfcf02563a4bbd1a1 SHA1: 76284cbec4dc6dc29de10e8c302924eee5ffea49 MD5sum: 870309135cc95bade6f74b58c036eb30 Description: debug symbols for the nginx-module-vod NGINX-based VOD Packager (debug symbols) Build-Ids: 4cdb0219be6ae38da89200500ebd36f1877d25d2 cb7e5fb21bc08f49254dd248ed4a6fa08674540e Package: nginx-module-vts Version: 1.31.4+0.2.7-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 386 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-vts Replaces: libnginx-mod-http-vts Provides: libnginx-mod-http-vts Homepage: https://github.com/vozlt/nginx-module-vts Priority: optional Section: httpd Filename: pool/main/n/nginx-module-vts/nginx-module-vts_1.31.4+0.2.7-7~gps1+ubuntu2404+mainline_amd64.deb Size: 76360 SHA256: 10592d6ee61e789bfa838ea81993804e334200132fc6e8c951e678ea8bd686eb SHA1: d6fdec514631874bd3265cf7f3a55809eadb2fc6 MD5sum: 33d0ce3b336caa3e7ef29353f87c0d8d Description: NGINX virtual host traffic status module This is an NGINX module that provides access to virtual host status information. It contains the current status such as servers, upstreams, caches. . This is similar to the live activity monitoring of NGINX Plus Package: nginx-module-vts-dbg Source: nginx-module-vts Version: 1.31.4+0.2.7-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 560 Depends: nginx-r1.31.4, nginx-module-vts (= 0.2.7) Homepage: https://github.com/vozlt/nginx-module-vts Priority: optional Section: debug Filename: pool/main/n/nginx-module-vts/nginx-module-vts-dbg_1.31.4+0.2.7-7~gps1+ubuntu2404+mainline_amd64.deb Size: 449716 SHA256: dd7c7d974aeb621365ce1553b9b9fa23529d5b0515b3cc58d9b37398cff2ea24 SHA1: c863c5ff3f59fe401c9fba80b88ba3bc7517fca0 MD5sum: 06aa9eec97859aa93a8baa53d3eda924 Description: debug symbols for the nginx-module-vts NGINX virtual host traffic status module (debug symbols) Build-Ids: 177d696fc65cff6cd6b6fc5a34282e6c2bdaf65c b76e0e7568c5147ad73bbfb709ba97b84dfc36a1 Package: nginx-module-waf Version: 1.31.4+6.1.10-6~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1199 Depends: libc6 (>= 2.14), libsodium23 (>= 0.6.0), nginx-r1.31.4 Homepage: https://github.com/ADD-SP/ngx_waf Priority: optional Section: httpd Filename: pool/main/n/nginx-module-waf/nginx-module-waf_1.31.4+6.1.10-6~gps1+ubuntu2404+mainline_amd64.deb Size: 88464 SHA256: 806ed6bf7e62e101c3a3fceae660a382b7ced67f53b73d68dcc6fb5e51af972b SHA1: e2803f5719c727beb079361dd171d53504542171 MD5sum: 9badf44365ab48a5544d9f9b7b23dff9 Description: WAF (Web Application Firewall) dynamic module for NGINX A lightweight web application firewall module for NGINX. Provides IP blacklisting/whitelisting, URL filtering, request body inspection, and configurable firewall rules. Package: nginx-module-waf-dbg Source: nginx-module-waf Version: 1.31.4+6.1.10-6~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 463 Depends: nginx-r1.31.4, nginx-module-waf (= 1.31.4+6.1.10-6~gps1+ubuntu2404+mainline) Homepage: https://github.com/ADD-SP/ngx_waf Priority: optional Section: debug Filename: pool/main/n/nginx-module-waf/nginx-module-waf-dbg_1.31.4+6.1.10-6~gps1+ubuntu2404+mainline_amd64.deb Size: 330836 SHA256: cf44e47da063d1b2c471396b1ac9ce7f0ff9fb67d6c6477013f3e27fef88f0bb SHA1: 8fdb46812434e984398dacb11ddf319ce492d0be MD5sum: 7072271fae72dccbefa255f3e74ff901 Description: debug symbols for the nginx-module-waf WAF dynamic module for NGINX (debug symbols) Build-Ids: 4ff10250e80cd7415296c0d294419366837bef72 d41a8bc14e5a336634727717177693cf85effb50 Package: nginx-module-wasm-wasmtime Version: 1.31.4+prerelease-0.5.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 531 Depends: libc6 (>= 2.33), nginx-r1.31.4 Breaks: libnginx-mod-http-wasm-wasmtime Replaces: libnginx-mod-http-wasm-wasmtime Provides: libnginx-mod-http-wasm-wasmtime Homepage: https://github.com/GetPageSpeed/ngx_wasm_module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-wasm-wasmtime/nginx-module-wasm-wasmtime_1.31.4+prerelease-0.5.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 135212 SHA256: 85b94458aa2ca2f4d1b1610ac6ce940c6e5449d628b9f2cabaff18735c25eff8 SHA1: dbff902a10d59f4e948da84a656e6913564e183a MD5sum: c1386bc9037ffa5fe999e60b35bd173c Description: Proxy-Wasm support for Nginx powered by wasmtime Proxy-Wasm (WebAssembly) support for Nginx powered by wasmtime Package: nginx-module-wasm-wasmtime-dbg Source: nginx-module-wasm-wasmtime Version: 1.31.4+prerelease-0.5.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 1690 Depends: nginx-r1.31.4, nginx-module-wasm-wasmtime (= 0.5.0) Homepage: https://github.com/GetPageSpeed/ngx_wasm_module Priority: optional Section: debug Filename: pool/main/n/nginx-module-wasm-wasmtime/nginx-module-wasm-wasmtime-dbg_1.31.4+prerelease-0.5.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 1566240 SHA256: 1160f00cea0fe690d80b89ab46283c8b1ea1e7c5360febbfce98a37486847f0f SHA1: 3a575303ad9ab0e9f69a3a7c9cf3f9e08e6abb8e MD5sum: b1d6fd266007dd596a27c1b461a7efec Description: debug symbols for the nginx-module-wasm-wasmtime Proxy-Wasm support for Nginx powered by wasmtime (debug symbols) Build-Ids: 6ee658875bd18aa4b5182404a269a7bd7d4c05de f4091b792cdc406222ac55092fa3e4d958553d5d Package: nginx-module-webp Version: 1.31.4+0.1.1.5-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.4), nginx-r1.31.4 Breaks: libnginx-mod-http-webp Replaces: libnginx-mod-http-webp Provides: libnginx-mod-http-webp Homepage: https://github.com/dvershinin/ngx_webp Priority: optional Section: httpd Filename: pool/main/n/nginx-module-webp/nginx-module-webp_1.31.4+0.1.1.5-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7200 SHA256: 1e437b4fcbe975699342323f6510fd464b6937f18740bb53d588c67ed7315cad SHA1: 3c268ad7d8e22c75ddaa5c09e2077846e2d8635b MD5sum: ae355a37b038aad9ceceddd2c029b1cf Description: NGINX WebP module NGINX module which converts jpg/png images on fly and sends webp response Package: nginx-module-webp-dbg Source: nginx-module-webp Version: 1.31.4+0.1.1.5-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 86 Depends: nginx-r1.31.4, nginx-module-webp (= 0.1.1.5) Homepage: https://github.com/dvershinin/ngx_webp Priority: optional Section: debug Filename: pool/main/n/nginx-module-webp/nginx-module-webp-dbg_1.31.4+0.1.1.5-7~gps1+ubuntu2404+mainline_amd64.deb Size: 59652 SHA256: bba4419f7671a88355d651b17720f5f14e5110544708b5a43489a8c8dbedf5af SHA1: b6999c95881a809cb45b35e7254fd3b36e5ecb04 MD5sum: cb2ce7499183a4eba893ce089c468743 Description: debug symbols for the nginx-module-webp NGINX WebP module (debug symbols) Build-Ids: 69bdbd0e784c81015b17ff8dfeda0905dcc91869 edfb20ac5ed5ea3cc451f5fe1dee9930b0de04c5 Package: nginx-module-xss Version: 1.31.4+0.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 52 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-xss Replaces: libnginx-mod-http-xss Provides: libnginx-mod-http-xss Homepage: https://github.com/dvershinin/xss-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-xss/nginx-module-xss_1.31.4+0.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 7800 SHA256: bdfb26a82ce9c85bae899222029cc3705478a783e73f4d1c2acc13c11eb115a6 SHA1: 54b079b57e9c66257194ae958e8601876a406dd2 MD5sum: 8bf27aa211075a337b5046d4f8363739 Description: Native cross-site scripting support in NGINX This module adds cross-site AJAX support to NGINX. Currently only cross-site GET is supported. But cross-site POST will be added in the future. . The cross-site GET is currently implemented as JSONP (or "JSON with padding"). See http://en.wikipedia.org/wiki/JSON#JSONP for more details. Package: nginx-module-xss-dbg Source: nginx-module-xss Version: 1.31.4+0.6-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 94 Depends: nginx-r1.31.4, nginx-module-xss (= 0.6) Homepage: https://github.com/dvershinin/xss-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-xss/nginx-module-xss-dbg_1.31.4+0.6-7~gps1+ubuntu2404+mainline_amd64.deb Size: 61416 SHA256: ef38254b07570134f5bc19508a35a9945727af8eb55c08b0fad9696462e535a3 SHA1: 573a73faca884067643120290f2d095485258ed8 MD5sum: d9593341816b6e886089ad5c28006943 Description: debug symbols for the nginx-module-xss Native cross-site scripting support in NGINX (debug symbols) Build-Ids: 04249b54de7a6b555a3c98a62c98b9c4010886cf 0952ba5ab2c2bc8523e2446c11c54aee4656bc60 Package: nginx-module-zip Version: 1.31.4+1.3.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 96 Depends: libc6 (>= 2.14), nginx-r1.31.4 Breaks: libnginx-mod-http-zip Replaces: libnginx-mod-http-zip Provides: libnginx-mod-http-zip Homepage: https://github.com/dvershinin/mod_zip Priority: optional Section: httpd Filename: pool/main/n/nginx-module-zip/nginx-module-zip_1.31.4+1.3.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 19228 SHA256: dfd6b08f844599a8e74b08e1bf788dd9660ae3c95d3ca1821ab39678679bfd28 SHA1: 42927ae40e04fa4330f4b160576f8271c24d0312 MD5sum: a4668108e61695aaa2d1b586039da17d Description: Streaming ZIP archiver for NGINX NGINZ zip module assembles ZIP archives dynamically. . It can stream component files from upstream servers with nginx's native proxying code, so that the process never takes up more than a few KB of RAM at a time, even while assembling archives that are (potentially) gigabytes in size. . mod_zip supports a number of "modern" ZIP features, including large files, UTC timestamps, and UTF-8 filenames. It allows clients to resume large downloads using the "Range" and "If-Range" headers, although these feature require the server to know the file checksums (CRC-32's) in advance. See "Usage" for details. . To unzip files on the fly, check out nginx-module-unzip. Package: nginx-module-zip-dbg Source: nginx-module-zip Version: 1.31.4+1.3.0-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 220 Depends: nginx-r1.31.4, nginx-module-zip (= 1.3.0) Homepage: https://github.com/dvershinin/mod_zip Priority: optional Section: debug Filename: pool/main/n/nginx-module-zip/nginx-module-zip-dbg_1.31.4+1.3.0-7~gps1+ubuntu2404+mainline_amd64.deb Size: 170848 SHA256: 35cfa8a66e69e821a6774f12eb4b037a1c77ad941bd4a8054d4472e689e3225e SHA1: d7f3af8940822cc0fcff744c531daf8671e14e1e MD5sum: 49a30f26de11df87809ade284d54b38e Description: debug symbols for the nginx-module-zip Streaming ZIP archiver for NGINX (debug symbols) Build-Ids: 381ab1600694dad281d1949730d9c38729cf168b 6a85c4bc8578622de6ac9d770fd59c0b8c042e7c Package: nginx-module-zstd Version: 1.31.4+0.2.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 102 Depends: libc6 (>= 2.33), libzstd1 (>= 1.5.5), nginx-r1.31.4 Breaks: libnginx-mod-http-zstd Replaces: libnginx-mod-http-zstd Provides: libnginx-mod-http-zstd Homepage: https://github.com/GetPageSpeed/zstd-nginx-module Priority: optional Section: httpd Filename: pool/main/n/nginx-module-zstd/nginx-module-zstd_1.31.4+0.2.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 15924 SHA256: 026c4498b4ede99696c0cc00e6d91b28e484fdf7bbcb7a0d17ea351890eb52ff SHA1: 023f5ca45a2881ce3caef5d66925761f747ff91f MD5sum: f58543369de10f684835971ee84082a6 Description: NGINX module for the Zstandard compression NGINX module for the Zstandard compression. Compresses responses on the fly with zstd, and serves precompressed .zst files where they exist. Maintained by GetPageSpeed, with a test suite and static-analysis CI. Package: nginx-module-zstd-dbg Source: nginx-module-zstd Version: 1.31.4+0.2.1-7~gps1+ubuntu2404+mainline Architecture: amd64 Maintainer: GetPageSpeed Installed-Size: 191 Depends: nginx-r1.31.4, nginx-module-zstd (= 0.2.1) Homepage: https://github.com/GetPageSpeed/zstd-nginx-module Priority: optional Section: debug Filename: pool/main/n/nginx-module-zstd/nginx-module-zstd-dbg_1.31.4+0.2.1-7~gps1+ubuntu2404+mainline_amd64.deb Size: 136428 SHA256: 20681b8916c5391bdea54f28a2fd924ad2c10b5605f654c07b636b863ce30dc3 SHA1: 23965a903ac43dc607dcb9e32f46608fd872056c MD5sum: aab9f9f1f12bac7b1d11e2a872035812 Description: debug symbols for the nginx-module-zstd NGINX module for the Zstandard compression (debug symbols) Build-Ids: 6802c537c895a3798ed3b7f7e10b75719b38a4bf 7fcf45603f48c4ab2ed8e20ffee357c6605ecfce bebc4dc5aeaa61bd0c6e4f12984346da4f2821f9 e16cc3bcb5a9a8bfec25ef650854b3ca1b2d64ef