Package: apache2-data Priority: optional Section: httpd Installed-Size: 827 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.67-6myguard1~bullseye Filename: pool/main/a/apache2/apache2-data_2.4.67-6myguard1~bullseye_all.deb Size: 154376 MD5sum: e2c7f185dac0a383148527512f9f876b SHA1: 18ac5c33b38943184bb3e36aaefcca58336890fa SHA256: 582385a3da99d0698cf0580846a6b562b3a016cf8120c2bdd8e9f52d47489e54 SHA512: 1d0013cc9b35a5dd19a8107bc62f3aeb4a0e9c28b945b9f81117b0cf51231296595e7278792c132a93b1a70b68c1694b2dac323b78469ec4e3131ef1b07b9912 Description: Apache HTTP Server (common files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files. Homepage: https://httpd.apache.org/ Multi-Arch: foreign Package: apache2-doc Priority: optional Section: doc Installed-Size: 24153 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.67-5myguard1~bullseye Recommends: apache2 Filename: pool/main/a/apache2/apache2-doc_2.4.67-5myguard1~bullseye_all.deb Size: 4036056 MD5sum: 29f1cdab1ab6b8aed505f16659f78815 SHA1: 2f1a83742b812b256e0ba35e30252f3ebdf899da SHA256: c948dc5dd3cac81a96e49170d6920a0ebb406a9e1953b3b85a89513782c9be55 SHA512: a9d7afa7fc17ed207f0a7cc29e201139ee988bba6bff945e34dc5bcbe7292138ad57a4854dabae1bc1de95f4967f4e5e213e577f668562c0ef2138ddd3194acb Description: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the file system directly. Homepage: https://httpd.apache.org/ Package: brotli Section: utils Installed-Size: 30 Maintainer: Build System Architecture: arm64 Version: 1.2.0-3myguard12~bullseye Depends: libbrotli1 (>= 1.1.0), libc6 (>= 2.17) Filename: pool/main/b/brotli/brotli_1.2.0-3myguard12~bullseye_arm64.deb Size: 10664 MD5sum: 20b8a131204c08442091707a5284319b SHA1: 9def06201132272e78d70e5a11ebc525b2be2e10 SHA256: d1283fa79e42943f6a3e328daf9bae3d75677280186e57eecb7deb5cbec75f78 SHA512: 068b0c1e83e0acc5d6a966c79cbf9be6d86faaf97f72683ef8e605b886ab3f749b547fe6dd737d816985bc214dcf086e4bc90f36750302c43e8874f722e53c1f Description: lossless compression algorithm and format (command line utility) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a command line utility. Homepage: https://github.com/google/brotli Package: dcc Priority: optional Section: mail Installed-Size: 4443 Maintainer: Build System Architecture: arm64 Version: 2.3.169-1myguard5~bullseye Depends: libc6 (>= 2.28), adduser Filename: pool/main/d/dcc/dcc_2.3.169-1myguard5~bullseye_arm64.deb Size: 735232 MD5sum: 6b6262b4148aa795484104fbe6c50ee5 SHA1: 5a14141200e7ac39a4b0d6c4e959e9647b59ff0c SHA256: b05271f924e17b7100189f79c8f049630f82717b15b5403d7d76a12bee4cc4ea SHA512: dec172d82a7fc516c34731ef70c9d05477831b42dba41467db7cae8c2095d92e81d73a09c0426cd6fa59cb8a920ca5881ad1dc6aeaead66fdb27041f91468064 Description: Distributed Checksum Clearinghouse anti-spam client DCC (Distributed Checksum Clearinghouse) is a cooperative, distributed system that detects bulk mail by computing fuzzy checksums of messages and counting how many times each checksum has been reported across the network. A high count flags a message as bulk, which mail filters such as rspamd, SpamAssassin or dccm can use as a spam signal. . This package ships the DCC client tools (dccproc, dccifd, cdcc, dccsight) and the dccd database tools. The sendmail milter (dccm) is not built. dccproc, cdcc and dccsight are installed set-UID to the "dcc" system user so they can read the shared database. . Built from the upstream Rhyolite Software source; DCC is not in Debian only for historical licensing reasons (the modern license is a permissive BSD/MIT-style grant). Homepage: https://www.dcc-servers.net/dcc/ Package: eatmydata Priority: optional Section: utils Installed-Size: 18 Maintainer: Mattia Rizzolo Architecture: arm64 Source: libeatmydata Version: 131-12myguard64~bullseye Depends: libeatmydata1 (>= 131-12myguard64~bullseye) Filename: pool/main/libe/libeatmydata/eatmydata_131-12myguard64~bullseye_arm64.deb Size: 9572 MD5sum: d54584aa70a19827923d03e05ab3f201 SHA1: 74fe3fed65816516cfec6f3471e1b97bbd90497d SHA256: c19c8ae51bd3337ae05c2be77647542745d1ce7e327b1a948cfc8f2e044f6854 SHA512: 40ae0fa22a8bf75379d3954bbc861fde184547db28a6bbfc37de42f6332d7da481f1183f7e3482cc8e5037f3a70646b906895139472d6f9372c254e02512e86b Description: Library and utilities designed to disable fsync and friends This package contains a small LD_PRELOAD library (libeatmydata) and a couple of helper utilities designed to transparently disable fsync and friends (like open(O_SYNC)). This has two side-effects: making software that writes data safely to disk a lot quicker and making this software no longer crash safe. . You will find eatmydata useful if particular software calls fsync(), sync() etc. frequently but the data it stores is not that valuable to you and you may afford losing it in case of system crash. Data-to-disk synchronization calls are typically very slow on modern file systems and their extensive usage might slow down software significantly. It does not make sense to accept such a hit in performance if data being manipulated is not very important. . On the other hand, do not use eatmydata when you care about what software stores or it manipulates important components of your system. The library is called libEAT-MY-DATA for a reason. Homepage: https://www.flamingspork.com/projects/libeatmydata/ Package: fido2-tools Priority: optional Section: utils Installed-Size: 161 Maintainer: Yubico Open Source Maintainers Architecture: arm64 Source: libfido2 Version: 1.17.0-3myguard18~bullseye Depends: libfido2-1 (= 1.17.0-3myguard18~bullseye), libc6 (>= 2.25), libcbor0 (>= 0.5.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Filename: pool/main/libf/libfido2/fido2-tools_1.17.0-3myguard18~bullseye_arm64.deb Size: 37516 MD5sum: fc6960f7ec8a4416288d7d9207b606f2 SHA1: 8a18487b64f77fe9c86a348460feb5b3455dff5e SHA256: 33efbd5c03bfac4f4815ae71c28d60bb425e10eed20249ef0bac866f102bd2ac SHA512: 45a99e73417196c9c336997cc7200f8e5317009e807d599a1e54d623478e0140ef912dab93e6aaf59e272096fe63fb42608780a03bfa4a84ba97a277c7380a29 Description: command-line tools to configure and use a FIDO 2 token A set of tools to manage a FIDO 2 token, generate credentials and assertions, and verify them. Homepage: https://developers.yubico.com/libfido2/ Multi-Arch: foreign Package: fuse-overlayfs Priority: optional Section: misc Installed-Size: 112 Maintainer: Reinhard Tartler Architecture: arm64 Version: 1.17-3myguard1~bullseye Depends: fuse3, libc6 (>= 2.28), libfuse3-3 (>= 3.2.3) Filename: pool/main/f/fuse-overlayfs/fuse-overlayfs_1.17-3myguard1~bullseye_arm64.deb Size: 38356 MD5sum: 23204527b5f5cf0067575b42ad472b64 SHA1: e42e6dc879ba9883a7b9b3c6ac784ff3cc345a0d SHA256: 09391cc92d01f5d498318f8eaaba13933f07b33cbce8f2b9bd03e498b0db426d SHA512: 52c066c677137cc38e1ac0fc8f56908ceb95ef518e87431e40b1276d6ea14a9ad19fbd0e24b1fdbaf164ee0a2c579f135cd62ee178627e18e09eefb008cbedb1 Description: implementation of overlay+shiftfs in FUSE for rootless containers This package provides an overlayfs FUSE implementation so that it can be used since Linux 4.18 by unprivileged users in an user namespace. Homepage: https://github.com/containers/fuse-overlayfs Package: libbrotli-dev Section: libdevel Installed-Size: 951 Maintainer: Build System Architecture: arm64 Source: brotli Version: 1.2.0-3myguard12~bullseye Depends: libbrotli1 (= 1.2.0-3myguard12~bullseye) Filename: pool/main/b/brotli/libbrotli-dev_1.2.0-3myguard12~bullseye_arm64.deb Size: 303036 MD5sum: 918d0641687c723810d37de554c7ac8f SHA1: 408476d184d100e23405b6e5a3be9e12e46df2f1 SHA256: 770d775162efcd2206249d4a4cd54220ea4dc77672c4c2396d646298bd07e1b8 SHA512: 1a764f6f4facdce4a992d879741986e1a76cb1ba79b1fd98e376704ccd4a4d3d62c21625f7ab1ddebf121db04ff3eb6155075480615552355546c12073dd2314 Description: library implementing brotli encoder and decoder (development files) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs development files. Homepage: https://github.com/google/brotli Multi-Arch: same Package: libbrotli1 Section: libs Installed-Size: 809 Maintainer: Build System Architecture: arm64 Source: brotli Version: 1.2.0-3myguard12~bullseye Depends: libc6 (>= 2.29) Filename: pool/main/b/brotli/libbrotli1_1.2.0-3myguard12~bullseye_arm64.deb Size: 292092 MD5sum: 9cdee5849d172e12300524ff0c5bbefc SHA1: 397352903d5ed043711fbe9611ddf7e6ad5c5c52 SHA256: 041257c5d6d98d7a919585030ee19c95f569577cfbc1c84b7184852943471db5 SHA512: d82af75aef113e67c50c8f23c6fd1901e9d32a326104cf3358e0aa705aefe6bb0382dd900aca1a329146f79175a60aa55664b132c715d552776a26431c5b2965 Description: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Homepage: https://github.com/google/brotli Multi-Arch: same Package: libcjson-dev Section: libdevel Installed-Size: 46 Maintainer: Build System Architecture: arm64 Source: cjson Version: 1.7.19-3myguard28~bullseye Depends: libcjson1 (= 1.7.19-3myguard28~bullseye) Filename: pool/main/c/cjson/libcjson-dev_1.7.19-3myguard28~bullseye_arm64.deb Size: 8988 MD5sum: a18d43e4f36818cf95afff00ed1de553 SHA1: bfb6879eb8aa51e0a9f9aa38ef4e7da93fa166c9 SHA256: 07d8ceadc9fde766aa64723b26f7d95b00ee847581e305c3aa11d64fa5e30a6d SHA512: 05f54e2da51b5ea3af89af7fa1b89f1a1e32db72013d7846025f57f52478db7203c3d575f82b321770bdaa67337227d44311e8f228c3a5b752c54cb61d4a671e Description: Ultralightweight JSON parser in ANSI C (development files) cJSON is a ultralightweight json parse. . It aims to be the dumbest possible parser that you can get your job done with. . It's a single file of C, and a single header file. . This package contains the header files of cJSON. Homepage: https://github.com/DaveGamble/cJSON Multi-Arch: same Package: libcjson1 Section: libs Installed-Size: 70 Maintainer: Build System Architecture: arm64 Source: cjson Version: 1.7.19-3myguard28~bullseye Depends: libc6 (>= 2.17) Filename: pool/main/c/cjson/libcjson1_1.7.19-3myguard28~bullseye_arm64.deb Size: 19268 MD5sum: 80b28cbe9947378d304daec1d32b8589 SHA1: 94973bd725313d58eeacef33127691678d3b1448 SHA256: 52cd998f4382ee9d186330d70578f159da19f776bf871083f70a295882d9a346 SHA512: 31382147b24d584730309b81d82f569ce58788726c011ae9224ff09fd10d9a98a5316e9cf05dc8c12bbec419a243cd486f36b0d44117358f1bda57375c839d4b Description: Ultralightweight JSON parser in ANSI C cJSON is a ultralightweight json parse. . It aims to be the dumbest possible parser that you can get your job done with. . It's a single file of C, and a single header file. . This package contains the shared libraries. Homepage: https://github.com/DaveGamble/cJSON Multi-Arch: same Package: libeatmydata1 Priority: optional Section: libs Installed-Size: 38 Maintainer: Mattia Rizzolo Architecture: arm64 Source: libeatmydata Version: 131-12myguard64~bullseye Replaces: eatmydata (<< 82-1) Depends: libc6 (>= 2.17) Breaks: eatmydata (<< 82-1) Filename: pool/main/libe/libeatmydata/libeatmydata1_131-12myguard64~bullseye_arm64.deb Size: 11636 MD5sum: fd2fccee665a961d36fa053ad289e167 SHA1: 28d67dbfc3e38402ddb94d3bd63714e088a93605 SHA256: 42188eda50423792f76a5cb91317c4c269960e1d6d81ba5977fa96d0fbf8592f SHA512: 1a6ab39956bea56338e5406ecd1d77e3e1a1adb467706460e8345a8a9cbf6f7463600f648d7bde8baadfc6c32641d89551b2c13d550644484b27e6ecff75dacc Description: Library and utilities to disable fsync and friends - shared library This package contains the actual LD_PRELOAD library (libeatmydata) supporting the operation of the eatmydata package. Users typically want to use or depend on the eatmydata package instead of this one, so see its description for further information. Homepage: https://www.flamingspork.com/projects/libeatmydata/ Multi-Arch: same Package: libfido2-1 Priority: optional Section: libs Installed-Size: 254 Maintainer: Yubico Open Source Maintainers Architecture: arm64 Source: libfido2 Version: 1.17.0-3myguard18~bullseye Depends: libc6 (>= 2.25), libcbor0 (>= 0.5.0), libssl1.1 (>= 1.1.1), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Filename: pool/main/libf/libfido2/libfido2-1_1.17.0-3myguard18~bullseye_arm64.deb Size: 71720 MD5sum: aeaaccb0341cefc3fb473f259eb36ce4 SHA1: edaf10a03c4ed63a6ce837bcd3db4a5cdc75fd43 SHA256: ea47b56bf744a1c53923ae03f96c5ef7905085906e3bfcd23bc50ea09d40a6ce SHA512: 162565501bf8dc880d630bdd48951d7bf10f7ea340fc4557d1a10c97ee73b69e7a98b9301a735981271347d0df14126118879f315b5387f06f558a1172183015 Description: library for generating and verifying FIDO 2.0 objects A library for communicating with a FIDO device over USB, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library. Homepage: https://developers.yubico.com/libfido2/ Multi-Arch: same Package: libfido2-dev Priority: optional Section: libdevel Installed-Size: 75 Maintainer: Yubico Open Source Maintainers Architecture: arm64 Source: libfido2 Version: 1.17.0-3myguard18~bullseye Depends: libfido2-1 (= 1.17.0-3myguard18~bullseye) Suggests: libssl-dev Filename: pool/main/libf/libfido2/libfido2-dev_1.17.0-3myguard18~bullseye_arm64.deb Size: 10520 MD5sum: 8e52ee848c6f1507a65039b28cb45294 SHA1: 2d2ea37b200cf8eb524e9048e672fdc2f1404958 SHA256: 2950425ae516731af8e79b074079b173b880c2191a4f96e868dfb440e1ff8c7f SHA512: 61e53b6aa0089a41e82df345e5115bc7e0d3b0ff7a3dd04e101cdc0e29fd5cd5e6db8d288c165776ed1b5ca760d2d1c6072d8ab79838546cabfce9c6a85d87d0 Description: library for generating and verifying FIDO 2.0 objects -- headers A library for communicating with a FIDO device over USB, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library's development headers. Homepage: https://developers.yubico.com/libfido2/ Multi-Arch: same Package: libfilesys-diskusage-perl Priority: optional Section: perl Installed-Size: 19 Maintainer: Thijs Eilander Architecture: all Version: 0.13-3myguard4~bullseye Depends: perl:any Filename: pool/main/libf/libfilesys-diskusage-perl/libfilesys-diskusage-perl_0.13-3myguard4~bullseye_all.deb Size: 4776 MD5sum: 15c8cb10376da692064a51116d78cabd SHA1: e0d3e3769a2ecacdc0abbf033c18e5f62e21a23c SHA256: 3ae17f663dfbd877d82a76a23c1a8d0c2ff20eab7bd361e8607eac2997d80646 SHA512: dcd28ade9f87b17aae5cd94f659cf45fabe3dae7d950b5a8d26973d38f14befbb26cb4a1fd8d1e7cdcb45b7f00244ed9797dc13ce090237bf082d3849eb385e7 Description: fetch diskusage information from Perl This Perl module allows you to fetch filesize and usage information (such as the du command displays) from Perl. Homepage: https://metacpan.org/dist/Filesys-DiskUsage Package: libfilesys-diskusage-perl Priority: optional Section: perl Installed-Size: 34 Maintainer: Thijs Eilander Architecture: all Version: 0.13-3myguard3~bullseye Depends: perl:any Filename: pool/main/libf/libfilesys-diskusage-perl/libfilesys-diskusage-perl_0.13-3myguard3~bullseye_all.deb Size: 11724 MD5sum: 0ebe4b676743f3778d60ff28d3bb5042 SHA1: a00642c19951251c294f3fa22ac94ad4febb1ae3 SHA256: dc8f25af2519a56a6dfd8437c8c9f98474a28b39fc5544d685352dd6b3c78383 SHA512: 03097518b8e3ec87703031e6bdc28f96dbac3d3cb07fbb7ae2dfce438b5f919aaba48a46b62a2309b42ff577ade2d13a122ab93e82ddcf64315e62936d209312 Description: fetch diskusage information from Perl This Perl module allows you to fetch filesize and usage information (such as the du command displays) from Perl. Homepage: https://metacpan.org/dist/Filesys-DiskUsage Package: libhiredis-dev Priority: optional Section: libdevel Installed-Size: 326 Maintainer: Chris Lamb Architecture: arm64 Source: hiredis Version: 1.4.1-3myguard1~bullseye Depends: libhiredis1.1.0 (= 1.4.1-3myguard1~bullseye) Filename: pool/main/h/hiredis/libhiredis-dev_1.4.1-3myguard1~bullseye_arm64.deb Size: 80808 MD5sum: 6949690c804982d50a32770b2f4c316b SHA1: d5ced775805518cb1a5d8928d35e245329e37ca6 SHA256: efcc2ec59736966b6c9c4f5b6cad90e35748d3dc2f7c139acabe782805b90ab3 SHA512: 6e0527bdba4d00de8962cb4503b9b3cc12a309ed47dc3b213ba3b0382895bb67dd84b63b571009ba92110a1f655211248753eafabdbbe07461220c9a7abd03ad Description: minimalistic C client library for Redis (development files) Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. . Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. . Hiredis only supports the binary-safe Redis protocol, so you can use it with any Redis version >= 1.2.0. . The library comes with multiple APIs. There is the synchronous API, the asynchronous API and the reply parsing API. . This package provides the development files for hiredis. Homepage: https://github.com/redis/hiredis Multi-Arch: same Package: libhiredis1.1.0 Priority: optional Section: libs Installed-Size: 166 Maintainer: Chris Lamb Architecture: arm64 Source: hiredis Version: 1.4.1-3myguard1~bullseye Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Filename: pool/main/h/hiredis/libhiredis1.1.0_1.4.1-3myguard1~bullseye_arm64.deb Size: 62088 MD5sum: 1e5e70d5d903541376d1802c0a936099 SHA1: 4fb1f27e3596490711da74780182c6cc02bd4dc7 SHA256: a4ad0c0445be76761e61b07e16b1e077eb8cedc0cb4702c48cc3d64d1930aefc SHA512: 3f572d911f83a419d55c4d6b2e962a2523f0adf9ce05c7b963982bf75843a497ff37c8e554d5fc21d5230db8c826bf0e7e9ea07c5a4e068c97b13a072b8a673e Description: minimalistic C client library for Redis Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. . Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. . Hiredis only supports the binary-safe Redis protocol, so you can use it with any Redis version >= 1.2.0. . The library comes with multiple APIs. There is the synchronous API, the asynchronous API and the reply parsing API. Homepage: https://github.com/redis/hiredis Multi-Arch: same Package: libjemalloc-dev Priority: optional Section: libdevel Installed-Size: 2458 Maintainer: Thijs Eilander Architecture: arm64 Source: jemalloc Version: 5.3.1-3myguard14~bullseye Depends: libjemalloc2 (= 5.3.1-3myguard14~bullseye) Suggests: binutils Filename: pool/main/j/jemalloc/libjemalloc-dev_5.3.1-3myguard14~bullseye_arm64.deb Size: 282952 MD5sum: a7afb6b841a23782fae85430f10d00a9 SHA1: d7dac0a9a4f59118e6481478d293ce4c9b116783 SHA256: 57bb77323dc158bf4c0f2dfad0949a8df4d2eb7fb890a6796c7d605154566eba SHA512: c2d879b44df6a9c92b64a0ce9c4c80ff76311ad69e110a5ef0a609636c745fc15ccf9b4cd9456b672de58387eed9cec7f04c1628abc1fb22d4bac01330429837 Description: development files for jemalloc Files used for development with jemalloc. This package contains the headers, static library, shared-object symlink and pkg-config file. . jemalloc is a library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. Homepage: http://jemalloc.net/ Multi-Arch: same Package: libjemalloc2 Priority: optional Section: libs Installed-Size: 614 Maintainer: Thijs Eilander Architecture: arm64 Source: jemalloc Version: 5.3.1-3myguard14~bullseye Depends: libc6 (>= 2.30) Filename: pool/main/j/jemalloc/libjemalloc2_5.3.1-3myguard14~bullseye_arm64.deb Size: 200652 MD5sum: 701348388e60036a75f92c98780bf90d SHA1: ee6214fd197525d4650d1737a17ba536c1ed8835 SHA256: e2958ede333adfbc748b70c76f7fab49ec7819390404dedf18ed32cb3c2fc172 SHA512: 219d47fc61fba88c22f134f49ceab8ec75dfb1e80a175534085b61462005e59cfbaa32b6944c1e979e17c236e6f397aa4a90fbf03b5288cb590571d19822f033 Description: general-purpose scalable concurrent malloc(3) implementation A library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. . Notable features are reduced lock contention, predictable low fragmentation, and introspection with heap profiling. . This build is tuned for production use: -O3 + LTO, --gc-sections, all default Debian hardening flags, runtime fill modes disabled, C++ wrapper disabled, and metadata_thp/background_thread enabled by default (override via MALLOC_CONF if needed). Homepage: http://jemalloc.net/ Multi-Arch: same Package: libluajit-5.1-2 Priority: optional Section: interpreters Installed-Size: 556 Maintainer: Thijs Eilander Architecture: arm64 Source: luajit Version: 2.1-20260724-3myguard1~bullseye Depends: libluajit-5.1-common (= 2.1-20260724-3myguard1~bullseye), libc6 (>= 2.29), libgcc-s1 (>= 4.2) Filename: pool/main/l/luajit/libluajit-5.1-2_2.1-20260724-3myguard1~bullseye_arm64.deb Size: 237268 MD5sum: 76eef2b60c31f7a24b0487fa3fb82ae9 SHA1: 5ac9209fb03e376ccf6e0c763e4bf3bc636d1ced SHA256: 022aaed6ee94bea2f55fef8012c6afc06528c8a649f483974bb155467a1652ac SHA512: ab77b5c12e69a19bf652e50686e9c3c13dce1868c73aa8a92b865c9a12c4e8a5d57d88394358bc5d63c43b18c2cfb26e10bbfa5bd0391ef3adc29826eca1184c Description: Just in time compiler for Lua - library version LuaJIT implements the full set of language features defined by Lua 5.1. The virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter and can be deployed as a drop-in replacement. . This package contains an embeddable version of LuaJIT that can be used as a replacement of the standard liblua-5.1 shared library. Multi-Arch: same Package: libluajit-5.1-common Priority: optional Section: interpreters Installed-Size: 210 Maintainer: Thijs Eilander Architecture: all Source: luajit Version: 2.1-20260724-3myguard1~bullseye Filename: pool/main/l/luajit/libluajit-5.1-common_2.1-20260724-3myguard1~bullseye_all.deb Size: 43784 MD5sum: 807f1b280c335e89a7f0eb30212e5769 SHA1: fdd2f9389b02be2a05b81d036904f65fb229fdf0 SHA256: 9a02d35acba0d6cca68a3367d220113517f982a093bbffe64f8564b1f978bcd0 SHA512: e72ee1c8bdeb591abec43053749eb5eb401339233162755a1bbc30356f431cdf2aa8ec2f64f924b138c9993853320a44c7519066863ca450961850612aaef87a Description: Just in time compiler for Lua - common files This package contains files needed by the LuaJIT interpreter/jitter as well by its embeddable (i.e. library) version. Multi-Arch: foreign Package: libluajit-5.1-dev Priority: optional Section: libdevel Installed-Size: 732 Maintainer: Thijs Eilander Architecture: arm64 Source: luajit Version: 2.1-20260724-3myguard1~bullseye Depends: libluajit-5.1-2 (= 2.1-20260724-3myguard1~bullseye) Filename: pool/main/l/luajit/libluajit-5.1-dev_2.1-20260724-3myguard1~bullseye_arm64.deb Size: 257568 MD5sum: 2f74161cb0ffcbd5258c41d4e2066700 SHA1: 5558cbe125bf0eb17f9f754fcbd4d6c7d92e7dd0 SHA256: d806d3534f8f1043943b9fbf3f4deb18114b0267262dce208bc8150192e31a1d SHA512: ee3fd003ea2b6f863fef974898de65bbc1265470616238aeb3c63019dd52dee0fc2dc3e68cac1f5998eea294e8a665a579334c58d942d6db0bd5c299e8c99a8a Description: Just in time compiler for Lua - development files This package contains header files and a statically linkable library for LuaJIT. Multi-Arch: same Package: libmaxminddb-dev Section: libdevel Installed-Size: 84 Maintainer: Faidon Liambotis Architecture: arm64 Source: libmaxminddb Version: 1.13.3-3myguard14~bullseye Depends: libmaxminddb0 (= 1.13.3-3myguard14~bullseye) Filename: pool/main/libm/libmaxminddb/libmaxminddb-dev_1.13.3-3myguard14~bullseye_arm64.deb Size: 25900 MD5sum: 0a2e5198806610d772a09757c1f0a9e8 SHA1: 3a45b31c2b8afd7d5558a49d45fb1c97f6f9c461 SHA256: 9a0c8458cd43f0aa2f20da454eb177dfaadad5f2c20ff45a635fd5e1effb1249 SHA512: 4bf59a12a9798b97f19e7ac58c4968cc374f5c327ebe256c4d9a9eb97f31193dcba92ade51c9055a121d1ac4ae7ad92fccee65a785f4162013a58a165c1f3ee9 Description: IP geolocation database library (development headers) The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the development files for the libmaxminddb library. Homepage: https://maxmind.github.io/libmaxminddb/ Multi-Arch: same Package: libmaxminddb0 Section: libs Installed-Size: 65 Maintainer: Faidon Liambotis Architecture: arm64 Source: libmaxminddb Version: 1.13.3-3myguard14~bullseye Depends: libc6 (>= 2.17) Suggests: mmdb-bin Filename: pool/main/libm/libmaxminddb/libmaxminddb0_1.13.3-3myguard14~bullseye_arm64.deb Size: 33052 MD5sum: c410b2b28dafd8aff8fb8aa15e973029 SHA1: 6c3d8d14487aadd9dba15bc29e25a0648111084e SHA256: af9b8654a73451a682ac5ec949a7f9774aeecc9087a0399d3f4e19c094d6a858 SHA512: 04f5a4d8350f3d098f6d73021c2d857cdd7c7654858118bb7310f5382c992649bab00071ff09e71103abac0c4330a907ba2677f221bc16fd992644afd3a5ecd3 Description: IP geolocation database library The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Homepage: https://maxmind.github.io/libmaxminddb/ Multi-Arch: same Package: libmimalloc-dev Priority: optional Section: libdevel Installed-Size: 79 Maintainer: Thijs Eilander Architecture: arm64 Source: mimalloc Version: 3.4.1-3myguard1~bullseye Depends: libmimalloc3 (= 3.4.1-3myguard1~bullseye) Filename: pool/main/m/mimalloc/libmimalloc-dev_3.4.1-3myguard1~bullseye_arm64.deb Size: 14188 MD5sum: 9f3ef6a041df2a1f7debf2dc6bc15fbe SHA1: e09e087eb8d28c090ec0e35d731df46c3724b6e9 SHA256: 9ef30b11301315a849f6b2f8ffec3345dc76b4df4427e3e7cbc449767e117b3e SHA512: 944c3e1a78abe317a30b4e1a710d42148a54dbaac1ddca21df3dbe191736da95f59f8aa365d895d5f83f9acaa931b07c927ea50c537e2617cf7de9528845b082 Description: compact general purpose allocator with excellent performance (devel files) This is a general purpose allocator with excellent performance characteristics. Initially developed by Daan Leijen for the run-time systems of the Koka and Lean languages. . It is a drop-in replacement for malloc and can be used in other programs without code changes. . This package contains the development files. Homepage: https://github.com/microsoft/mimalloc Multi-Arch: same Package: libmimalloc3 Priority: optional Section: libs Installed-Size: 248 Maintainer: Thijs Eilander Architecture: arm64 Source: mimalloc Version: 3.4.1-3myguard1~bullseye Replaces: libmimalloc2.0 (<< 3.0.1+ds-2) Depends: libc6 (>= 2.17) Breaks: libmimalloc2.0 (<< 3.0.1+ds-2) Filename: pool/main/m/mimalloc/libmimalloc3_3.4.1-3myguard1~bullseye_arm64.deb Size: 74432 MD5sum: 6738628d136410fe23acbe13a313f8d4 SHA1: 93c668caea0643bc93bc69c103185b9be20b96e9 SHA256: a2783eaf41a898ba23a029d223c577be8ee910713d38a3a8e06786281cc6635c SHA512: a170794e7742152c25a594da3c0564b35504dd98a68192dd563c73e1e11b6b9c001cd450682f696eaa9290d5764ec0ebe5d3959c809d695c2327b835f31ccaf2 Description: compact general purpose allocator with excellent performance This is a general purpose allocator with excellent performance characteristics. Initially developed by Daan Leijen for the run-time systems of the Koka and Lean languages. . It is a drop-in replacement for malloc and can be used in other programs without code changes. Homepage: https://github.com/microsoft/mimalloc Multi-Arch: same Package: libmodsecurity-dev Priority: optional Section: libdevel Installed-Size: 6632 Maintainer: Alberto Gonzalez Iniesta Architecture: arm64 Source: modsecurity Version: 3.0.16-3myguard1~bullseye Depends: libmodsecurity3 (= 3.0.16-3myguard1~bullseye) Filename: pool/main/m/modsecurity/libmodsecurity-dev_3.0.16-3myguard1~bullseye_arm64.deb Size: 694144 MD5sum: 5cbc336f62c86086b9fb943c17b38996 SHA1: 7cde805b9d61d5883d984d107442a4ac4b7e8309 SHA256: 713cfb31541a71d15ce1d921c6f438b81a354c91bb1803004b75754dca58ca8e SHA512: 96469df9c375f5a4619115110a51063e780b189ba773d900cadfde0cf60602278e3ffbf1cff72650f94577f609fd478ff4b4c7d591efa09a0f6e3e729fbce67c Description: ModSecurity v3 library component (development files) Libmodsecurity is one component of the ModSecurity v3 project. The library codebase serves as an interface to ModSecurity Connectors taking in web traffic and applying traditional ModSecurity processing. In general, it provides the capability to load/interpret rules written in the ModSecurity SecRules format and apply them to HTTP content provided by your application via Connectors. . This package includes the development support files. Homepage: https://www.modsecurity.org/ Multi-Arch: same Package: libmodsecurity3 Priority: optional Section: libs Installed-Size: 2737 Maintainer: Alberto Gonzalez Iniesta Architecture: arm64 Source: modsecurity Version: 3.0.16-3myguard1~bullseye Depends: libc6 (>= 2.25), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 4.2), libgeoip1 (>= 1.6.12), liblmdb0 (>= 0.9.7), liblua5.3-0, libmaxminddb0 (>= 1.0.2), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 9), libxml2 (>= 2.8.0), libyajl2 (>= 2.0.4) Filename: pool/main/m/modsecurity/libmodsecurity3_3.0.16-3myguard1~bullseye_arm64.deb Size: 582356 MD5sum: 738602d860e0bbf71fe99abe30ea272f SHA1: 4e44f5a1dd92659c9993d22bb0988ed2fd2ef49e SHA256: 31c8569fea0d394205dc393d28e3918c38bcc42f7225ba8ae6f23a23b48e32a5 SHA512: 29c8e8520a076d25247959a1c0b2ab84968425e3a9a8fd74a716c50265fe6b1cf5875675996124e47d1eafa0622415996c08c3b0ab87287e7383fad130fd6636 Description: ModSecurity v3 library component Libmodsecurity is one component of the ModSecurity v3 project. The library codebase serves as an interface to ModSecurity Connectors taking in web traffic and applying traditional ModSecurity processing. In general, it provides the capability to load/interpret rules written in the ModSecurity SecRules format and apply them to HTTP content provided by your application via Connectors. Homepage: https://www.modsecurity.org/ Multi-Arch: same Package: libpcre2-16-0 Priority: optional Section: libs Installed-Size: 567 Maintainer: Build System Architecture: arm64 Source: pcre2 Version: 10.47-3myguard16~bullseye Depends: libc6 (>= 2.17) Filename: pool/main/p/pcre2/libpcre2-16-0_10.47-3myguard16~bullseye_arm64.deb Size: 186708 MD5sum: f682fa131b4ebf6e3b534bdb842cda6f SHA1: 91d9c3c870f3c2e5d320d229b2fb2dbbd124cf76 SHA256: ad5fdd5ec66cfc7892092d63c184bce3ffb11d8ddee76845a92c336a0bda966a SHA512: ea1e79a345645c450755f982133dcc03cbc13c73ea8a8d515ece53e521a80af7c58e8cfbcb60e217fbf4596430d72c9a184a387c1ca9087ce17ca122439100ce Description: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library, which operates on UTF-16 input. Homepage: https://pcre.org/ Multi-Arch: same Package: libpcre2-32-0 Priority: optional Section: libs Installed-Size: 539 Maintainer: Build System Architecture: arm64 Source: pcre2 Version: 10.47-3myguard16~bullseye Depends: libc6 (>= 2.17) Filename: pool/main/p/pcre2/libpcre2-32-0_10.47-3myguard16~bullseye_arm64.deb Size: 177996 MD5sum: 318286a0896440c780c73e6492c50b57 SHA1: d285ba02e3361a1b5ca957c1908f961662df9994 SHA256: 2229e262f164927c2677d14a75c932ac94b6f55782a8bf70a73266d17fb31d13 SHA512: 1b17f0758eb979c11fb4cf7c46ef0832f51551d43ab6a1e4eece41642bb97e4441d0654014b8691e8b70a6a0af6838cb75738c8dc8ce78cef7b2905784fe70b3 Description: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library, which operates on UTF-32 input. Homepage: https://pcre.org/ Multi-Arch: same Package: libpcre2-8-0 Priority: optional Section: libs Installed-Size: 603 Maintainer: Build System Architecture: arm64 Source: pcre2 Version: 10.47-3myguard16~bullseye Depends: libc6 (>= 2.17) Filename: pool/main/p/pcre2/libpcre2-8-0_10.47-3myguard16~bullseye_arm64.deb Size: 199660 MD5sum: c24070f89fb4b99b9caf2604dc1b5220 SHA1: b306cff451b7abefc96f5ffdab5f1500b4c1145b SHA256: 39f0ec86385aef79be44b869b23006690e5e331afe14a9a5bde17a41a37d963f SHA512: 7a5601787739b6fb81e7bb86fd049c65e8ff7a23031a74e055ee716b99c8a6e89ce7dac2bfe07bdcca2768fd5133412d877e2a760cc83ee51db472948bf865ed Description: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library, which operates on ASCII and UTF-8 input. Homepage: https://pcre.org/ Multi-Arch: same Package: libpcre2-dev Priority: optional Section: libdevel Installed-Size: 2067 Maintainer: Build System Architecture: arm64 Source: pcre2 Version: 10.47-3myguard16~bullseye Depends: libc-dev, libpcre2-8-0 (= 10.47-3myguard16~bullseye), libpcre2-16-0 (= 10.47-3myguard16~bullseye), libpcre2-32-0 (= 10.47-3myguard16~bullseye), libpcre2-posix3 (= 10.47-3myguard16~bullseye) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/main/p/pcre2/libpcre2-dev_10.47-3myguard16~bullseye_arm64.deb Size: 428196 MD5sum: f30b1461341bf91f20b4d0f7d048ec70 SHA1: 066e431cc5d0a7c4f9f23d86d8268795d050d773 SHA256: bdf1573f019e0e16265a9a0aa295fea0af96a77661af058b601dcc55c5912643 SHA512: 5b70856638003de0dce1dd7774c5409fbb7bd50158dda4d145f1a0ed69dde7b25ef39833629e17f7180176b75c28c7f6d2ce1c31299d701ab508b9717ff07657 Description: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Homepage: https://pcre.org/ Multi-Arch: same Package: libpcre2-posix3 Priority: optional Section: libs Installed-Size: 19 Maintainer: Build System Architecture: arm64 Source: pcre2 Version: 10.47-3myguard16~bullseye Replaces: libpcre2-posix0 Depends: libc6 (>= 2.17), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Filename: pool/main/p/pcre2/libpcre2-posix3_10.47-3myguard16~bullseye_arm64.deb Size: 4284 MD5sum: 6e9f75543428cc9858d3c7515f297cc4 SHA1: 92c5b9bf7b4f1ef3d645d0db46a79f93e05d7755 SHA256: 6ee0c24b95b39cff047262b4a59b03f1017f22ff490a5755e6355d7d62b2c5ce SHA512: 883933dbad91f3a62f9a8b645e5c085dbbb23d335316d23c62b2e26985946d65f46aebf836ca73baa81f8e9c45f60d8d43d62a4066effff32b0e3a0380c58c90 Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. Homepage: https://pcre.org/ Multi-Arch: same Package: libz-ng-dev Priority: optional Section: libdevel Installed-Size: 305 Maintainer: Build System Architecture: arm64 Source: zlib-ng Version: 2.3.3-3myguard12~bullseye Depends: libz-ng2 (= 2.3.3-3myguard12~bullseye) Filename: pool/main/z/zlib-ng/libz-ng-dev_2.3.3-3myguard12~bullseye_arm64.deb Size: 89744 MD5sum: 9a000edbaf1dba7eb610067e914c4824 SHA1: cba11a56e492221d6b2a0c9faab7ab7b5e5f02d4 SHA256: c62215c5e81dc8ed2df31d4fe7652221e4a4a1c38438f4c90ccf14e1bdadad85 SHA512: 089b0c56bc40c33bc40666ba591cf47b05c2fea8be3f956339a427f4635865b40c8ce3c6a92e69a3f73d418bce4a651ecbf35c10781eeb706976c47c8a5b165c Description: optimized zlib compression library - development files zlib-ng is a fork of the zlib library implementing the deflate compression method found in gzip and PKZIP. . It includes and consolidates many optimizations found in alternative forks, that have not been merged in the official zlib library, while providing a cleaned up API, not compatible with zlib. . This package contains the header files and the static library needed to compile applications that use zlib-ng. Homepage: https://github.com/zlib-ng/zlib-ng Multi-Arch: same Package: libz-ng2 Priority: optional Section: libs Installed-Size: 135 Maintainer: Build System Architecture: arm64 Source: zlib-ng Version: 2.3.3-3myguard12~bullseye Depends: libc6 (>= 2.17) Filename: pool/main/z/zlib-ng/libz-ng2_2.3.3-3myguard12~bullseye_arm64.deb Size: 59432 MD5sum: bf426b909eacdb67186aaddb828cfe32 SHA1: 07eddbb8833fdba6298ae166596378b80a1f1d0c SHA256: b4b0f5d9b7052cfc479abad7e218b251fd6b2fff97dafaf9e70e304e3489f73a SHA512: 1bea78674a5dab425525b47184e1e80ef084195cd8414682cba61836b9148545052368feb0d45f174dc173776b9948c21be5658f8c088dcbda5b383b7e7a05d9 Description: optimized zlib compression library - shared library zlib-ng is a fork of the zlib library implementing the deflate compression method found in gzip and PKZIP. . It includes and consolidates many optimizations found in alternative forks, that have not been merged in the official zlib library. . This package contains the shared library. Homepage: https://github.com/zlib-ng/zlib-ng Multi-Arch: same Package: libzstd-dev Priority: optional Section: libdevel Installed-Size: 1092 Maintainer: RPM packaging team Architecture: arm64 Source: libzstd Version: 1.5.7-6myguard0~bullseye Depends: libzstd1 (= 1.5.7-6myguard0~bullseye) Filename: pool/main/libz/libzstd/libzstd-dev_1.5.7-6myguard0~bullseye_arm64.deb Size: 325084 MD5sum: ab407eb3a6874072613a7ae1cbf9dc29 SHA1: 50023e80350a6c28d3e358283a48719943da3b23 SHA256: 44559fca8c5ffe31daaf5e5dd0c0f45a53aabc830655f6ea8574b398d5dd1f1a SHA512: 75057e002bb7ef530aa7d87212bb41cd8fef81bac82fc2035875ace172728a98c64e867f3a17d60bbe026622a303e24bc394bc333b3be7e48e4543b7f83f9570 Description: fast lossless compression algorithm -- development files Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the headers and static library. Homepage: https://github.com/facebook/zstd Multi-Arch: same Package: libzstd1 Priority: optional Section: libs Installed-Size: 700 Maintainer: RPM packaging team Architecture: arm64 Source: libzstd Version: 1.5.7-6myguard0~bullseye Depends: libc6 (>= 2.17) Filename: pool/main/libz/libzstd/libzstd1_1.5.7-6myguard0~bullseye_arm64.deb Size: 266552 MD5sum: 177a1227ebf206e6f036bc72767e448f SHA1: 8cd5ceec2f622529600a54b8f9267b43a4beeebd SHA256: ad7036c984fb5393bdede1ee5d8ce3e770a03c2fd751f4478baed6943f1311f0 SHA512: c5718cfc59201db3c0fee2fa1065f1c12fcf9817547a10c108d0d5d89379d85a3f405f3c3c281a7c15ff8b000ee4434b423a3f23f737a58971b36aabebaf8964 Description: fast lossless compression algorithm Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the shared library. Homepage: https://github.com/facebook/zstd Multi-Arch: same Package: lmdb-doc Priority: optional Section: doc Installed-Size: 2344 Maintainer: LMDB Architecture: all Source: lmdb Version: 0.9.35-3myguard5~bullseye Replaces: liblmdb-dev (<< 0.9.9-1) Breaks: liblmdb-dev (<< 0.9.9-1) Filename: pool/main/l/lmdb/lmdb-doc_0.9.35-3myguard5~bullseye_all.deb Size: 275424 MD5sum: 7c86fc5dfb2957a771e107ca508b8f1a SHA1: 2c2276efdc27d8d40f400d6125d9a5007fc22cd1 SHA256: 32ef294de091ddd42c461bce210b6a46b65b4638c27dceeeea265a53f0074218 SHA512: 14936bb4db33d6699846d2e84b27270a31387664f90af4f0d689c6b3f0e3f08df740eea05e35f88a151a5de490ce314a56911b9dd650f6c9e5aff3540cc34312 Description: Lightning Memory-Mapped Database doxygen documentation This package contains the doxygen generated documentation and the man pages for the LMDB library. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Homepage: http://symas.com/mdb/ Package: lua-resty-balancer Priority: optional Section: interpreters Installed-Size: 35 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-balancer_2605062051-3myguard1~bullseye_all.deb Size: 8148 MD5sum: f32d84afb40066b8611c40dc5476fa5f SHA1: 8a41767a09575451ff90518f9ebc928b4b8cb00f SHA256: 4175f31d001d22e9b3bc3385155b498f1ace5917143235a386a6455c9e41b8ef SHA512: a223438eea1534fc7831d698053243d3863ec421d8311bcd704c196eacdc45ae52f4f3a1b5ea5e890e0144508749e5b935acf3922093c6d14b384d99aa9a4a1a Description: A generic consistent hash/round robin implementation for OpenResty/LuaJIT Homepage: https://deb.myguard.nl Package: lua-resty-core Priority: optional Section: interpreters Installed-Size: 270 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: libluajit-5.1-2, lua-resty-lrucache Suggests: lua-resty-balancer, lua-resty-dns, lua-resty-limit-traffic, lua-resty-lock, lua-resty-memcached, lua-resty-memcached-shdict, lua-resty-mysql, lua-resty-redis, lua-resty-shdict-simple, lua-resty-shell, lua-resty-string, lua-resty-upload, lua-resty-websocket, lua-resty-http, lua-tablepool, lua-resty-hmac, lua-resty-jwt, lua-resty-session, lua-resty-openidc Filename: pool/main/l/lua-resty/lua-resty-core_2605062051-3myguard1~bullseye_all.deb Size: 34120 MD5sum: c809f907aa05089643a531e75dd10c3d SHA1: 64934e17624ff9168d6f0fc4b80c27910cfac767 SHA256: 74f9ae4c6cb503ab0862ca3327068dcc3a2ae2e0b7ce78cd44b2d57b7fea5d8c SHA512: 549fe39e6af7ddb444f4f6723188f8ba96647f73669a55f4b08ed027051574f7399dabf95443d35f1b4acfc059f0f6ad4684c860e627b14b7e02e02fcf09b7d9 Description: New FFI-based Lua API for ngx_http_lua_module and/or ngx_stream_lua_module Homepage: https://deb.myguard.nl Package: lua-resty-dns Priority: optional Section: interpreters Installed-Size: 32 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-dns_2605062051-3myguard1~bullseye_all.deb Size: 6004 MD5sum: b193be77472f673910c3e3c86cb1109a SHA1: 890299624163a3e285e88b0df0f09352fbd5a91b SHA256: bf8253abfce29bc777138d80ca46fe053d93a0b8ec178165e317fe66fe2156f8 SHA512: 5535a2712c522884ebf0449c1a79fd03599a7a7d3991b87a23057c381ac2df819cdb4104410a0c87edcf6b73508c1449e96f7e15b3f9a3e2398660d7518a7819 Description: DNS resolver for the nginx lua module Homepage: https://deb.myguard.nl Package: lua-resty-hmac Priority: optional Section: interpreters Installed-Size: 12 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-hmac_2605062051-3myguard1~bullseye_all.deb Size: 2172 MD5sum: cb2a225a29a8324a978b75b602536efb SHA1: 34801cfac0f570b2067574961c68e96cb6b356e3 SHA256: c10cfe193f14393db03021f27fc8dac7c79ae23da190c9d52c3de740ffd60d4d SHA512: e0821ca0629793c14f41eaf9589e563afbdf45e99aaf27191229f3f1b18820fd72007b6d5e007ebcd1c0f6f3d17eb708da778fe5c8f3e7b3de3ca21ea965b528 Description: HMAC functions for ngx_lua and LuaJIT Homepage: https://deb.myguard.nl Package: lua-resty-http Priority: optional Section: interpreters Installed-Size: 55 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-http_2605062051-3myguard1~bullseye_all.deb Size: 11656 MD5sum: 6c9b6447fe628d123da7a336d1f2d2aa SHA1: 88c202d41038c0b3c8ba2e748c76cc9cc4308f47 SHA256: 86258ef839025bf71ebe8002f0313cbef02e5c3350b0e70cff812c493ce10869 SHA512: 72ed70f1f04bee425c48e33c4617d781f9883b4b5e951ec680e3a3ef4fd794635aa2858cf9cf55f39088efcbcb1d555cf71899aac27e75b67268d10e3ebc6272 Description: Lua HTTP client cosocket driver for OpenResty / ngx_lua. Homepage: https://deb.myguard.nl Package: lua-resty-jwt Priority: optional Section: interpreters Installed-Size: 100 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-hmac, lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-jwt_2605062051-3myguard1~bullseye_all.deb Size: 19332 MD5sum: 78cc3746676e5e15808f38fcb7210b8c SHA1: 39b7ab1abd6626acf438ab44f65bf3595820029f SHA256: fab30b0279b036e99b3c11b25d066453ed5a061123dfa2af383aa9a80a28817e SHA512: cdf22d5e3208de5dcd5b29056f8206341a97a485a69305c4dbce73930760969e5c1419def7636ab832ba8e018d0c86e9005ad76d6ff547c38c149df4d60afe76 Description: JWT for ngx_lua and LuaJIT Homepage: https://deb.myguard.nl Package: lua-resty-limit-traffic Priority: optional Section: interpreters Installed-Size: 21 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-limit-traffic_2605062051-3myguard1~bullseye_all.deb Size: 3872 MD5sum: 8544a73d266ee542703cb942312d709b SHA1: 88a575f0c9eaa5a8ac49fba036684bb24b8513d9 SHA256: 985701ec4184fb9e8fbdc4fa726c3a772468ac25def76cdbe323124d29ea718b SHA512: 1f17c0606bc3d4f6a91b42cf576f8436c7694ea139df4ded252c19bbd0101aa0a4dee94a30901f8ac1202fb444ebeffbac6058d8d2d27d860cb4e732339c1beb Description: Lua library for limiting and controlling traffic in OpenResty/ngx_lua Homepage: https://deb.myguard.nl Package: lua-resty-lock Priority: optional Section: interpreters Installed-Size: 12 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-lock_2605062051-3myguard1~bullseye_all.deb Size: 2308 MD5sum: d2a3840c360b0b0d87f78ef870f5edf4 SHA1: c6b0ba0337d7bcf7fd8585295f59ba1b5ba0e930 SHA256: 18795bff90d32c63aa92e1c0d4b9d29b8f65984a9a6b7e2e2a42d543842b08e7 SHA512: 2a5c47cd1ab07b91601c59f5a82e0a2dbfba3a8a141a9eaa824db5fdb200b9ba9d3be51c0c2186b99f9072ca3fef3e343c37bef7efa5f0124c7f189f54b78cf0 Description: Simple nonblocking lock API for ngx_lua based on shared memory dictionaries Homepage: https://deb.myguard.nl Package: lua-resty-lrucache Priority: optional Section: interpreters Installed-Size: 34 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-lrucache_2605062051-3myguard1~bullseye_all.deb Size: 7676 MD5sum: c8b1fef8da86ae44c3d91f8836bfb27a SHA1: e7a5195b3597bf3bcce896cb6fb5db0c8f11da31 SHA256: d8a97bad4bada400b88dc62b9252f29c38efb37b43fcca14e11091849f6f3585 SHA512: dbcb41d2c3d3b924fee9ef557fa4860a29d187a88672ddb36d112bc0b00fad9ce8da533e260c433c543f65c4ee44c3367e47d77508edd7db3bf18ed5bfcc0298 Description: Lua-land LRU cache based on the LuaJIT FFI. Homepage: https://deb.myguard.nl Package: lua-resty-memcached Priority: optional Section: interpreters Installed-Size: 27 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-memcached_2605062051-3myguard1~bullseye_all.deb Size: 3672 MD5sum: 2b84a1279424388bdc99fcbc68cb888f SHA1: cdbf57c91ea696bb2d8d33ccc898df5a38d0c82d SHA256: 8022f16201d55aea8b857becac93e40f05c7b29cc6df6814ba7654ba9bde0575 SHA512: fb08e66c32c86f38d1a3c0e62960b7f89331cee287b20bf938b4bb813cc85bbe455f5b725ab3b478c7606240c55df49be9f3496025e5ded965bc880087397e2e Description: Lua memcached client driver for the ngx_lua based on the cosocket API Homepage: https://deb.myguard.nl Package: lua-resty-memcached-shdict Priority: optional Section: interpreters Installed-Size: 17 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-memcached-shdict_2605062051-3myguard1~bullseye_all.deb Size: 2792 MD5sum: 179702be15d6912d1c7143ef44b4f07c SHA1: cde330fd9a0fb9405a4218362182d0a41b7a97b3 SHA256: 78c57ee404653d618e373df5d8e9fd2418b6d23eeb45bca4a09de4d7372f15b1 SHA512: c11b5c3de15fbb35ea95ecdf751950f5c30f899ce707b71ca422508b7fff25f4611fe4b74f1b29cfc9d6322566b0fbf3efac91c984223bc77bf73c55ef347365 Description: Powerful memcached client with a shdict caching layer and many other features Homepage: https://deb.myguard.nl Package: lua-resty-mysql Priority: optional Section: interpreters Installed-Size: 55 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-mysql_2605062051-3myguard1~bullseye_all.deb Size: 11732 MD5sum: fc26157310f0692d39ec1503a747a45d SHA1: aee421ec9a8a2cfe78f73f2beed41528c7e66820 SHA256: 3120da1ef0ba030344546802aebb739da05c6a06b2a13d5f93b049936f8ffada SHA512: de8c55f858c958a089210140a3f29eaa5688429f59de066064a089bc38b8c87b6b50903ebc73cd6f8a2a4db36f437f3225eb7b9f387e8cef4e5d387f7dcb9b8c Description: Nonblocking Lua MySQL driver library for ngx_lua or OpenResty Homepage: https://deb.myguard.nl Package: lua-resty-openidc Priority: optional Section: interpreters Installed-Size: 69 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-cjson, lua-resty-core, lua-resty-string, lua-resty-http, lua-resty-session, lua-resty-jwt Filename: pool/main/l/lua-resty/lua-resty-openidc_2605062051-3myguard1~bullseye_all.deb Size: 15048 MD5sum: 677543c5010fa701f10ce97342a41914 SHA1: 16a3b9db847cc39bcd4b2ece2b43b269cf2de196 SHA256: 1a164b4a903deeb3e23024ff8faad6af1e644b274470b378ec8c9b842fe024f2 SHA512: 142b5bc6f020f63780411e977a99abef4568ba2a20a8d80d2c97868b5d5563b17582d8276e94dc07d5aeb1854ea181201d29716418d2342d9fcec0a108b03bde Description: a library for NGINX implementing the OpenID Connect Relying Party (RP) and/or the OAuth 2.0 Resource Server (RS) functionality. Homepage: https://deb.myguard.nl Package: lua-resty-redis Priority: optional Section: interpreters Installed-Size: 24 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-redis_2605062051-3myguard1~bullseye_all.deb Size: 4544 MD5sum: 41c02d4c2fe2f3cd3baca6c117534fe7 SHA1: b95c654fcdb988d29220efd948f8833332848827 SHA256: b42bb6af89aa4cf7dd440b3068bc592d5cc8bab80080788ae0d84f23b570c293 SHA512: b2a8fa1dcdeaef2e4cb11f2006b2c365bc614a0f30394fef6a30ad2cd5d1f42757a147a012136000528267b93f303f3869a53927dcccd5507be2532f491c841f Description: Lua redis client driver for the ngx_lua based on the cosocket API Homepage: https://deb.myguard.nl Package: lua-resty-session Priority: optional Section: interpreters Installed-Size: 217 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-session_2605062051-3myguard1~bullseye_all.deb Size: 29836 MD5sum: c19c3e7d857dcadd9abac4107fa30e44 SHA1: d9548e3ae35d9f12b42f7207b168e16da85e8d70 SHA256: c9f7b1dfcb9f9bccf2165f3c45859433ed8946bc0cb67e98e214ad613d02f42d SHA512: 7a883a0a2b18de58a3649eb490e1594669acc20d5bb0f2cea4d2b0118b871553a4dd484a4897b48f093798a99eed67b3ebf71d20d961482d4dd6b360c18b6c85 Description: lua-resty-session is a secure, and flexible session library for OpenResty. Homepage: https://deb.myguard.nl Package: lua-resty-shdict-simple Priority: optional Section: interpreters Installed-Size: 11 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-shdict-simple_2605062051-3myguard1~bullseye_all.deb Size: 1744 MD5sum: a25ab5e029ec1a0a8b623902f9510db3 SHA1: 3b8bb8f1c814e5df56b2357b5d83324c36e876f5 SHA256: 316acc7664f5d01b816e893e136cb7eca89aed3c34a8590daaf376c7f7708ab5 SHA512: c767b8aff78cc522361ea198ca88763ca4623fce3b5c5063f1beb5d99c4fc3cc578d4e57631ec24c2cb24e118278fb15eff66b1c387bc448a00eff456efb786f Description: Lua library for killing or sending signals to UNIX processes Homepage: https://deb.myguard.nl Package: lua-resty-shell Priority: optional Section: interpreters Installed-Size: 12 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-shell_2605062051-3myguard1~bullseye_all.deb Size: 2072 MD5sum: f9d5d4c7078348bf2749520ea64c3ba0 SHA1: b740d6ba1ad1495f3244f06438dd062e272ddb7f SHA256: 94c8087ca7f11e35d2fb4934e4f303b98c9734ed4e288ce72a761c57127298c1 SHA512: 35a0147efc699822cd3abf4e16655e10805a1c1c0c5969946b8f429259773ca3ef8a20a1116e70a9510f3c1cd6c5db3fc5980e5059f39068de8a398dfd3846ec Description: Lua module for nonblocking system shell command executions Homepage: https://deb.myguard.nl Package: lua-resty-signal Priority: optional Section: interpreters Installed-Size: 25 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-signal_2605062051-3myguard1~bullseye_all.deb Size: 3280 MD5sum: f533bdd37dd965dbfeb1d552e08b0c09 SHA1: 9e4d8730ccf41ae188bd277c646caa61f4db97d0 SHA256: 16135dd8eb7babee4e706ec6133c01df94eebedb8226082f8c50f22a77e0ae86 SHA512: 7992eaa6879e25f752dff84d7fc61b6d6c9a12030dfb455b35b994eeb3a3c74a44fed765f2f53e3017db108094f71039c54869903583a7a88850b959722036ea Description: Lua library for killing or sending signals to UNIX processes Homepage: https://deb.myguard.nl Package: lua-resty-string Priority: optional Section: interpreters Installed-Size: 33 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-string_2605062051-3myguard1~bullseye_all.deb Size: 4688 MD5sum: 30d32a44e37bacd24e33e5e263200baf SHA1: b290425da1123f4533279c58a2d5e3f3e16cb6e5 SHA256: 840dbab6f69baef0ebfa3f8d675dfcbb0446d67a827fc4690ff006b1f3a2d9a7 SHA512: b89224c633337ea8a012c3d49f27abbc31e351bfa634e4eced001a353c54cf147196f14ece37361f577123fe1f7fb4bd427517d59ca7f0df86318e515a30bbd7 Description: String utilities and common hash functions for ngx_lua and LuaJIT Homepage: https://deb.myguard.nl Package: lua-resty-upload Priority: optional Section: interpreters Installed-Size: 14 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-upload_2605062051-3myguard1~bullseye_all.deb Size: 2600 MD5sum: f20e910a315d5c8b3c5bf65e715d5eb4 SHA1: ccc9cce62d6e36aae227def286af1512a3771d2d SHA256: b603c278a20dbeea8839918ce6826a92dd723280a6d2069900de45be5bdb5f72 SHA512: 09830a3484a5a157343b442648f47a2216a58ea4009e012af6aa30dd475fa657384dc8028512635a34bdb238b8dc2328af01435842810a5c0136f8d14b5c8b9b Description: Streaming reader and parser for http file uploading based on ngx_lua cosocket Homepage: https://deb.myguard.nl Package: lua-resty-upstream-healthcheck Priority: optional Section: interpreters Installed-Size: 31 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-upstream-healthcheck_2605062051-3myguard1~bullseye_all.deb Size: 5456 MD5sum: 401598bcafdbdae11a759c8f6bdc2058 SHA1: d353baf7846efdecfc8e06165646f8eefc727b9e SHA256: 9b700857d9330b22f414fa710877846c58325d0b83d67a710273c29c931b5952 SHA512: c7a3fb0ef39960bc165c364fd73e80c6b2040c5870ee22b816fb09fb0b8619de042510202b72bdf6c4bf2fdb3f64cf1d0507cbdb41135c5fee94c27e45c82974 Description: Health Checker for Nginx Upstream Servers in Pure Lua Homepage: https://deb.myguard.nl Package: lua-resty-websocket Priority: optional Section: interpreters Installed-Size: 34 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-websocket_2605062051-3myguard1~bullseye_all.deb Size: 5908 MD5sum: ff9c5a0091e63731c427d0c814da0f6c SHA1: c42674e78f5c11a236d0ddca90e5b0ece3c3f917 SHA256: 6a6f9e4d466a8cca225f4def39df5e6a929113f8d2091fd8b59f28ad9f95b42f SHA512: bea6a809107c9568e7bfc4e58a99ec9bac60246003985a69899ddcca2ab5cc5719060fe54984d8760a4350a7b3cb61efd37a75b1342776ab8af041cc4be4f3d5 Description: WebSocket support for the ngx_lua module (and OpenResty) Homepage: https://deb.myguard.nl Package: lua-tablepool Priority: optional Section: interpreters Installed-Size: 9 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2605062051-3myguard1~bullseye Suggests: lua-resty-core Filename: pool/main/l/lua-resty/lua-tablepool_2605062051-3myguard1~bullseye_all.deb Size: 1400 MD5sum: 7e00ca4b2d6f61185856394a8cf7699b SHA1: 5232907d026f6997cf381e7cc8ed65a3c64962c4 SHA256: e1ae00a6b3bccdb8105c67966e9ae259fdeaf9ea4ddfd4eb577924565b0f60e8 SHA512: 87e186bf03033b4a3dbf479417b65e429f4e5020d279b5f84f4d7f82eace7fda32b0383b7f3cb2cba90503e152fbc93558a1c36e69c6da6a63fcc1e81d3f9b35 Description: Lua table recycling pools for LuaJIT Homepage: https://deb.myguard.nl Package: luajit Priority: optional Section: interpreters Installed-Size: 560 Maintainer: Thijs Eilander Architecture: arm64 Version: 2.1-20260724-3myguard1~bullseye Depends: libluajit-5.1-2 (= 2.1-20260724-3myguard1~bullseye), libluajit-5.1-common (= 2.1-20260724-3myguard1~bullseye), libc6 (>= 2.29), libgcc-s1 (>= 4.2) Filename: pool/main/l/luajit/luajit_2.1-20260724-3myguard1~bullseye_arm64.deb Size: 242764 MD5sum: b3a70a1b5641a2838fb05653513f5611 SHA1: 81b9056f0783304ca38146e45634aeff637e2dc0 SHA256: d75c7273766b804f44906b438bb5f8c0b2b013b725782e1fdbd82825d8dcafe9 SHA512: 113bc462a4aac2fd7bf50fd791214fd59b5733da21d3819514648843669febb41bc8fde97a619ef54f07c8ce29d8403cf699b46d43669cef60f340a63826973a Description: Just in time compiler for Lua programming language version 5.1 LuaJIT implements the full set of language features defined by Lua 5.1. The virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter and can be deployed as a drop-in replacement. . This package contains the standalone interpreter/jitter that can be used as a replacement for the standard lua5.1 interpreter. Multi-Arch: foreign Package: mmdb-bin Section: net Installed-Size: 57 Maintainer: Faidon Liambotis Architecture: arm64 Source: libmaxminddb Version: 1.13.3-3myguard14~bullseye Depends: libc6 (>= 2.17), libmaxminddb0 (>= 1.0.2) Filename: pool/main/libm/libmaxminddb/mmdb-bin_1.13.3-3myguard14~bullseye_arm64.deb Size: 26516 MD5sum: 3f730e9d5a48a8ce869171651e82faad SHA1: fc873b5d5e9444ddc25fba0815ea5f5010f45dd0 SHA256: b93ff3fdd31081fd76f21dc14c14ff1e542e2371ead8dc71e07c32fb32c140ef SHA512: 65f775f990085ea3301dda108dd8d6cd8235a4ba822af8af78af7b0c9d395f3bcbc0ab32b447f233f3d2df6f9627d4e86f0f98556c4ed71afc3f0a282550f731 Description: IP geolocation lookup command-line tool The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the command line utilities to resolve IPs using the libmaxminddb library. Homepage: https://maxmind.github.io/libmaxminddb/ Multi-Arch: foreign Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2046 Maintainer: Thijs Eilander Architecture: all Version: 4.28.0+23.260817-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.28.0+23.260817-3myguard1~bullseye_all.deb Size: 263648 MD5sum: 2449e7b94666221b142f8667ac82accd SHA1: 0b287a04864b8203c2a68a6482429e491a53bb33 SHA256: 69b40f812dd2d539615614210a38d36cbc4390e8f7e8df903909f80f87ac2a1a SHA512: a722c3e9ba4353d2b728ec3e405de6fc34fed2061e8e1412a3a53ba9570d6982359095d1a3221a1774b17e4b2df467f3cffc57a2053b5d9544538f41727d20b4 Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2040 Maintainer: Thijs Eilander Architecture: all Version: 4.28.0+23.260810-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.28.0+23.260810-3myguard1~bullseye_all.deb Size: 263164 MD5sum: 68f9856aba4c78e40cfdae56fc55b300 SHA1: 9100bfcf13ee74b0ec25b40d35c409123333f9f1 SHA256: 9310b7e2f996746fd87695b5cff13608873474b81c93b2d07476cdc682fdec49 SHA512: 5e07d8a9a7629b16dfddc69dcf8937c85cc69902a12c10fb790352c67db61212c069c01b99b53624eac43ee58b8da7e6cd1ad42a6c18cc5037c30b891f36b37e Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2037 Maintainer: Thijs Eilander Architecture: all Version: 4.28.0+21.260803-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.28.0+21.260803-3myguard1~bullseye_all.deb Size: 262368 MD5sum: f0462f937fd02ef80005233425f84766 SHA1: 16f7180e75ad950cb9963f8645cadbb34566d9d7 SHA256: a8b9ab6c7bf9e4fa3790c165c82534fc3da1180acccc678429894965a0e6212d SHA512: b7385d147a16dd1b1dd63d6b96a4a80ce7aaf18361271d0a9103624d0d84068de1ff7df248b9266225c6e52d987e2effd98b78ecbfcd9abd73df9807ca256d51 Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2036 Maintainer: Thijs Eilander Architecture: all Version: 4.28.0+17.260727-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.28.0+17.260727-3myguard1~bullseye_all.deb Size: 262160 MD5sum: fcc7dbe9ff903dbb231309bef7d4ccb0 SHA1: f5aeb4641d4c56f3c8ef09fc0dbdc78069ad5eb8 SHA256: b94579c30343b7845c201c3689373970a434308675263482197ed79f4b295e09 SHA512: e4aaeca1c70211a4fc0c03b225098205d1a2530e9de1102541e0a42349608fdfe446ef130f96cbf8897e718b84ad812b2c4f0138886eba0b60d4cf327f3dd05b Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2031 Maintainer: Thijs Eilander Architecture: all Version: 4.28.0+9.260720-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.28.0+9.260720-3myguard1~bullseye_all.deb Size: 262072 MD5sum: a395a8296ceea67d2fb6fc88bf75d726 SHA1: 54242fb400d660ffed63bed0ccf0c385af98a98e SHA256: 257f52a8250b691f38b416103040a1d827193238b67530efac76a171154d6a58 SHA512: ee17f46adbfb6dea39fa65f4a2c1dac537b8191660368d61addd0c958377b3a1308c821ab52bc08a05fa2b2c92bc885dacce7fe3d8d4ae5f29d9aa016eb0da83 Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2031 Maintainer: Thijs Eilander Architecture: all Version: 4.28.0+2.260713-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.28.0+2.260713-3myguard1~bullseye_all.deb Size: 262040 MD5sum: 6b53e48bdb860966307fe56f9778076f SHA1: 6631338e41be00d4b4116d38d83f6483e14271fa SHA256: d1762c32a80af8b9e3baa01df10f995aefe4558c2b6fcc7efd88870d73e92499 SHA512: b19df6ea300dd6d366665c439c38d788d1e3c40a872b9a965cfeecdaeb3a31d0a9943416e948479c7a0fd220cd853f213d170db9017017c1a34ed5a32f1aa52b Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2027 Maintainer: Thijs Eilander Architecture: all Version: 4.28.0+1.260706-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.28.0+1.260706-3myguard1~bullseye_all.deb Size: 261556 MD5sum: b31bed912d2d670245d14dc9c09f2c86 SHA1: 95dd41f03b15c0562ff7aa73305e737612a5a6f2 SHA256: 7b5e4c7b62c666f03547199788c4a36b6a81f573ade2d10acb85f5d0b3df44ff SHA512: aae7ee09ffa72818691fd6b28a87804c62d125bae6b6db0a9cc12c165cded4b7b2eb75e7c4b9d77dba79074134a3cdff67fc05fb745015dafd42b9b9aebb3d80 Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2028 Maintainer: Thijs Eilander Architecture: all Version: 4.27.0+17.260629-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.27.0+17.260629-3myguard1~bullseye_all.deb Size: 261800 MD5sum: 1ec4033698de68316cf2f6862a51f95a SHA1: 02fbb6eac5f16138953999c1771a708999849592 SHA256: 0cb1bc6e85a0c9dd857af184273bda85cab64b522f7e3f048dc17e4f6257bed7 SHA512: a18731c9eae4f066005c04fc0cfe40c6edeb5d6c304a114be98ae8ab8f729570f8d848c98eb99306afc3f5fc8f7e6986952bdc02e3b2f163347af2f7e35869fa Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2025 Maintainer: Thijs Eilander Architecture: all Version: 4.27.0+12.260622-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.27.0+12.260622-3myguard1~bullseye_all.deb Size: 261404 MD5sum: 009f368615226545ce7afc75970bb2dd SHA1: 541e5606e25ca9a04b34132067a449023df050e9 SHA256: 07fa7fb8c07c2c3eea9cea1e922499c34274b19fba790b1b0ec1d73415a44631 SHA512: 74bbf8185eac6b9b17368b0b9470aab527c3868be203cc6a3f5ab89e4f01358f8fae5ffa255b80e73f327a373fe42224de666315a3e2c38fca7be4f8432d791e Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2025 Maintainer: Thijs Eilander Architecture: all Version: 4.27.0+7.260615-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.27.0+7.260615-3myguard1~bullseye_all.deb Size: 261356 MD5sum: 8ab5a436e415c798c1d3f7be5b08fbe6 SHA1: bb60a8b055d85c4ca8f0bec8360f8e39ffeb5ed3 SHA256: 562c5e48ecdf153d8c90ecfa2cfe903253feafd7e67511ef3b69413791bdf786 SHA512: 924cb588d098563e8e3546229aa09cb6785bdd318706631233cc438980e64256e02f07e6e893896ce42221b9ec606e486b39be621f7ca5985c690e876b289bc3 Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2023 Maintainer: Thijs Eilander Architecture: all Version: 4.27.0+5.260608-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.27.0+5.260608-3myguard1~bullseye_all.deb Size: 260772 MD5sum: 430aa1484f60f18416e4972b3b5d32fb SHA1: e7bf461629431c698b5edbcde474a0f4479f29c7 SHA256: a62dd0628217f7ddd4c357d09d138faec7110316854f9cd399412de091ca9de3 SHA512: d58c14bde4decc74f53f860d9240dafd9a7ad147926b618f1bb6911bfae7a9781c641759b7a62ade1ea370abfc8fff5251669d2ee9acaa98ad09f380e23e1d08 Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 2037 Maintainer: Thijs Eilander Architecture: all Version: 4.27.0+3.260603-3myguard1~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.27.0+3.260603-3myguard1~bullseye_all.deb Size: 265976 MD5sum: 7e16b96b398dabf7a2e6d6737cbadcfd SHA1: 83bfee6d360baa54c70da258d02f65c7fb3dd963 SHA256: 269da1ac19d398f1d489a5e689f62d170fb9f7b5d4532242533b6a6c71acf84a SHA512: 90041e99da0ec71072abd41088751d2e65c7411bfa08d216fee76c2e1f30f07b6ddd051a16e59e72419eb3d6da7de4cf00eb51403cc344cf944c5b0a07d3d491 Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 1996 Maintainer: Thijs Eilander Architecture: all Version: 4.26.0+5.260523-3myguard0~bullseye Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.26.0+5.260523-3myguard0~bullseye_all.deb Size: 261204 MD5sum: 646e99021eb4470d38baa252d1bc32a3 SHA1: da0744f2dd4eae1c929dc0821f2ffd6de5b8ec82 SHA256: fdfada1bba7e538ffe8abd5953beaecd18288cff3d15f3ca483685111067ad88 SHA512: aa0b01a0c55025f9785fa0a58d3386ae1a3283d6883cd67d89687298e74e77b712be633156eb73e7c8514148acbdc9c9a347d01ba8d28a581f71f9b94cfc9715 Description: OWASP ModSecurity Core Rule Set The OWASP® ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts. . Core Rules use the following techniques: HTTP request validation, HTTP protocol anomalies, Global constraints, HTTP Usage policy, Malicious client software detection, Generic Attack Detection (SQL injection, Cross Site Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.), Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine Monitoring. Homepage: https://coreruleset.org/ Package: myguard Priority: optional Section: misc Installed-Size: 21 Maintainer: Thijs Eilander Architecture: all Version: 260514-1myguard4~bullseye Filename: pool/main/m/myguard/myguard_260514-1myguard4~bullseye_all.deb Size: 3932 MD5sum: b8fa4ecb1f9b9526704e182470b840dd SHA1: 61c27e60fcde5cbdcf98559a1be361b622d3d34d SHA256: 4738cabea8acf75899a3c3cebd880a18ac5d3eaa34900b22eca8df9646b8ed0f SHA512: 48d189ea9067161dee482336253dd3d17a776243c4d21d2dedc2599a1e623d7b3ad203b84bc29696d84064d3ac68f3c9bfcd735e4a4154e49e0396f83d1a878b Description: Installs deb.myguard.nl als trusted repo Homepage: https://deb.myguard.nl Package: pcre2-utils Priority: optional Section: utils Installed-Size: 324 Maintainer: Build System Architecture: arm64 Source: pcre2 Version: 10.47-3myguard16~bullseye Depends: libc6 (>= 2.17), libpcre2-16-0 (>= 10.47-3myguard16~bullseye), libpcre2-32-0 (>= 10.47-3myguard16~bullseye), libpcre2-8-0 (>= 10.47-3myguard16~bullseye), libpcre2-posix3 (>= 10.34) Filename: pool/main/p/pcre2/pcre2-utils_10.47-3myguard16~bullseye_arm64.deb Size: 103548 MD5sum: 8f4ab758afe227f81e71e8d0a62259ef SHA1: ba69bb427827e3dc652fe3af5c4ef55c920b64c6 SHA256: 5df83aa2c8855731ba03714875c7dca820593ab2dc6b77e2ee3114db6f54e0da SHA512: 1db2ba60f2dcd6555255fcdcd86eb794fc0bfb4b64770e0a8423391016f9e718c8c07462b4e8683c826b2006ad8f7dae0de1749299b7d4e8290cf0ef4ddf332b Description: New Perl Compatible Regular Expression Library - utilities This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the utilities pcre2grep (like grep with PCRE) and pcre2test (a test program for the library, but also useful for experimenting with regular expressions). Both programs are also useful examples of programming with libpcre2. Homepage: https://pcre.org/ Package: php7.0-snuffleupagus Priority: optional Section: php Installed-Size: 208 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), php7.0-common Filename: pool/main/s/snuffleupagus/php7.0-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63084 MD5sum: cbe9f5b3df2c112c09b4cc280f38d0d8 SHA1: 944783bdccf9feec0bbfb7fefa1f27448d0a068e SHA256: 60edfb9034210cd8a443ef17c9722721ccb51c4b148f19d45bc0c45279a3086e SHA512: d8ff8eda8e2f0efde5d6495af0dab2bf1a93098c162c332d3a0ec083d5f06ca749581fc51c685a0e5a7a08ead54908bafd12c308365bcb2ada3b6e3bda64ca89 Description: PHP 7.0 Snuffleupagus security extension (myguard build) Snuffleupagus is a Zend extension that hardens the PHP runtime against common exploitation patterns: webshell decode-chains, RFI/LFI, weak random seeds, mass-assignment, cookie tampering, dangerous ini overrides, and request-tampering attacks. It evaluates per-call rules instead of monolithic toggles, which lets a host enforce different policies per FPM pool (e.g. strict for public, relaxed for an internal MCP agent). . This package builds snuffleupagus.so for PHP 7.0 and installs five myguard-tuned rulebooks under /etc/php/7.0/php-snuffleupagus/: * php-relax.rules baseline for any PHP app * wordpress-strict.rules public WordPress, no exec/proc_open plugins * wordpress-lax.rules WordPress + backup/image-tool plugins * mcp-agent.rules trusted internal pool (wp-cli, MCP) * roundcube.rules Roundcube webmail . The extension is loaded by snuffleupagus70.ini in mods-available and symlinked into both fpm/conf.d and cli/conf.d. Each FPM pool selects its own rulebook via php_admin_value[sp.configuration_file]. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php7.1-snuffleupagus Priority: optional Section: php Installed-Size: 200 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), php7.1-common Filename: pool/main/s/snuffleupagus/php7.1-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 62556 MD5sum: cd661d618f20e43f0e11c8c8fae7670e SHA1: a2c78349beeaced77941f13c1c7e1cda207ef207 SHA256: 466af4112b3a47a1702b77c65557bf3c0b6bd82380a9cb6cca8cf3680aafd3bf SHA512: 9117771a38f968a97da0197184f6939b8186104a326e327b45a393ccbf2888c71b26a4e36701edc51ca3831ed453a3699bac9fcc712abf8f6867b4c083650811 Description: PHP 7.1 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 7.1. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 7.1 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php7.2-snuffleupagus Priority: optional Section: php Installed-Size: 200 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), php7.2-common Filename: pool/main/s/snuffleupagus/php7.2-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 62340 MD5sum: 3ec67256b8abf11bc7aa95ba26ea17f1 SHA1: ca0127282676bd2ad38d8ebc1c1b397d7e5150ff SHA256: 3024be731dfd70c6ebc782494321d1380e25c9ccdd7e63f791973215464b9acd SHA512: 6e2bcac96300faa34dbf2690272d385d048cd0c73e7fb63a265f6222f4747e5f5fe7a38425417a3a0b85f4eb468852cd81e1eb02bfcf1eba771275bbf547e66e Description: PHP 7.2 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 7.2. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 7.2 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php7.3-snuffleupagus Priority: optional Section: php Installed-Size: 204 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22), php7.3-common Filename: pool/main/s/snuffleupagus/php7.3-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63264 MD5sum: 36c8b1f89e4c738541c0a7be26199b7a SHA1: 7c0228886f9179ffa6c26bb4a8c8fff35954afab SHA256: 809a16b3cd39fcc0197c76ecb17e312fae76a020620b7e0e6f3c9091e0885884 SHA512: 171e5b9bb4942cc2a18b92ba4e4aaf6021e8b740a5d6d9381e2b90f7466d8692faed52d8f0edf543588f8ef83e0f3338986689d8493693aafce513b3686d035d Description: PHP 7.3 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 7.3. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 7.3 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php7.4-snuffleupagus Priority: optional Section: php Installed-Size: 204 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22), php7.4-common Filename: pool/main/s/snuffleupagus/php7.4-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63208 MD5sum: fb9f9792d938fba137255dc265845612 SHA1: 02951d7c90a6ed2f0a58cad890155285e841fea5 SHA256: 620adc99f3f8a0f147e23d79d0dc561564a8a4a69439b0f6b9edecfa4dfb007c SHA512: e2fbb2631980dd049e340ecb90f9be59255def34c5d0c6a6add215083d7a83a715a7e9be4df68f8f5e34374cd229b2aa0b0e4b52876c6078fdc7635003f8eb82 Description: PHP 7.4 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 7.4. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 7.4 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php8.0-snuffleupagus Priority: optional Section: php Installed-Size: 204 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22), php8.0-common Filename: pool/main/s/snuffleupagus/php8.0-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63104 MD5sum: 36fc90a76220810b6e57594b63209024 SHA1: 6f42bbcd001a2f34fb96785276cf7bed39204743 SHA256: 7786f2bfbf7c0e0b5f09ef5a605a555a4da177d7163fdc9533178d645558538f SHA512: fc5618f01371d15885376bd48a5b9c02da00b827a3577b0df3dfbcad6c3b95ea97e9e22a88a1f603f31f5b2c11a640ac2d8d9447116ba564958332793f5fef4c Description: PHP 8.0 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 8.0. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 8.0 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php8.1-snuffleupagus Priority: optional Section: php Installed-Size: 204 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22), php8.1-common Filename: pool/main/s/snuffleupagus/php8.1-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63196 MD5sum: ce7086840641c90b89a5e2766e35d7e6 SHA1: b43e12b2d97e839e58b3ef0f2048cdd1afbb0fa7 SHA256: d4dfeeb5046ff6b34c018715b9b2ab7638a2f5b2d2aac9d4bdf6240949e0600c SHA512: c41e0e17e797610bdd5e47bf6d128d20110ae81b4b04a69e270352293e6984bd7087e21f0f8730234049883d738833407844ad4ca389f2866b2619f9a75c3d27 Description: PHP 8.1 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 8.1. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 8.1 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php8.2-snuffleupagus Priority: optional Section: php Installed-Size: 208 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22), php8.2-common Filename: pool/main/s/snuffleupagus/php8.2-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63736 MD5sum: 47d6b6fe57b30b3db38800779214292c SHA1: 0e8e9dd3174fa16ac20b3fff77eff866e007782a SHA256: a453a8145692fde0dc96207fb832a63ad235dc6e613d09593f17b59420bd4fda SHA512: 7b744ae976bb72948e26075eacc1c5ee3fab84cdad6a908420a8c15db5b56c905cfef17760c9f01b409a508a3d0e4f681d1e91d54436a74a32452a8a0bb1391a Description: PHP 8.2 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 8.2. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 8.2 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php8.3-snuffleupagus Priority: optional Section: php Installed-Size: 208 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22), php8.3-common Filename: pool/main/s/snuffleupagus/php8.3-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63676 MD5sum: f2afa2645183178b4f73ead604f2dd74 SHA1: 5f26afc75eb6d04a9922b79a3a8079b76647efb1 SHA256: 3f1c1c7539cd0e2771e577035b2da46cfea28f5a6a7a1f57c2b8d052ea3ecdc1 SHA512: 43b003982f4b4d8643a10c3bbecc3f0b665ce40c193f921191accc3546e4eae0c3f43b27329a55128e588a7c640ba2925e064c10eb41763eb07cc17d61322313 Description: PHP 8.3 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 8.3. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 8.3 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php8.4-snuffleupagus Priority: optional Section: php Installed-Size: 208 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22), php8.4-common Filename: pool/main/s/snuffleupagus/php8.4-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63604 MD5sum: 0662b144975d275f883817b65fb87719 SHA1: 2ffd70d6cae6f3dbdfdab6f4aac34cbf75939ffc SHA256: 44b3227b5f7c145c2b01afd3aaf9ae0ba116bf5acffdbb2f9a1eaea089f61b74 SHA512: c61042b01e7b69b3a0e896ad4dd11eadb8c9fa86ef85813120d4222b450f51bae8b84ff1a1bd0b0ca4e00bd1de094176fd84ff3b8a9ee2523e99936e9a9f7f2e Description: PHP 8.4 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 8.4. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 8.4 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: php8.5-snuffleupagus Priority: optional Section: php Installed-Size: 204 Maintainer: Thijs Eilander Original-Maintainer: Julien (jvoisin) Voisin Architecture: arm64 Source: snuffleupagus Version: 0.13.0+git20260513.e0ca3e1-4myguard8~bullseye Provides: php-snuffleupagus Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22), php8.5-common Filename: pool/main/s/snuffleupagus/php8.5-snuffleupagus_0.13.0+git20260513.e0ca3e1-4myguard8~bullseye_arm64.deb Size: 63408 MD5sum: fa058d11c9a9d077302e0d7b5f614a07 SHA1: a588e02f12fc107bb6c9cbd669bdefac061115ef SHA256: 9eed47592b5867363b85ca2aeb5cb4c85cf06b80873a20a8ba4807bf39a8c311 SHA512: 5cd91ec0f17e553128262409679c1d0c85c9a0d1930513869124d16e599e596a82c07fbee0326d9ec3892590b526ab1d16adedf6433ea259dc2d419692eb1d0f Description: PHP 8.5 Snuffleupagus security extension (myguard build) Per-call hardening Zend extension for PHP 8.5. See description of the php7.0-snuffleupagus binary package for details; this package is the PHP 8.5 build of the same source. Homepage: https://github.com/jvoisin/snuffleupagus Multi-Arch: same Package: postfix-doc Priority: optional Section: doc Installed-Size: 4937 Maintainer: LaMont Jones Architecture: all Source: postfix Version: 3.11.3-3myguard1~bullseye Suggests: postfix Filename: pool/main/p/postfix/postfix-doc_3.11.3-3myguard1~bullseye_all.deb Size: 1415416 MD5sum: a2b44bc0fb36d0a34373caf2dcd9e6ab SHA1: 558b9fa3002e26537b6e6044bc57e2269162d386 SHA256: 2749ab27740fd6f889f28da728ec6f137946e60db48e48e1b02cb8e5c99b619a SHA512: 025f5116581c1cae309b7d81fae9b5c06071e56dc0ea4f02e5921b0bf4ecd3448652961eaab3e23a1aa39e1cef18e8fd21d84c8d33e561d5f6956087fe44a444 Description: Documentation for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This package provides the documentation for Postfix. Homepage: https://www.postfix.org Package: python3-brotli Section: python Installed-Size: 810 Maintainer: Build System Architecture: arm64 Source: brotli Version: 1.2.0-3myguard12~bullseye Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.17) Filename: pool/main/b/brotli/python3-brotli_1.2.0-3myguard12~bullseye_arm64.deb Size: 293436 MD5sum: c3f7b8bd62a6b95eea6ee892a2bef99a SHA1: 9f447d784524b777bd848fba2b258a2e9d72df5b SHA256: 4567af94c9732fa7da0ce45c8ed34d4b4b75996550115fa956548c57346435ec SHA512: 8608250702b64dbeb3755d8587837d4cb786769cc8eb042542bf814e51f1917a51f028974183f6bd2872b6fe65b8b0e07cba22f7406edbb074091df9bd02ce0d Description: lossless compression algorithm and format (Python 3 version) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a Python 3 module. Homepage: https://github.com/google/brotli Package: pyzor Section: mail Installed-Size: 149 Maintainer: Build System Architecture: all Version: 1:1.1.2-2myguard5~bullseye Depends: python3:any Filename: pool/main/p/pyzor/pyzor_1.1.2-2myguard5~bullseye_all.deb Size: 28244 MD5sum: ccb5bd79f3771731fe2e43777db5da99 SHA1: dae697e26cb61363abca8e4b54707291bc91eacb SHA256: 9c718a7da4400a69a006e24525088fe1218f154ae978c699647e5909c0b36375 SHA512: 945522a32e7f60a78eb61850988bc9b98cb4865fb2c0647c977e7afb2caca24a3454ffa19b3e18f9a9e3f59827946a1f5a770cd9721da62526bdfe4820a006c4 Description: spam-catcher using a collaborative filtering network Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages. . Package contains both client and server. . The client can check if an email is a known spam against a pyzor server or report new spam digests to that server. . The server holds the digests database, and handle the client requests. . Pyzor is a reimplementation of Razor in Python. Homepage: https://github.com/SpamExperts/pyzor Multi-Arch: foreign Package: razor Priority: optional Section: mail Installed-Size: 261 Maintainer: Build System Architecture: arm64 Version: 1:2.85-11myguard2~bullseye Provides: librazor2-perl Depends: libc6 (>= 2.17), libdigest-hmac-perl, libdigest-md5-perl, libmime-base64-perl, libnet-dns-perl, perl, libtest-simple-perl, liburi-perl, perlapi-5.32.1 Filename: pool/main/r/razor/razor_2.85-11myguard2~bullseye_arm64.deb Size: 54972 MD5sum: 675faefee55eaf80984c5b9f626dd6c1 SHA1: 6efd00698986add2857bed5fbcdd08e88d49fe67 SHA256: 1b469b46f92462e33d49fb464dc417ed2dac28e952375cb83b3b17a1b47af17d SHA512: 5c78f092c5b6770e46e93d3cb513cd28ceedb42856d3caff0fbad490df3c4eddebd4581f1825bc491ed32bff7cda44364ef04e398aacea218548b0b7c6981746 Description: spam-catcher using a collaborative filtering network Vipul's Razor is a distributed, collaborative, spam detection and filtering network. Razor establishes a distributed and constantly updating catalogue of spam in propagation. This catalogue is used by clients to filter out known spam. On receiving a spam, a Razor Reporting Agent (run by an end-user or a troll box) calculates and submits a 20-character unique identification of the spam (a SHA Digest) to its closest Razor Catalogue Server. The Catalogue Server echos this signature to other trusted servers after storing it in its database. Prior to manual processing or transport-level reception, Razor Filtering Agents (end-users and MTAs) check their incoming mail against a Catalogue Server and filter out or deny transport in case of a signature match. Catalogued spam, once identified and reported by a Reporting Agent, can be blocked out by the rest of the Filtering Agents on the network. Homepage: https://razor.sourceforge.net Package: redis Priority: optional Section: database Installed-Size: 20 Maintainer: Chris Lamb Architecture: all Version: 5:8.6.3-3myguard1~bullseye Depends: redis-server (<< 5:8.6.3-3myguard1~bullseye.1~), redis-server (>= 5:8.6.3-3myguard1~bullseye) Filename: pool/main/r/redis/redis_8.6.3-3myguard1~bullseye_all.deb Size: 8724 MD5sum: 51a93466680fed0587b1cbd14be65627 SHA1: 54b98930f53e56f3f2ae1f94e01a54ae1e86bf9b SHA256: 2cc2beeac7093af3675131ea76ed8fe6c7fd004e0c866312cd3d13e964a3131a SHA512: c6333f14f797fbd96e419fde08ac13c4c8bd6ab25a967d11091347ae2cdb8967b7b1ae251e46c9c0457814c5f9f29879e83c37222e4e6e427991d84dd79cedd6 Description: Persistent key-value database with network interface (metapackage) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package depends on the redis-server package. Homepage: https://redis.io/ Package: rspamd-git Priority: extra Section: mail Installed-Size: 15421 Maintainer: Thijs Eilander Architecture: arm64 Version: 4.1.5-3myguard1~bullseye Replaces: rspamd Provides: rspamd Depends: adduser, lsb-base, ca-certificates, libarchive13 (>= 3.3.3), libc6 (>= 2.29), libgcc-s1 (>= 4.5), libglib2.0-0 (>= 2.39.4), libicu67 (>= 67.1-1~), libluajit-5.1-2 (>= 2.0.4+dfsg), libpcre2-8-0 (>= 10.32), libsodium23 (>= 0.6.1), libsqlite3-0 (>= 3.7.15), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0) Conflicts: rspamd Breaks: rspamd Filename: pool/main/r/rspamd-git/rspamd-git_4.1.5-3myguard1~bullseye_arm64.deb Size: 3884868 MD5sum: 6386bee78e090bee66a6037cbc4dbfc4 SHA1: 57cd8c45aa57141ec950f5b38a8ac489ec756336 SHA256: 4b97810ab5c338060514597a28f4a6278b447a3753851fc88879307a5b468cf2 SHA512: 4e42e46bb98ee2ded1082c65f2e228e2915bdc4348d4f2e3f68c1e32cd03df5fa4e1a29c51fa7dbf8f14787a78c480736cfbf6b6882a1e465dbed9746079ac2e Description: Rapid spam filtering system Rspamd is a rapid, modular and lightweight spam filter. It is designed to work with big amount of mail and can be easily extended with own filters written in Lua. Homepage: https://rspamd.com Package: rspamd-git Priority: extra Section: mail Installed-Size: 15278 Maintainer: Thijs Eilander Architecture: arm64 Version: 4.1.4-3myguard1~bullseye Replaces: rspamd Provides: rspamd Depends: adduser, lsb-base, ca-certificates, libarchive13 (>= 3.3.3), libc6 (>= 2.29), libgcc-s1 (>= 4.5), libglib2.0-0 (>= 2.39.4), libicu67 (>= 67.1-1~), libluajit-5.1-2 (>= 2.0.4+dfsg), libpcre2-8-0 (>= 10.32), libsodium23 (>= 0.6.1), libsqlite3-0 (>= 3.7.15), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0) Conflicts: rspamd Breaks: rspamd Filename: pool/main/r/rspamd-git/rspamd-git_4.1.4-3myguard1~bullseye_arm64.deb Size: 3839312 MD5sum: 6584e3543c6e614b872013eed9ca88bc SHA1: 304ce2b1ce1c364566cd064287df232e84b57177 SHA256: 949510c9622593a9d85127ad48d6789eec59ec9955af3d9ea58b0ff7e10ad65a SHA512: 4e65abbdeb224b8df279ccb4d4ebb8261e3f5a3098767db81cb5c9250353bf925449c459d0cf7ede2504a4aa2ea7e57a760c87c241db198b73c460f9a66ab1d6 Description: Rapid spam filtering system Rspamd is a rapid, modular and lightweight spam filter. It is designed to work with big amount of mail and can be easily extended with own filters written in Lua. Homepage: https://rspamd.com Package: rspamd-git Priority: extra Section: mail Installed-Size: 15693 Maintainer: Thijs Eilander Architecture: arm64 Version: 4.1.1-3myguard1~bullseye Replaces: rspamd Provides: rspamd Depends: adduser, lsb-base, ca-certificates, libarchive13 (>= 3.3.3), libc6 (>= 2.29), libgcc-s1 (>= 4.5), libglib2.0-0 (>= 2.39.4), libicu67 (>= 67.1-1~), libluajit-5.1-2 (>= 2.0.4+dfsg), libpcre2-8-0 (>= 10.22), libsodium23 (>= 0.6.1), libsqlite3-0 (>= 3.7.15), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0) Conflicts: rspamd Breaks: rspamd Filename: pool/main/r/rspamd-git/rspamd-git_4.1.1-3myguard1~bullseye_arm64.deb Size: 3939720 MD5sum: b7de4d1634cf4d0df2188900f5ae4846 SHA1: 76d5b7dd2e8aa625a0a05d8d77250128a0823c57 SHA256: 4e55ad723ede265b65d16e52073fa9aeb17dbbb4c54e77e1d154cbd31ecbf92d SHA512: cf894394fd10835e4577f8282e4835068a2c3d8106668114bccc5cfaef4899c0e1377bb4645bfd7006d93d37d1f9bfe990a696cc656e864578e9319222c1093f Description: Rapid spam filtering system Rspamd is a rapid, modular and lightweight spam filter. It is designed to work with big amount of mail and can be easily extended with own filters written in Lua. Homepage: https://rspamd.com Package: valkey-sentinel Priority: optional Section: database Installed-Size: 57 Maintainer: Lucas Kanashiro Architecture: arm64 Source: valkey Version: 9.1.1-3myguard1~bullseye Depends: valkey-tools (= 9.1.1-3myguard1~bullseye) Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/main/v/valkey/valkey-sentinel_9.1.1-3myguard1~bullseye_arm64.deb Size: 18272 MD5sum: 49a6dd9400f4bfe1716a9d66f541f557 SHA1: a88e4c44cc5ea05b2ae6ac9b583a991a5e5099ee SHA256: cc8440f94592d8d03f0c701ec031bd033b9510657736f2449316ad40fb22ac9a SHA512: f5c3b21943f7e473076251f7c314f26ecc9c78d03d1cba4a9066f4d6abbc355ad901703073e0d4a238f7f84d4953bb37edb9cb67b559bf2b73dc7d77ec65dffe Description: Persistent key-value database with network interface (monitoring) Valkey is a key-value database in a similar vein to memcache but the dataset is non-volatile. Valkey additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the Valkey Sentinel monitoring software. Homepage: https://valkey.io Package: valkey-server Priority: optional Section: database Installed-Size: 177 Maintainer: Lucas Kanashiro Architecture: arm64 Source: valkey Version: 9.1.1-3myguard1~bullseye Provides: valkey Depends: valkey-tools (= 9.1.1-3myguard1~bullseye) Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/main/v/valkey/valkey-server_9.1.1-3myguard1~bullseye_arm64.deb Size: 52272 MD5sum: 001cc7b650bd153533398790eb29468e SHA1: 2d8a99fc01770c229bdce5f91eeb172eed1fadf7 SHA256: e8e34a44cd28ad6280623782b9d4be9e2194dc02d9ba8a79aa1167c03d38a8bb SHA512: 7963cdaffb9ec2e808e6fea45f6ca5d1de1638cc5279b2a40d2b28100f7ee59a4dc4879955f2f83fb95579141348111df2c6639cecaf12f6bb1ca0ef0ff22a91 Description: Persistent key-value database with network interface Valkey is a key-value database in a similar vein to memcache but the dataset is non-volatile. Valkey additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. Homepage: https://valkey.io Package: valkey-tools Priority: optional Section: database Installed-Size: 12106 Maintainer: Lucas Kanashiro Architecture: arm64 Source: valkey Version: 9.1.1-3myguard1~bullseye Depends: adduser, libc6 (>= 2.29), libssl1.1 (>= 1.1.1), libsystemd0 Suggests: ruby-redis Filename: pool/main/v/valkey/valkey-tools_9.1.1-3myguard1~bullseye_arm64.deb Size: 2344260 MD5sum: 9a9f2ffcce813364b065115e547dd842 SHA1: 97efb0298c22ae99942148555974cac51f30b5ec SHA256: 802da8cf480d7614551abbc47cb489dd8d1fdffa7ba5504b19f9aaf2b3d9bd5d SHA512: 1f07f54b8e814a400d7ca51c4c920d43fe26ab5c35d9e33311769eedc96c94a83ae024899abbb4357045f77b66c3cc3fd5cb6b5002730e2e0afe2a040140088e Description: Persistent key-value database with network interface (client) Valkey is a key-value database in a similar vein to memcache but the dataset is non-volatile. Valkey additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the command line client and other tools. Homepage: https://valkey.io Package: zstd Priority: optional Section: utils Installed-Size: 1547 Maintainer: RPM packaging team Architecture: arm64 Source: libzstd Version: 1.5.7-6myguard0~bullseye Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), liblz4-1 (>= 1.8.0), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4) Filename: pool/main/libz/libzstd/zstd_1.5.7-6myguard0~bullseye_arm64.deb Size: 372596 MD5sum: 20385d8e240176ca4fc624df380293fb SHA1: db9f007340434a53ee8c675bb8de40fb61a00324 SHA256: 5cc064001dc35b926422b71aea2ad79b55423a9a027ee51d46ef7097a77c6343 SHA512: 249a14ed75ef74779011afbf121c44eb3acea5ab5317114c6eda0f58fd4e9221987cfed5a6d8d06cf14d1731c630127c498a229a85790204b783739c762d8366 Description: fast lossless compression algorithm -- CLI tool Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the CLI program implementing zstd. Homepage: https://github.com/facebook/zstd Multi-Arch: foreign