Package: brotli Priority: optional Section: utils Installed-Size: 777 Maintainer: Tomasz Buchert Architecture: amd64 Version: 1.0.9-3myguard1~stretch Depends: libc6 (>= 2.14) Filename: pool/main/b/brotli/brotli_1.0.9-3myguard1~stretch_amd64.deb Size: 277746 MD5sum: 6fe4d8a185f00cb4507fa37f28d34e4f SHA1: 0a5966e7b5ec8a9ef6ae2ff982babfafb1f63f1b SHA256: e410ef0b2a35d753b94d2f5ac42fa273098a0f3a8ecfe15d92f3f14f2dd21a1f SHA512: 5b4e484333ab9eaa3c7d466ae88ba1a847af81fe54de660ed79e6d4fc74621f4ddf04e6424341f3a142eb8e30ce474ac8e527f265d4fbcdad0ec5cabe6778102 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: cis-hardening Priority: extra Section: admin Installed-Size: 821 Maintainer: Kevin Tanguy Architecture: all Version: 2301310040-3myguard1~stretch Depends: patch Filename: pool/main/c/cis-hardening/cis-hardening_2301310040-3myguard1~stretch_all.deb Size: 72278 MD5sum: 629666038070aedaa309d52ec81427c2 SHA1: 9eb331b618618293f16d718df61f7dbb5fc6a988 SHA256: aff073113a1a06270c87b884c2d42dceeef6b119ae1038cf8504402899d3c2dd SHA512: 426b139f963072fc7c5eb150ca2a65308022c6301007bc08da649deeca04029bd61b9645c908eb96ff84bce38125bf428dcebc7c450d67ada9c3ba68c2af6b18 Description: Suite of configurable scripts to audit or harden a Debian. Modular Debian security hardening scripts based on cisecurity.org ⟨cisecurity.org⟩ recommendations. We use it at OVH ⟨https://www.ovh.com⟩ to harden our PCI-DSS infrastructure. Homepage: https://benchmarks.cisecurity.org/downloads/show-single/index.cfm?file=debian7.100 Package: eatmydata Priority: optional Section: utils Installed-Size: 22 Maintainer: Mattia Rizzolo Architecture: all Source: libeatmydata Version: 130-10myguard2~stretch Depends: libeatmydata1 (>= 130-10myguard2~stretch) Filename: pool/main/libe/libeatmydata/eatmydata_130-10myguard2~stretch_all.deb Size: 11020 MD5sum: f33f082fab52eefcc57cf7c5d606fa72 SHA1: 810392ba20748571e20554e57393494f68571a5f SHA256: b02f16d15e3b1477fa7fbfeec53b7f2a4a79a66d9827cdf71ef668040e161767 SHA512: c8ba4c3186892bcc5f5249bd749ce2faa2e56e44f8e981b1d281502b8f574765172f345039871af3470df309c55a8e7a8ae4a287b5c7e01f34a58c69d1defc35 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: libbrotli-dev Priority: optional Section: libdevel Installed-Size: 911 Maintainer: Tomasz Buchert Architecture: amd64 Source: brotli Version: 1.0.9-3myguard1~stretch Depends: libbrotli1 (= 1.0.9-3myguard1~stretch) Filename: pool/main/b/brotli/libbrotli-dev_1.0.9-3myguard1~stretch_amd64.deb Size: 288512 MD5sum: bc73b5fd33ed4b3967b8ebba0dcb4a1b SHA1: f5ed55763a7a83c448289f48ac8d7978ec944f0b SHA256: 429aa707222136d619d6b93db6aa8471d3c5680cc167ffa5582040e56c7f86ba SHA512: 10529adbf05ba7e960ff2a0471518d841d3dfd1695759fe3439fad11ebc38691e1204a16206c57e0eeee96f03680fd7b69c30e6719064f1fd432ddf6fcc06d7d 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 Priority: optional Section: libs Installed-Size: 786 Maintainer: Tomasz Buchert Architecture: amd64 Source: brotli Version: 1.0.9-3myguard1~stretch Depends: libc6 (>= 2.14) Filename: pool/main/b/brotli/libbrotli1_1.0.9-3myguard1~stretch_amd64.deb Size: 278970 MD5sum: 92bdba81f343289dde3dd173f21a1790 SHA1: 3d4e06904f348e2e16c7ae52d04e6077f6512e7d SHA256: e3b08d5eee812c0ed88e0e06ff6fed87c189f61296cb302e4a7324f246a03aeb SHA512: 6f2b2181c99ab8440f3157387dd4f74abd64eb7e0bd0ad437ce957130c7cd2a7bf4209d72c99168bbb5640dd850801dee1287556e5e21efc06003945311d89fa 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 Priority: optional Section: libdevel Installed-Size: 58 Maintainer: Boyuan Yang Architecture: amd64 Source: cjson Version: 1.7.15-3myguard1~stretch Depends: libcjson1 (= 1.7.15-3myguard1~stretch) Filename: pool/main/c/cjson/libcjson-dev_1.7.15-3myguard1~stretch_amd64.deb Size: 26486 MD5sum: 9460c5dd84cfaf950d2c102c9db48db9 SHA1: 0605deda2870f2dcbba2e192845b6bfeb7f6b4b5 SHA256: 8c2900ee8f62137ec3cd0dbb9096083940b642fafc22dbe16dc7a7172b266ed9 SHA512: dd1a65b9b40445b4b240cc03ab82af461a3b6a8364c9783a49c2baa2590182408b85661cc2b1f601b8ad3f184651f7bd604e12d06d21725d5288541e717734a6 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. Multi-Arch: same Package: libcjson1 Priority: optional Section: libs Installed-Size: 56 Maintainer: Boyuan Yang Architecture: amd64 Source: cjson Version: 1.7.15-3myguard1~stretch Depends: libc6 (>= 2.14) Filename: pool/main/c/cjson/libcjson1_1.7.15-3myguard1~stretch_amd64.deb Size: 22830 MD5sum: 72794ffc29d8b255e995f4289f9d67e8 SHA1: 86ee61d1dadae887aacfcf911be3609be4b9127b SHA256: 1ec93e8b68aa44b138c80e80e7974bf9665f2be8c8c35aa4b74c650082cfdc12 SHA512: dd097c6b33aceb9fcdd761bcaa80c8cb81aa8a9582e6a1b11d18a949e6015fb3b641504ea62ba1a284d3d1a54f47cb878bd9631efaf812963dd54d82a607a065 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. Multi-Arch: same Package: libcjson1-dbgsym Priority: optional Section: debug Installed-Size: 40 Maintainer: Boyuan Yang Architecture: amd64 Source: cjson Version: 1.7.15-3myguard1~stretch Depends: libcjson1 (= 1.7.15-3myguard1~stretch) Filename: pool/main/c/cjson/libcjson1-dbgsym_1.7.15-3myguard1~stretch_amd64.deb Size: 24316 MD5sum: d5bf79ac9c0e4317cfa176acaeb41204 SHA1: 4e132486c0c8e52c20bd282bc5c7dd9114ac9e6e SHA256: 1227538894b556417bd37de699d1d98fded3c645a13f6b75a620d56b7fa887b9 SHA512: 4c2a9727a26d1ce6e8df74e7f33f585ec372449cb64b8207b84578975b55944980727f64a7830d4da694fe1a88316171bd8f6618f3ca057d7840301502c8b380 Description: debug symbols for libcjson1 Auto-Built-Package: debug-symbols Build-Ids: 9e1e47890b8b480cef3cc53a446c5ac5aae722fc Multi-Arch: same Package: libeatmydata1 Priority: optional Section: libs Installed-Size: 37 Maintainer: Mattia Rizzolo Architecture: amd64 Source: libeatmydata Version: 130-10myguard2~stretch Replaces: eatmydata (<< 82-1) Depends: libc6 (>= 2.4) Breaks: eatmydata (<< 82-1) Filename: pool/main/libe/libeatmydata/libeatmydata1_130-10myguard2~stretch_amd64.deb Size: 11472 MD5sum: 972a4dd8f91602df0ad723b789b1aecb SHA1: 12e0d392c959b48e433bccb6a2c5c5b988468356 SHA256: b6312e35858103739aa6a4c5aed063237afdd663ea75b07648a0a93c8d7daf65 SHA512: 5acb12dde25523385771b9a5b3cf232a7aebe6a8c7192812cbd8c664d60c825df9f5d33d784f552c41afc6af3c53c48c4ecbb62b6cebbd198bd16af362b05231 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: libfilesys-diskusage-perl Priority: optional Section: perl Installed-Size: 34 Maintainer: Thijs Eilander Architecture: all Version: 0.13-3myguard1~stretch Depends: perl Filename: pool/main/libf/libfilesys-diskusage-perl/libfilesys-diskusage-perl_0.13-3myguard1~stretch_all.deb Size: 11566 MD5sum: 383ea81e7e0ee448fc62e8c1df3ae116 SHA1: f72b70fceca9dff3a567ae4069b9715445a833d0 SHA256: 66574967e118c047a16fb58dcf4c28715b67a9260081227bb143eeebbbf21561 SHA512: 61a1904dbc0bd5d8e57bd6c09bc9bbaf3bc7e46d1b55bc429d0046cc518811f72c3b30e4a7679a0d84c382d0aa3451b6b47e4c680a224307a426930033791566 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: 273 Maintainer: Chris Lamb Architecture: amd64 Source: hiredis Version: 1.0.2-3myguard2~stretch Depends: libhiredis1.0.0 (= 1.0.2-3myguard2~stretch) Filename: pool/main/h/hiredis/libhiredis-dev_1.0.2-3myguard2~stretch_amd64.deb Size: 75446 MD5sum: 177c4ec2d390736b29d98d8223210aaa SHA1: 58a3aa9ebc87de055649f887d24bc655d666b701 SHA256: 12ddad77e7c593dcca85439a7eeeed25182e5a8bbd0cd0c439d8a539ade8c465 SHA512: 8935b2e7dc3c09b8ec8ab3309f5b4ec514e5b25ed7d204fd0eb0c96d264bd3f24c1e34c0f69e1d042beb665763f64b5f46e16572901fd00b69c6efe5626b6b93 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.0.0 Priority: optional Section: libs Installed-Size: 114 Maintainer: Chris Lamb Architecture: amd64 Source: hiredis Version: 1.0.2-3myguard2~stretch Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Filename: pool/main/h/hiredis/libhiredis1.0.0_1.0.2-3myguard2~stretch_amd64.deb Size: 45722 MD5sum: 23a2bf1d439a252074c8923c93ce2017 SHA1: 7bd858773790fd41e397bc3d2b138818a4a73481 SHA256: ae55d89d9999778bcc4dcea9ba7ffec968d48454d98b66e62a8a2c9cd323ace5 SHA512: c64f2e344d3d18aa0ec8ee3802eb3367eee904308d61015603d0f394ecf19a45302eb41bf8963adeb6135bd854b18ba63b90c2e29eac0db438235a04e312be14 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: libhiredis1.0.0-dbgsym Priority: extra Section: debug Installed-Size: 111 Maintainer: Chris Lamb Architecture: amd64 Source: hiredis Version: 1.0.2-3myguard2~stretch Depends: libhiredis1.0.0 (= 1.0.2-3myguard2~stretch) Filename: pool/main/h/hiredis/libhiredis1.0.0-dbgsym_1.0.2-3myguard2~stretch_amd64.deb Size: 86158 MD5sum: 5feb2a38670b9d837305cfb8662f0deb SHA1: d55ddf519de1ad8ae3785f058cbb0b748e045304 SHA256: e585e51db7252e5c269aa28f88b2c0724cf56ccebda18c891eb90fbcc5fcca88 SHA512: 58122ba02fe21fcd8a9c3214f99e428cdce99af21b2448e9b74370a084e8dbe19216f7b7b8c598cc7fec83e344230b0b2112e07ec3f4786e48049fc4decbff37 Description: Debug symbols for libhiredis1.0.0 Auto-Built-Package: debug-symbols Build-Ids: ab92dc95e53c54330a053f970dc9f2b6ee1bd148 dd0cd2e9594dad8fb781221f5ec713cf28005ca6 Homepage: https://github.com/redis/hiredis Multi-Arch: same Package: libjemalloc-dev Priority: optional Section: libdevel Installed-Size: 1887 Maintainer: Thijs Eilander Architecture: amd64 Source: jemalloc Version: 5.3.0-3myguard3~stretch Depends: libjemalloc2 (= 5.3.0-3myguard3~stretch) Suggests: binutils Filename: pool/main/j/jemalloc/libjemalloc-dev_5.3.0-3myguard3~stretch_amd64.deb Size: 323878 MD5sum: 9fa1526bc2a1f0779b81d893818af1bb SHA1: 4ea83b11ccf80f308c9c230ee79c526774d19bed SHA256: b8e1c4aaa013ca9fb6821b349c16c25257124224c9da4194ba34b0f5b9f40f29 SHA512: d3a4db8b051218d21078b4775a235c7df35bab151a5833a2c6c23026056e742f956f55918d40c45b7abf3e60fc1b07730ef1eed8aa3d9f196a9de205bf39d139 Description: development files and documentation for jemalloc Files used for development with jemalloc. This package contains headers and documentation. . jemalloc is a library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. Homepage: http://jemalloc.net/ Package: libjemalloc2 Priority: optional Section: libs Installed-Size: 488 Maintainer: Thijs Eilander Architecture: amd64 Source: jemalloc Version: 5.3.0-3myguard3~stretch Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.4.0) Filename: pool/main/j/jemalloc/libjemalloc2_5.3.0-3myguard3~stretch_amd64.deb Size: 183640 MD5sum: 9ed6758fddb9a1d88eec98cb5b9fc264 SHA1: 9de15c0c65a6dbbc7411aebd5a877e6a4e749ad9 SHA256: 2dbacb8e2b1d3d5ba155e1207007623f1ad11985e7b74ec59e9b0766e9c22590 SHA512: cd84a619066406c8695fa59aa4a796788aff4f1c824ca9c5f1261c21f8ed3263ae1055f41eed25bdb13bd022455bcc71c681691b963fc3cd7f2e08d02b12cb9c 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. Homepage: http://jemalloc.net/ Multi-Arch: same Package: libjemalloc2-dbgsym Priority: extra Section: debug Installed-Size: 1385 Maintainer: Thijs Eilander Architecture: amd64 Source: jemalloc Version: 5.3.0-3myguard3~stretch Depends: libjemalloc2 (= 5.3.0-3myguard3~stretch) Filename: pool/main/j/jemalloc/libjemalloc2-dbgsym_5.3.0-3myguard3~stretch_amd64.deb Size: 1297212 MD5sum: e865dfddb637bbeda995b0ceff87b3fb SHA1: 2277288c4b2bf3493b7024de313c8fdb898d8511 SHA256: 94cf46cacb94ff15bf96da35494fed256fe90489300fc24031faf8c64d332cb5 SHA512: 99901072410b98df0721f100939b0abf144510652f1a9b95f5a62dcca8aa0034a8acf29a9c185209a5ab9cb088f6c0faa1c91d33bd27502614fddff1784421b0 Description: Debug symbols for libjemalloc2 Auto-Built-Package: debug-symbols Build-Ids: f3ba6f1a9dd8db4f2e412223d53cf191c9637b71 Homepage: http://jemalloc.net/ Multi-Arch: same Package: liblmdb-dev Priority: optional Section: libdevel Installed-Size: 186 Maintainer: LMDB Architecture: amd64 Source: lmdb Version: 0.9.29-3myguard2~stretch Depends: liblmdb0 (= 0.9.29-3myguard2~stretch) Recommends: lmdb-doc Filename: pool/main/l/lmdb/liblmdb-dev_0.9.29-3myguard2~stretch_amd64.deb Size: 59382 MD5sum: 38c4926ca63e0d6d00a937203a6fa218 SHA1: 8d98204a213b220740f344694e777eb9a120b63a SHA256: da6d8fb4fb1a7b176e8bfb4d237a4c521786b5ccba8a6f667896756028dc91f6 SHA512: 8004eb7dc8bd6245d3610a67801a2920758aa4bacfaada1c303959dfa72c5b916a05664aede0aecf624d5026a8ac15c9e4292a7e09342d788fe9db610da5ac4d Description: Lightning Memory-Mapped Database development files This package contains the development libraries, header files. Install lmdb-doc package for man pages. . 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/ Multi-Arch: same Package: liblmdb0 Priority: optional Section: libs Installed-Size: 99 Maintainer: LMDB Architecture: amd64 Source: lmdb Version: 0.9.29-3myguard2~stretch Depends: libc6 (>= 2.14) Filename: pool/main/l/lmdb/liblmdb0_0.9.29-3myguard2~stretch_amd64.deb Size: 43174 MD5sum: 57ec8f114ad5fadcfe40632c0570f683 SHA1: f6126d449c8c8dbea331ba711763828b596c7153 SHA256: 9d1ecd0962eec096207035383786e83a8a83bc585b77d38551af24008c386789 SHA512: f44cdb319d54b5fabaddb751570162f1588f60693833a31a3a310202b8c82a91ee289e1006484400cc4c3f5ee903bad3fcfb43a883640f2fb27676fd05490631 Description: Lightning Memory-Mapped Database shared library This package contains the LMDB shared 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/ Multi-Arch: same Package: libluajit-5.1-2 Priority: optional Section: interpreters Installed-Size: 564 Maintainer: Thijs Eilander Architecture: amd64 Source: luajit Version: 2.1.20230119-3myguard1~stretch Depends: libluajit-5.1-common (= 2.1.20230119-3myguard1~stretch), libc6 (>= 2.14), libgcc1 (>= 1:3.3) Filename: pool/main/l/luajit/libluajit-5.1-2_2.1.20230119-3myguard1~stretch_amd64.deb Size: 244464 MD5sum: c49895443119fcf8d5e819ac49d611c2 SHA1: 6f968848ca9c7cc7b6bdfb9ac68ea9dc41d23f81 SHA256: cc783422a4b82703261ba1909670bf48412eca5a3991776fa924e3731a33ceb7 SHA512: b2feaad0b4a0ead465569343b402d209575e4c14152e6e0d52bb8f68a094a208e30307262fa47081849ce4b2bdc2470a13f9c2e7fe0374a67f961b967ecaecb5 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-2-dbgsym Priority: optional Section: debug Installed-Size: 729 Maintainer: Thijs Eilander Architecture: amd64 Source: luajit Version: 2.1.20230119-3myguard1~stretch Depends: libluajit-5.1-2 (= 2.1.20230119-3myguard1~stretch) Filename: pool/main/l/luajit/libluajit-5.1-2-dbgsym_2.1.20230119-3myguard1~stretch_amd64.deb Size: 679934 MD5sum: 8f53b93c365abab84bf6cf2703154755 SHA1: 0007fece82b0c07d0e5d7a1c5aaab1872a154639 SHA256: 56f70a7ece7e289e37009835475ab6f627b5e0feaa0a73a5f5af674178c679e1 SHA512: 80cba30c32400a1895ae319f59b9f97353ef85f5037f56d7c85cfe755d27e1f71c8936db437374ba7ca8b8d8213bd600cb9c4790f8558a0cfe8ff55bd9822984 Description: debug symbols for libluajit-5.1-2 Auto-Built-Package: debug-symbols Build-Ids: 01bf8f2b0c2defb7aca8e339a74328bad3c2d008 Multi-Arch: same Package: libluajit-5.1-common Priority: optional Section: interpreters Installed-Size: 218 Maintainer: Thijs Eilander Architecture: all Source: luajit Version: 2.1.20230119-3myguard1~stretch Filename: pool/main/l/luajit/libluajit-5.1-common_2.1.20230119-3myguard1~stretch_all.deb Size: 45382 MD5sum: 21a76fc29a59bf31f8ca8c412e6b8be7 SHA1: feec5470e601b2f33a9fc698925059c424087757 SHA256: 03569733f0a8da6cd6e2a274ed930ac6dfc30b6a82370516c4ada395bb23af7c SHA512: 40f13f34311db60d1092cb84b93351f7757749d09ce87877149c2a60484e3d912b8aab6274d9b2cad803ee23f11ef4fb6c178d9fa75f63dc4602a8919fe4a81a 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: 758 Maintainer: Thijs Eilander Architecture: amd64 Source: luajit Version: 2.1.20230119-3myguard1~stretch Depends: libluajit-5.1-2 (= 2.1.20230119-3myguard1~stretch) Filename: pool/main/l/luajit/libluajit-5.1-dev_2.1.20230119-3myguard1~stretch_amd64.deb Size: 262962 MD5sum: dac6e531fd2250aad6d2a3125d7b8ab3 SHA1: dd7be0003a479a4834b5381876f7040d0b1b1e2d SHA256: 81f2eee0d48c816bbcdc2dbd97c4306858ec3f410870a8f2eaa4261ca368b993 SHA512: b4f81799cf445181e8560a66c6da967f07cc59d69df23eea8954c7aad97d3e46098e3bfe50ff3dde0447f6346b3ccce20ee81e792c20e4cb53b0d6685691285b 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: liblzf-dev Priority: optional Section: libdevel Installed-Size: 76 Maintainer: Timo Röhling Architecture: amd64 Source: liblzf Version: 3.6-3myguard1~stretch Depends: liblzf1 (= 3.6-3myguard1~stretch) Filename: pool/main/libl/liblzf/liblzf-dev_3.6-3myguard1~stretch_amd64.deb Size: 18026 MD5sum: 06bf9833ad9a7a2309620ea074011016 SHA1: fc35078aeeeae7d8ff94430c8ba3e92de9fc8249 SHA256: 72c6023b65c65721320d388a51edc0e06727b1f8cbacf98c9a67a39dec06befd SHA512: 0c8f2012184bc96dfe69f7b8ebf7b6a4365011b32eda804bace0973074795c673db44460b7d9aac8528f68bf41463728fb5a708fbf9a5f37fe8441eb8f206da0 Description: Very small data compression library - development headers This library implements the very, very fast LZF compression algorithm written in C. Compression ratios are moderate with 40 to 50 percent for typical binary data, but decompression speed is basically at unoptimized memcpy speed. . This package installs the necessary files to develop and link against the library. Homepage: http://software.schmorp.de/pkg/liblzf.html Multi-Arch: same Package: liblzf1 Priority: optional Section: libs Installed-Size: 31 Maintainer: Timo Röhling Architecture: amd64 Source: liblzf Version: 3.6-3myguard1~stretch Depends: libc6 (>= 2.4) Filename: pool/main/libl/liblzf/liblzf1_3.6-3myguard1~stretch_amd64.deb Size: 10206 MD5sum: e692dfbe43c8e647dce67a40c7b726e7 SHA1: 1081de8665eac1660666224a2fff26b3bfa9f458 SHA256: 46bb10831b97d45a94be6ed2e8dc25e021d7e3359dc50fe5320a9c26d30b6ef0 SHA512: 5155ba19460baedd33d29af3a603e77f3746085ba792a93ba68d54ce35fb75beb774c1299441bf0c48eb31998b9ec4eb0865edb476a75d52f44fd3ca7419e123 Description: Very small data compression library This library implements the very, very fast LZF compression algorithm written in C. Compression ratios are moderate with 40 to 50 percent for typical binary data, but decompression speed is basically at unoptimized memcpy speed. Homepage: http://software.schmorp.de/pkg/liblzf.html Multi-Arch: same Package: libmaxminddb-dev Priority: optional Section: libdevel Installed-Size: 81 Maintainer: Faidon Liambotis Architecture: amd64 Source: libmaxminddb Version: 1.7.1-3myguard1~stretch Depends: libmaxminddb0 (= 1.7.1-3myguard1~stretch) Filename: pool/main/libm/libmaxminddb/libmaxminddb-dev_1.7.1-3myguard1~stretch_amd64.deb Size: 23444 MD5sum: c837d2833d218b729c81cba40ae7fa43 SHA1: 8c37f1dbfb6e11b78b6e20d8b94f853a8ad21a4b SHA256: 735600cc90807c6298544562f92fdeeeec203cccc82d39761ae79401a5a79350 SHA512: 335eece96e9bbf3cdd91ec41869724b9a6be084e354cc74ab1933004d8b3032f3d13f03f7739670f240bb8383075d3fb35ced012d8dca4914a35d16dc5412c23 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 http://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 Priority: optional Section: libs Installed-Size: 66 Maintainer: Faidon Liambotis Architecture: amd64 Source: libmaxminddb Version: 1.7.1-3myguard1~stretch Depends: libc6 (>= 2.14) Suggests: mmdb-bin Filename: pool/main/libm/libmaxminddb/libmaxminddb0_1.7.1-3myguard1~stretch_amd64.deb Size: 32474 MD5sum: 174c2de02a5e8907c6f0fb3da222fe25 SHA1: e38d7eb74c99fc820ded989d4e4f505382ab6b6b SHA256: cc9a8e53dbadda6519982794c684ea4d609d92cb1f52d6d1efd99ddb0e2aa162 SHA512: af1d9757e894f006d13fe7636f9b2bd56ed9408d11d57443d685b7ea9c539a3678620b6cfa47c2a225ceef0c2bdb74cbdba079021be18ac6eb9f5f0a9a0e00e0 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 http://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: libmaxminddb0-dbgsym Priority: optional Section: debug Installed-Size: 40 Maintainer: Faidon Liambotis Architecture: amd64 Source: libmaxminddb Version: 1.7.1-3myguard1~stretch Depends: libmaxminddb0 (= 1.7.1-3myguard1~stretch) Filename: pool/main/libm/libmaxminddb/libmaxminddb0-dbgsym_1.7.1-3myguard1~stretch_amd64.deb Size: 25820 MD5sum: 4805379f40963f7fc96ba625275ed4fe SHA1: 9e451b47d9d44884897467940c73a22b7816dfa9 SHA256: 481ac029e6d47addbfcd2b6534b5b6f45a9057008f33bb2825cfbb9c905b5510 SHA512: b7b1b86e97065fff9fcc19bae9a12025008b2ed0a5da729b023a16c4fe51092bca6b2736b290797c317f055882cd2710f6cc9e4d8368e8455a5ba9e24cefd95f Description: debug symbols for libmaxminddb0 Auto-Built-Package: debug-symbols Build-Ids: 358edc48bd9e48bf5ff112cc128d896be97c71bc Multi-Arch: same Package: libmodsecurity-dev Priority: optional Section: libdevel Installed-Size: 5822 Maintainer: Alberto Gonzalez Iniesta Architecture: amd64 Source: modsecurity Version: 3.0.8-3myguard2~stretch Depends: libmodsecurity3 (= 3.0.8-3myguard2~stretch) Filename: pool/main/m/modsecurity/libmodsecurity-dev_3.0.8-3myguard2~stretch_amd64.deb Size: 630800 MD5sum: 4bd4077fcdb177e5b5078ee3b1f21afb SHA1: a5edda2e4f3a90c9e4a51c696a35747e0bee6474 SHA256: e2af0029f1d96add386dd39381d08a291febf3d1529603d16c8252fb4d1b8233 SHA512: a60a70c1323e23a1ffa3e7bb27c365430dc2584e3941ba8bff7d68a9c6af2edc3d492959a9a26326822f59d288d0b2a184d5119714e157d904dcaedb8e72f69e 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: 2493 Maintainer: Alberto Gonzalez Iniesta Architecture: amd64 Source: modsecurity Version: 3.0.8-3myguard2~stretch Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libfuzzy2 (>= 2.13), libgcc1 (>= 1:3.0), libgeoip1, liblmdb0 (>= 0.9.7), liblua5.3-0, libmaxminddb0 (>= 1.0.2), libpcre2-8-0 (>= 10.22), libpcre3, libstdc++6 (>= 5.2), libxml2 (>= 2.8.0), libyajl2 (>= 2.0.4) Filename: pool/main/m/modsecurity/libmodsecurity3_3.0.8-3myguard2~stretch_amd64.deb Size: 535624 MD5sum: c40940ed30edb3b22ff835773e16ce1b SHA1: 2194c4443e12ed3f95a379692b862fe87685df5d SHA256: d61d390a022ca5dc6d0b4edb7ed63b4751cda8347bca3971f3734cfc2effb8eb SHA512: 03d17d7a493144ec81e27e2d87ee9c7856701673ae7b734265ecd596f4bac0013729c0bd968c7eb8ec8b410f85dae863b2c8ed761ae13becf31077509763403d 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: libmodsecurity3-dbgsym Priority: optional Section: debug Installed-Size: 19546 Maintainer: Alberto Gonzalez Iniesta Architecture: amd64 Source: modsecurity Version: 3.0.8-3myguard2~stretch Depends: libmodsecurity3 (= 3.0.8-3myguard2~stretch) Filename: pool/main/m/modsecurity/libmodsecurity3-dbgsym_3.0.8-3myguard2~stretch_amd64.deb Size: 19206522 MD5sum: cc2cd60ca2b6e0932e99241a3e6ef53e SHA1: 1fa1dfff96e9107fb2d5a2e02f5e750838c332e7 SHA256: 2208c990f41783784da3d66b51f6f0b86ac4faceb2825d4ad200d5f1b9a8216c SHA512: 0c254e795c529227de0a6b7ccfb21dacfc749470e8818960509ab03554d582d9aadebd353c7768d340fb198895c654ce5a963466965eb01ef717d7d2f71a2cb0 Description: debug symbols for libmodsecurity3 Auto-Built-Package: debug-symbols Build-Ids: 1181e3ac504ee33bf7763c9eb06a9d7229da5919 4e9381e25abf07f988cf92b217e82578394258d3 Multi-Arch: same Package: libpcre2-16-0 Priority: optional Section: libs Installed-Size: 612 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Depends: libc6 (>= 2.14) Filename: pool/main/p/pcre2/libpcre2-16-0_10.42-3myguard1~stretch_amd64.deb Size: 235720 MD5sum: 0a67416500c8e343136fa5e8864c689f SHA1: 54d284fcba82a4737a2dfc21c68462de99e6c022 SHA256: a2b04026795ba5c25c515240aa8c9d69ae906c310aa3a79a23929928e2bf9a87 SHA512: 9bed01c09b91f6fd3f82daaae757514bb4d7b0338b6a833e9efc6b418812297c3d111315cf9d887d80a25b605dcda0c1938d260ce248f716736f6bf346ca7133 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-16-0-dbgsym Priority: optional Section: debug Installed-Size: 389 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Replaces: libpcre2-dbg (<< 10.34-2~) Depends: libpcre2-16-0 (= 10.42-3myguard1~stretch) Breaks: libpcre2-dbg (<< 10.34-2~) Filename: pool/main/p/pcre2/libpcre2-16-0-dbgsym_10.42-3myguard1~stretch_amd64.deb Size: 370520 MD5sum: b62628543079969e0498a26ca1495e7d SHA1: 6c7818b259d7659c6bc8016570b4289d86111f25 SHA256: 0b1b30d8cccfce8a611cf60efef350c06bb0268c723fce54f25be6524d929c7f SHA512: f6d3211c270e241c201d48c41a8b203452f9dd2be3832f61e716a1d99c66ff4b976e7da4ff933b836dc7653688dfb39bb440a3323ec067a74761a5e9f7d9cd9c Description: debug symbols for libpcre2-16-0 Auto-Built-Package: debug-symbols Build-Ids: 84f79c83add31749b93b94906f7439633c635f03 Multi-Arch: same Package: libpcre2-32-0 Priority: optional Section: libs Installed-Size: 588 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Depends: libc6 (>= 2.14) Filename: pool/main/p/pcre2/libpcre2-32-0_10.42-3myguard1~stretch_amd64.deb Size: 225332 MD5sum: 3d4b64c1059588c32054db84e3aa540d SHA1: 99158b6dc781fbeeeca1c62cf8dc4803b8761059 SHA256: ba7699c29bfd0caa720296a9da50d5ea53ab695ebc7064908ec2ca445f244370 SHA512: 6eb454d76c338753e594f59aa63a4bcf4176b4572f73404b45ebcbcadf2aea8c53574756f35f639e1bf858f84d0a2b5a6f58464494f5c6503d396942ac6ede32 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-32-0-dbgsym Priority: optional Section: debug Installed-Size: 373 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Replaces: libpcre2-dbg (<< 10.34-2~) Depends: libpcre2-32-0 (= 10.42-3myguard1~stretch) Breaks: libpcre2-dbg (<< 10.34-2~) Filename: pool/main/p/pcre2/libpcre2-32-0-dbgsym_10.42-3myguard1~stretch_amd64.deb Size: 354672 MD5sum: 111904fa8f7357661aa82df7860018fc SHA1: 6493c3fd3fef9bc0cd2beca683d90cc6c1639985 SHA256: 4fd8d5f6da82d1d0b404f39c696c2728fe4d99357b92704680b62baa3332603e SHA512: 52fa860c5725b8aaaee0521eb995434717641e6ddcc52ce9a477ebffc55ad782a921c13b85414a6d1e58a9fed64c0561790e93b4ca872fe99b5a5f45a441b3a3 Description: debug symbols for libpcre2-32-0 Auto-Built-Package: debug-symbols Build-Ids: eee8c19ca66545225470318f316787e84f3303ab Multi-Arch: same Package: libpcre2-8-0 Priority: optional Section: libs Installed-Size: 669 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Depends: libc6 (>= 2.14) Filename: pool/main/p/pcre2/libpcre2-8-0_10.42-3myguard1~stretch_amd64.deb Size: 247600 MD5sum: a50a3e22c6c69e68923151bcc6f922d6 SHA1: b9a246726b95a0d6495a8a9f86128ead3bf98b54 SHA256: 9c97c7b97a1ef9b1f6c7464bbe38fa661cd75c9537a83f90c158321f5fb13e8a SHA512: 7b13dad0efd80dab23ff4dcb43e0d5be769eb45007708bfb8d86dac1b8a5df4267450188bd84a3a88bfad4b073267a7bbb2be0ff33b35005eb7635604d0af80a 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-8-0-dbgsym Priority: optional Section: debug Installed-Size: 417 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Replaces: libpcre2-dbg (<< 10.34-2~) Depends: libpcre2-8-0 (= 10.42-3myguard1~stretch) Breaks: libpcre2-dbg (<< 10.34-2~) Filename: pool/main/p/pcre2/libpcre2-8-0-dbgsym_10.42-3myguard1~stretch_amd64.deb Size: 397966 MD5sum: 2b41bbfe201f03fb7d009d59fc03155a SHA1: ea6553aee8ced91d449d92f9f239ab5397eee03e SHA256: 79e61dd28e96c1c8680952eb905580570827f0a74acba62ec8a14b718058339a SHA512: eafe3b8107a8bd1bcff09523ceb451757d809a766afcda4838c30d3e75ba4856881ac9c50f127cf9a2d5db76726d36bb511f69211f587cdcfa1176109fb778c2 Description: debug symbols for libpcre2-8-0 Auto-Built-Package: debug-symbols Build-Ids: 9bfb7f25f6e9852724036e58de5aaefb45146345 Multi-Arch: same Package: libpcre2-dev Priority: optional Section: libdevel Installed-Size: 2641 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Depends: libc-dev, libpcre2-8-0 (= 10.42-3myguard1~stretch), libpcre2-16-0 (= 10.42-3myguard1~stretch), libpcre2-32-0 (= 10.42-3myguard1~stretch), libpcre2-posix3 (= 10.42-3myguard1~stretch) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/main/p/pcre2/libpcre2-dev_10.42-3myguard1~stretch_amd64.deb Size: 733294 MD5sum: 65baf5a2b5b303654ceba95c0d50584f SHA1: 7535e7cabca6d99600cee8a90b18ac0476dee9a3 SHA256: d41c15e2b7378bc1be898f83fe193888e8a55378a7142c0f2b92b34a0e171141 SHA512: 7cd6cad3f48f721e7a4f1a2718427bde373b6bacf1335b73f9dc2cf176e0451a3b5bc2b85821568b0e309065961e7e4cb7be4b16b833a0edc0fa4bb024690719 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: 74 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Replaces: libpcre2-posix0 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Filename: pool/main/p/pcre2/libpcre2-posix3_10.42-3myguard1~stretch_amd64.deb Size: 53750 MD5sum: b75b727326fa84127c886070a765fce3 SHA1: 44d4bbf9603466b9103c0dc02997ac2379d5d1dc SHA256: e90aa8d36bd40acc1454966864fdfd9e45574f8ea3ce4e1c0ab6a62c04e0b962 SHA512: 2bd7611a314ae6034bfb1b06f4097b558552f4c6be0714243e93db4752435532c80f86256dc9b05e18c7bc9e48288184e1a44d82ef3eeff295e73aa9ca863423 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: libpcre2-posix3-dbgsym Priority: optional Section: debug Installed-Size: 20 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Replaces: libpcre2-dbg (<< 10.34-2~) Depends: libpcre2-posix3 (= 10.42-3myguard1~stretch) Breaks: libpcre2-dbg (<< 10.34-2~) Filename: pool/main/p/pcre2/libpcre2-posix3-dbgsym_10.42-3myguard1~stretch_amd64.deb Size: 6236 MD5sum: 379afff3bf0b97eab83a0e300604ba4a SHA1: 16c9ea2b9511c05f851c568c33cbfcc0ce927784 SHA256: 9b58788007928928d798b9d25a9128033a68cc925a89f50f695619362b8ab1ca SHA512: e02b2ab80b9c38fad1a24e835c33c5a8a6100adb3f7fa14df028b129b8c64820591367244c1d2e33f977e30bc9ec3c7f4d2d364617131397d526cc831b1dd1cc Description: debug symbols for libpcre2-posix3 Auto-Built-Package: debug-symbols Build-Ids: 913e24db80536bde648074309940ecd885318dce Multi-Arch: same Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 7700 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.1.1t-5myguard1~stretch Depends: libssl1.1 (= 1.1.1t-5myguard1~stretch) Suggests: libssl-doc Conflicts: libssl1.0-dev Filename: pool/main/o/openssl/libssl-dev_1.1.1t-5myguard1~stretch_amd64.deb Size: 1573882 MD5sum: 632563e32cc7d92935a622b059a4b790 SHA1: f0376514bdf207f329aaa2548427a3cd7edb2bfd SHA256: 78a0cc1f5677c72ad8cb950ee8b30ca9cbcde70bfb80a1333b220beb1dbdca35 SHA512: e79e69f57948825e3fe180ef2db492c2d167c0f60cf5764038ca5f46fb597f59a59de5c1d0895db7abe581e2a2e8cba2d5b27f311d8dc5d68e2c1ee9ae80c7ca Description: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Homepage: https://www.openssl.org/ Multi-Arch: same Package: libssl1.1 Priority: optional Section: libs Installed-Size: 4080 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.1.1t-5myguard1~stretch Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Breaks: isync (<< 1.3.0-2), lighttpd (<< 1.4.49-2), python-boto (<< 2.44.0-1.1), python-httplib2 (<< 0.11.3-1), python-imaplib2 (<< 2.57-5), python3-boto (<< 2.44.0-1.1), python3-imaplib2 (<< 2.57-5) Filename: pool/main/o/openssl/libssl1.1_1.1.1t-5myguard1~stretch_amd64.deb Size: 1545356 MD5sum: 3bb274bf946f3dad3b9ac87c7645fe18 SHA1: 8de02c8fd0347c7cbf1788e646f6edc45c54262b SHA256: f99d50e0d3c2c5b01274704b46e25c10a2fa3e2e8ac3b794d05128c1d28ad865 SHA512: 7acf15174c8c54d067aa0240ead6c9ba60da59e8c8bde83ce1aa49616a07f3c6a55dc1fa8d5b6abf1d6f79a6be4799d9d0477d663d3470470c65bdddd2c69c24 Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Homepage: https://www.openssl.org/ Multi-Arch: same Package: libssl1.1-dbgsym Priority: extra Section: debug Installed-Size: 3834 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.1.1t-5myguard1~stretch Depends: libssl1.1 (= 1.1.1t-5myguard1~stretch) Filename: pool/main/o/openssl/libssl1.1-dbgsym_1.1.1t-5myguard1~stretch_amd64.deb Size: 3442212 MD5sum: 9b8ff0909165089c1f4e2da8daeb6b08 SHA1: 549b2f3b22f80e13525cdcb796824dffaa7c03f9 SHA256: 15d959937b44abf24bcdc3666d84380d2d4885124da061ea48f6eb5306268511 SHA512: 56bcd50f4beffe59f59f298579adc77bc52c0a50ec54a5e5dde5c5cff20406982949ec49edf0c5a0547557011f71e4f296d67bb4f43b7c607806c4521091f307 Description: Debug symbols for libssl1.1 Auto-Built-Package: debug-symbols Build-Ids: 5d12b824bd7a52fa188dcfb502565e206a2752f9 61cc44732410d2db6e97998c9c261b001490e8f5 64f0b9055bd6e2382bf7c3cf1f20700fe81fc60f c439093d0f2b1901f38545f3144c3ece1f35fc16 Homepage: https://www.openssl.org/ Multi-Arch: same Package: libunbound-dev Priority: optional Section: libdevel Installed-Size: 2243 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: libunbound8 (= 1.16.0-3myguard2~stretch) Filename: pool/main/u/unbound/libunbound-dev_1.16.0-3myguard2~stretch_amd64.deb Size: 625600 MD5sum: 218858a49e7f56ebb35978dd35d218c6 SHA1: 18cb546cf418c721f2ee2d7602ab10f776b09581 SHA256: cd2efa3cac2f128651761bfc2f31a090d352f972bcc67e469340c00cc39ee156 SHA512: 39b082e76995418d13ffd2643ee36247c1e98c6f71532129e8b4c1908c2d4b851163cc8e7de63a4dde756ab70e4ba6fae6cb190edc6a1c5ceddc4d9fc986b7b9 Description: static library, header files, and docs for libunbound Static library, header files, and documentation for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Homepage: https://www.unbound.net/ Multi-Arch: same Package: libunbound8 Priority: optional Section: libs Installed-Size: 1219 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: libc6 (>= 2.17), libevent-2.0-5 (>= 2.0.10-stable), libgmp10, libhogweed4, libnettle6 Filename: pool/main/u/unbound/libunbound8_1.16.0-3myguard2~stretch_amd64.deb Size: 543690 MD5sum: e28a845c07b986469c8f8dc9266df61d SHA1: 63ca65d4544de8455e88e58c5fc15087bb72a948 SHA256: 87f7c58b0792afd58a72b3d09fc2125c380f7126ea4de50bc7a272c79c7388d7 SHA512: 8cee05b30860da973242b6336bd7f2736a651ed281d7e20ea8c7fc1186f234aca3d7fd64295fa0c4cc21427dd59ec00314b0cb6d46c49a71bdff57e375e89cdf Description: library implementing DNS resolution and validation libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Homepage: https://www.unbound.net/ Multi-Arch: same Package: libunbound8-dbgsym Priority: extra Section: debug Installed-Size: 1440 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: libunbound8 (= 1.16.0-3myguard2~stretch) Filename: pool/main/u/unbound/libunbound8-dbgsym_1.16.0-3myguard2~stretch_amd64.deb Size: 1346460 MD5sum: 6df8300cbaec99247f0294e3295052c7 SHA1: 6b31da340388fb707d84cc25e7e50f4818c4e6bc SHA256: a83168cda4d593e7695bf30465f26d2adbb03e5c3b4354725d6ed88c77d293e6 SHA512: d43dd7e3ca4ad44266a689e5c0b1074dcab8e71179b82fdd0ce1381567d5baf6242d3d5298a1566beac078272b586d3cf86a41ff8735911b2693c6262c943c6c Description: Debug symbols for libunbound8 Auto-Built-Package: debug-symbols Build-Ids: e844b7da327c755e0b35ad4265435dd33ade6389 Homepage: https://www.unbound.net/ Multi-Arch: same Package: libz-ng-dev Priority: optional Section: libdevel Installed-Size: 333 Maintainer: Guillem Jover Architecture: amd64 Source: zlib-ng Version: 2.0.6-3myguard1~stretch Depends: libz-ng2 (= 2.0.6-3myguard1~stretch) Filename: pool/main/z/zlib-ng/libz-ng-dev_2.0.6-3myguard1~stretch_amd64.deb Size: 96872 MD5sum: b1c6b324c42914e5361f834803ba9edc SHA1: 21b5735e4eeacbc68faef262420473bd3dbb80fe SHA256: 66a64cd10a75b949dbf0e7348b9edd5e0cecfca2b1ad743cdae5b6e412363b36 SHA512: 6097173da3cd1359693eb4906c7b81264ca477fde0da618d77212ce774c733e818e186850b77760b72af06498923d7b05bff518c0682fda0f6f75a4df7228179 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: 172 Maintainer: Guillem Jover Architecture: amd64 Source: zlib-ng Version: 2.0.6-3myguard1~stretch Depends: libc6 (>= 2.14) Filename: pool/main/z/zlib-ng/libz-ng2_2.0.6-3myguard1~stretch_amd64.deb Size: 68264 MD5sum: 373ce00df3ea9d6ca0711a4ad4bf0bdb SHA1: a094a70b54b541213b9959546c70dbebea29918e SHA256: 6c907666bca5cba9419c167626e46654f6d50f5b0f603f3f705335b00ef2c9af SHA512: 39efc3caba6f3c5c1f658deb951de20f741227a5dc0449042b803ba98ebe07d490ca7668b24b177d60d46f31b9dc989cda14cc96b5ff5f126dda8dce2229b3fd 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: 1187 Maintainer: Debian Med Packaging Team Architecture: amd64 Source: libzstd Version: 1.5.2-3myguard1~stretch Depends: libzstd1 (= 1.5.2-3myguard1~stretch) Filename: pool/main/libz/libzstd/libzstd-dev_1.5.2-3myguard1~stretch_amd64.deb Size: 334788 MD5sum: 0596acc795dda5dfcbbacb0d3917102c SHA1: a7b1e2804738e12f04592568132e97c33b78935b SHA256: 6f8c59817ec4062ba711eade4c4451aa5f6591ae224a8e287896614a83d4a8a9 SHA512: c6df04f791767a58000a8b860161d3bcc135acb18d11d5a5c938537e87f2c561f7bf1e319d4ab92fb0a44b4f526fbb793d12aac4351af74803bfe791670f88af 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: 772 Maintainer: Debian Med Packaging Team Architecture: amd64 Source: libzstd Version: 1.5.2-3myguard1~stretch Depends: libc6 (>= 2.14) Filename: pool/main/libz/libzstd/libzstd1_1.5.2-3myguard1~stretch_amd64.deb Size: 276484 MD5sum: 78d7b3b630a1df13b007a969fc9c4034 SHA1: 87143e94a53a219d5b3518aee4daf7e56ededc23 SHA256: a941ec526dd45759fac7b9fa745f28de97e252d9158e005ad58e2a8fe9ee04fc SHA512: a084a92db0815f72e26719611040dbdcf93741c3c9dca121ced480c36fbef755d6d3bca126944194205a1907968db3fbfd55421e016e631bb3da1fcb07a89ba7 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: 2357 Maintainer: LMDB Architecture: all Source: lmdb Version: 0.9.29-3myguard2~stretch Replaces: liblmdb-dev (<< 0.9.9-1) Breaks: liblmdb-dev (<< 0.9.9-1) Filename: pool/main/l/lmdb/lmdb-doc_0.9.29-3myguard2~stretch_all.deb Size: 276128 MD5sum: 99ba96523ffe24498f760d33e314f02b SHA1: 2bc847417b28bff6ca56792e369772d0ecb18c88 SHA256: 8846d4e8b7c79d66e660bf86aacabd3e7e5daf7d4cf6f352801e0ce60a88ea99 SHA512: 0b5457b6d985f303d4675d3a9f19acbffd6af6cc0a3143888dd9dcbc5300175daada6bab938815bf2ed8a61f94cb9d0510d7d0c53ae3db0944b51fbc1d40c9cf 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: lmdb-utils Priority: optional Section: database Installed-Size: 363 Maintainer: LMDB Architecture: amd64 Source: lmdb Version: 0.9.29-3myguard2~stretch Depends: libc6 (>= 2.14) Filename: pool/main/l/lmdb/lmdb-utils_0.9.29-3myguard2~stretch_amd64.deb Size: 61300 MD5sum: c0cc3010ab7df109865f0b72d7234242 SHA1: 3d5129e9e7936e2c844f6cc21bc09e7661fbe891 SHA256: 60cd9752fa8e6d655e911558d731228cd93628d82200e85ddb4f12f354924388 SHA512: 7b73ed2dd3f0232cb7a9ab0513133068c73ba3658dc02f1067248001c504225ba9a1bd3a5a008036692de42e23dcbf524dbf150c6e4aa487fd00de197f1e2c36 Description: Lightning Memory-Mapped Database Utilities This package provides tools for manipulating LMDB databases: * mdb_stat - LMDB environment status tool * mdb_copy - LMDB environment copy tool . 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/ Multi-Arch: foreign Package: lua-cjson Priority: optional Section: interpreters Installed-Size: 84 Maintainer: The Debian Lua Team Architecture: amd64 Version: 2304112046-3myguard1~stretch Provides: lua5.1-cjson, lua5.2-cjson Depends: libc6 (>= 2.14) Filename: pool/main/l/lua-cjson/lua-cjson_2304112046-3myguard1~stretch_amd64.deb Size: 14952 MD5sum: d18b82b8bfd72907d5817808625ba4a8 SHA1: c65edb16cdf6ef76754be83bb7892b35f236fa3c SHA256: e3fe9b3e04957384ee2e5acf094a5fc6dedc34602f203b57192d5be457f45861 SHA512: e8f7df4f17785987e49e2cac781693607e9f4db1daf1acbd75d08d511e0e4f64f9b5aad689da0c0fd83c233659e75c23f48d3458982c159ff4b9b36f2ccbb33e Description: JSON parser/encoder for Lua This library allows you to easily convert Lua values to JSON strings and back. Features: * Fast, standards compliant encoding/parsing routines * Full support for JSON with UTF-8, including decoding surrogate pairs * Optional run-time support for common exceptions to the JSON specification (infinity, NaN,..) * No dependencies on other libraries Homepage: http://www.kyne.com.au/~mark/software/lua-cjson.php Lua-Versions: 5.1 5.2 Multi-Arch: same Package: lua-cjson-dbgsym Priority: extra Section: debug Installed-Size: 77 Maintainer: The Debian Lua Team Architecture: amd64 Source: lua-cjson Version: 2304112046-3myguard1~stretch Depends: lua-cjson (= 2304112046-3myguard1~stretch) Filename: pool/main/l/lua-cjson/lua-cjson-dbgsym_2304112046-3myguard1~stretch_amd64.deb Size: 50642 MD5sum: b3bf06a818bd29924e8c916fed5e9083 SHA1: 8914caf56197a6fadd8bddf0e7167fa3fac74493 SHA256: 632278f9a0ca00c32dde2467c6b6e961f7b1cd1c10ebae75e9b51bab2e06c550 SHA512: 207939cc3607e0d0b92564d930ed0bdfbaee78a4da8e94852cc5f7735642fdf9255e63197659083ca50018324fdeff72399a19b96159770b88406a0d9216c982 Description: Debug symbols for lua-cjson Auto-Built-Package: debug-symbols Build-Ids: 73d6cf3f24c4b1c30aeae32c376a27f444ee9002 fc3703493accdc9620e6ff41fdfd64f3aa18eb1b Homepage: http://www.kyne.com.au/~mark/software/lua-cjson.php Lua-Versions: 5.1 5.2 Multi-Arch: same Package: lua-cjson-dev Priority: optional Section: libdevel Installed-Size: 101 Maintainer: The Debian Lua Team Architecture: amd64 Source: lua-cjson Version: 2304112046-3myguard1~stretch Provides: lua5.1-cjson-dev, lua5.2-cjson-dev Depends: lua-cjson (= 2304112046-3myguard1~stretch) Filename: pool/main/l/lua-cjson/lua-cjson-dev_2304112046-3myguard1~stretch_amd64.deb Size: 14754 MD5sum: de4f9cd360bf6896e274fa06db3997f2 SHA1: 9c5df40d017f0c3fe08bfeca3df8cd28a63110c4 SHA256: 92a052e03b9aff34572adae2239f5d1430509b424d105d4a8f1fb0bb38826b9e SHA512: f51e824c3655f74c7e67a4a886c0d3f75cd4b8d45564e5f23b759dbbb0f736d2bbd779971d9cc67fb1ef707cef0717e9a875d18425cb7c2c38f924ba59d86f97 Description: JSON parser/encoder for Lua, development files This package contains the development files of the lua-cjson library, useful to create a statically linked binary (like a C application or a standalone Lua interpreter). Documentation is also shipped within this package. Homepage: http://www.kyne.com.au/~mark/software/lua-cjson.php Lua-Versions: 5.1 5.2 Multi-Arch: same Package: lua-resty Priority: optional Section: interpreters Installed-Size: 2 Maintainer: Thijs Eilander Architecture: amd64 Version: 2304112056-3myguard1~stretch Depends: lua-resty-balancer, lua-resty-core, lua-resty-dns, lua-resty-limit-traffic, lua-resty-lock, lua-resty-lrucache, 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, lua-resty-upstream-healthcheck, libluajit-5.1-2 Filename: pool/main/l/lua-resty/lua-resty_2304112056-3myguard1~stretch_amd64.deb Size: 852 MD5sum: ec512f051c014e4dcbca5051154140c4 SHA1: 5b5b2703c4f755e8ea1a2fcf6e94b0aa76e1675f SHA256: 9f1b44e13f644bac5e974b148ba794cadb538d70a61a51a0441b3e8fa3fa2856 SHA512: b7fe0efc4012b938e120bb6adf06fa9759d6f9cabdb242d9acc9710207d893a097a2592b163bc853e37819fb09729e8922418f1765874bb522c07e7b558b2244 Description: meta-module for all openresty lua modules Homepage: https://deb.myguard.nl Package: lua-resty-balancer Priority: optional Section: interpreters Installed-Size: 31 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-balancer_2304112056-3myguard1~stretch_all.deb Size: 7976 MD5sum: ab2959c5a38d627e0f230795878bd955 SHA1: 8e63ca8a2cc50665c493d2efbe9c082ef5d2e904 SHA256: ca386931103e551ad14588d149c48d8ca19a7b7f09788e19f8138d231527e034 SHA512: 56ed7cb30577d4d77132b9a6e6a0775380f03b016547fc8ebbb0b3091ccfa561db14dc923b204fc35d2d1156796696088473c73b338b042b9202fcdfd7579344 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: 230 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch 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_2304112056-3myguard1~stretch_all.deb Size: 30148 MD5sum: 28c83639c2a3fb89bccb1c1c7e458870 SHA1: ac4a1ab4a3e4a6acf294e02019f8d09b5939d3f7 SHA256: 85b2a14ac7a7093c6a9282bef21d3e330fb0fed10b2aab0327525b0e40e663c0 SHA512: 144ab99c53e129822fc22627f4564ea1e16f4a3d47f0532ceee7aa14e4e2bd2e1acefc64ad00a32ea2e00828e378307c28d2804984148fc446abc5d1c1b2ba48 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: 31 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-dns_2304112056-3myguard1~stretch_all.deb Size: 5848 MD5sum: e7a8449301ba5dab2825627471bdda82 SHA1: 50d05261330db00b57f357d67e862f6979f7ab7b SHA256: f42898ff9a70c4fefa712bd3b70c80be36e0ef77c17d206a1b5408452329fa54 SHA512: 504d9f12a63ac310a4705e5a862e6e400177c1325b83b123d16166b1a4b5d1392ea9ae22d215958d2ebf6d65bfda5140aed25c14234856d6aa4905e932091241 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Recommends: libnginx-mod-http-lua, libnginx-mod-stream-lua Filename: pool/main/l/lua-resty/lua-resty-hmac_2304112056-3myguard1~stretch_all.deb Size: 2126 MD5sum: 79adeab9c45630e3e5555dbb8e25d9e8 SHA1: 1d4cd5a3d2d2aa5b412c6390c735f3191b0761a4 SHA256: 67193d9534c121de98d76e21d978430d2112c40a527f0bf6970788a4f610ff36 SHA512: 59224689e5fff84b575bc11010c8f9b43909122825ba8aa92b9168a38d80527108c84f32567e5feeca8a7103e46036f71b7811ec81167d0be526e142a5258bca Description: HMAC functions for ngx_lua and LuaJIT Homepage: https://deb.myguard.nl Package: lua-resty-http Priority: optional Section: interpreters Installed-Size: 52 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-http_2304112056-3myguard1~stretch_all.deb Size: 10940 MD5sum: 39b513faf8ee2730fa62c1863886f595 SHA1: 00b9abfad36df7bf9b358b1ce4e7d86f32a9e14c SHA256: c13952984387bf6ba3da1bb66d1ea44cffeb4019a01a6e6d0b1b3f35ae36aa44 SHA512: 3dbfffe2ab9338d6f59245fb96b238ced22c4b2ea6409ebea3f574e4df1ad09564e1ffefa1a50099027d0363984e142efe8b7d4c0ad8e61f065f507cf38d2b5f 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: 78 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-hmac, lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-jwt_2304112056-3myguard1~stretch_all.deb Size: 15870 MD5sum: 0bc84eef0b511602166b99cc3f92b31c SHA1: cc9bbbeb913222dfdcc69359855ef01102888357 SHA256: 18efc78aa94c00f31e056b0a8700b4eefe14291fdb6767d4534b62a4d32c3b3a SHA512: 0141b4cc1bf612b3447aa998b2fd37bcde976f43cdf243169731145e08cd44b372377d6d76fbeffb5960a468daad100c42889c5d6c3fd73e03f664b547d568dc 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-limit-traffic_2304112056-3myguard1~stretch_all.deb Size: 3802 MD5sum: 106660c123ffd5449952af6575c2095a SHA1: 9add0dd32fc36ba16b1ddbcfc3162ed517bd318a SHA256: 5a5d344013ddbe11a2356c506b2820f76d44c422d73154ba699cf93910e2567a SHA512: cee9aa0816f5b67c9fe46600c7962f73552c651fdb5d1dc3b41e4f235d6819d104cde43092354264edaecf57fd894a564df0786da775ec59fb7a72d85d9c3780 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-lock_2304112056-3myguard1~stretch_all.deb Size: 2228 MD5sum: 8cbc7d980e777b653c0664c987ed3be6 SHA1: dc27bebaab173d96ef26b6dd4cf46546148405b2 SHA256: 8bda4bd77c1f5be22a992ed22b88d60bce17bb6a82d987ef531aa6dd5274902f SHA512: 44ad85f43757ed8cbc3767601bb895388b049c2fc29ec9c9a5ad2ea6aa7c2e50c9475f292e2e7d8e41a36cf78d2f0297db2047285dbe9a1ab318c7a9ada8b90c 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-lrucache_2304112056-3myguard1~stretch_all.deb Size: 7588 MD5sum: fa4abdb94012cc908d73a6334b7790f8 SHA1: 70ec33d3f525bfa6c33cab7936bc6faeac7566a5 SHA256: 2396da43ccb30606a2d9ee6f59dcad7fa1b683d6f6bdbe898acd42e79a68fd58 SHA512: 818386e1eba71189b10bb1c99acdb163a754b4aad84ea15f98cdc3133cf355324a2e000bda00fe830e66592f9b6030c45c7b7e22940dea78b3b4d2aa1e5baa33 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-memcached_2304112056-3myguard1~stretch_all.deb Size: 3594 MD5sum: e814ba39691a747e8267050f46f25c6c SHA1: 691fa3acdaf5591b7715a3512be92a9fc034a42a SHA256: 44d7d183f975c5ac4ae4c7a90b365e2af77cfc68cf47eedb8c6c698365e08bf8 SHA512: 16cbcf93c90283fec58e12977c3c87b1550729a4d3908c45b278072ba533f07d531084928589788329cb53d9a1eeb4ba97efe8ddea6eceb647f9c63090d9d1b2 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-memcached-shdict_2304112056-3myguard1~stretch_all.deb Size: 2716 MD5sum: 9dab1e5796dccab29dc5306b4e77ffe0 SHA1: 210286f87d618282f8a5276fd921137ea60e62f9 SHA256: 9a4c47310ba1ec529edc63051b86622c2b52ad41ecbd6e5d45edc3f20d84f8e3 SHA512: 4b7c882c271d9a3febc9a1c4a0d7e7c9664bc032777ea7562b213a216eed18a850d16ed5c78b5ef98bcc5d026555db9eb617fb89b1e161347d0f9646aeff01a8 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: 42 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-mysql_2304112056-3myguard1~stretch_all.deb Size: 7904 MD5sum: 50ed20ffb8648ac1c8c60f3d570d6470 SHA1: 805fb9db19d596dfbe58b0e77cde8441061df927 SHA256: 9bb76a30725da062abf9b0c3398cccc28b42a2813aa0554e989f3be109f053e7 SHA512: a67ed8ce9e355761795b397e4dfc637b1ae5b0b309acc0e1fbddd6ee152e739a92bceb506ad41ddff95ab6b2ca9e09e629bfe3e8350b178ccaede8c8698e34f3 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: 67 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-cjson, lua-resty-core, lua-resty-string, lua-resty-http, lua-resty-session, lua-resty-jwt Recommends: libnginx-mod-http-lua, libnginx-mod-stream-lua Filename: pool/main/l/lua-resty/lua-resty-openidc_2304112056-3myguard1~stretch_all.deb Size: 14498 MD5sum: 8a91d57116bd51cb379c1fca336dce41 SHA1: 5361e236f60037d343ee378a8b551aa45b47eb19 SHA256: 31f0059b6748b460342157a56a7b8c98ccd34c70c1e21671aa89894d16456089 SHA512: b10fe7bb402f4c77cf3cb5eaf9523dd609d147fabef9c1096e37d67d5992fca6d7dee64f68d17d88822c624288bfa47490bef568df9b7738138b5b77b3a56a9b 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: 23 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-redis_2304112056-3myguard1~stretch_all.deb Size: 4218 MD5sum: c7062b53dcff09d8a30c58952c5166ce SHA1: a6ed8cf4f8c2f55e0047033fa18c886862ce7ff9 SHA256: 9bd346ddfda4b12b676316a075c43068a54770593591cf447727621765d0cb8a SHA512: 8079abda78723b1f028ad510de5814ed8b9113569cadd7c5fa0dcc5a03ec251026f34c9c9c379246f56961236dbf098b2e73a2fa055e635be107105790774026 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: 216 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-session_2304112056-3myguard1~stretch_all.deb Size: 29096 MD5sum: c2a2a08fc508c266fd4f17da606c33cd SHA1: 4cf8490a45abb0e3400f46f6ce98e4f334b8c9fd SHA256: 7018f853a511e6ca3b214f918ee2bf1ee417cfda4c08c82557dd8a8b22639eba SHA512: 3a3c89041b5a8dc122a61840f9dc65767c592ff66e4123665a1e633cc51c891c943537c8e30337d742196d5a6e5b2dd3c01b748557dc89a1228a88af03690380 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-shdict-simple_2304112056-3myguard1~stretch_all.deb Size: 1672 MD5sum: 7a6f90603ff872f77f6bfbfe22c43545 SHA1: 3f3def31c71fb64107963b06c436bd26ad7d1394 SHA256: 8146d6048529d4bcf4e07773a46b69641df7c854b3d085618360995ce8467059 SHA512: e53824320c7305d20272dd80d1020c73e6929559e59b63dd621d0a2f4080adacb1f088bf2bfa2842c42d50872dcc3e55285f72f2abdedfe48a4baac4db1c4419 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-shell_2304112056-3myguard1~stretch_all.deb Size: 1996 MD5sum: 64d3cbbb1d0c865c3ff1eae58c2e875b SHA1: 3d7e4a27f04fd15115068167d5a56b532fbf7128 SHA256: 34a83797513f53d107170a54cf63b548063e07b7775ed76f4152ebaf7c00b34f SHA512: da4ed1ea598c29e1010dae4bc38264f97b019c488d5c12e26535b9f1f3e555f6a60fb063236557d354039029288c638892189b71c8ae1202a11ea25d7909bec9 Description: Lua module for nonblocking system shell command executions Homepage: https://deb.myguard.nl Package: lua-resty-signal Priority: optional Section: interpreters Installed-Size: 17 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-signal_2304112056-3myguard1~stretch_all.deb Size: 3366 MD5sum: aff76535d29c961bb0bcf76dbd2f96eb SHA1: 5deb6753940c0e2f4a625b0d4c7e2457607b4ade SHA256: 69858282fa1c36c5bf14cba413612c19be34009f4e1da3ed74b80db34cbc17c2 SHA512: c3802f9468d8b54e42848ef72530884a7598d0dd083d4229f40c04ae24c6c2624586cbfdb1d7efb0ab19b777bda48150ac6973a1761ee6060778471e462c5ac8 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: 32 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-string_2304112056-3myguard1~stretch_all.deb Size: 4402 MD5sum: 5dc339e2dcaa9f8a594e7d1607d056b6 SHA1: f8341caaaec454ce7251f91d80280cd15b0908a1 SHA256: 89f228c6fc073e50bbdb5dec364e6b63b1d4ac47e1625f23b725de0dd0d3661e SHA512: 3357380d342d95813376faabffefbee0d5d4b4d2a4254f66d7594b59ae80c85db3086fcfb6111ed1a8dbf02f3f5c69c5423d74fc574e1672e57f784d7c7a53fb 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-upload_2304112056-3myguard1~stretch_all.deb Size: 2518 MD5sum: a2c634fc70c4c9c14527bbe3018aa580 SHA1: 94031eb92a3928fd7df9815da86f02e8e97d5010 SHA256: dd8c622754fc935016f206c0cca7ca3c1158142b03b5b1a55a33cfc71c2dde59 SHA512: ed340af8079a0c14e78096be237303ca640c031a69bd646e51b89598a59bef9840426c17aa8ffafacc342c077871fb7af102fbf310bc21c5e5728768574db06c 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: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-upstream-healthcheck_2304112056-3myguard1~stretch_all.deb Size: 5362 MD5sum: 898eb0b5540705cc93cf82c787838f18 SHA1: 675ee455f49e71161b54e3e52c5108acde4a3666 SHA256: 34b7e48b436b0421280346d7ad9b31a7894d3dcdaaf47c1951e79b46bfba8ff3 SHA512: 6877fcaded2b4c0af66914cee04fe0e4b4cba3966665cc4ef3435b0de868f83f75287abb2313b27efe409344e5c60fc3a20cf847df2add7149958a0736122975 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: 31 Maintainer: Thijs Eilander Architecture: all Source: lua-resty Version: 2304112056-3myguard1~stretch Depends: lua-resty-core Filename: pool/main/l/lua-resty/lua-resty-websocket_2304112056-3myguard1~stretch_all.deb Size: 5486 MD5sum: 9e98dd32569747d89745c4caf232faa5 SHA1: 6ce0e69436ee19276406e9d06b8209765c243725 SHA256: 001043cfd4fdb056c4dea2e07fe03328f5eb30c778ddbdf6b0caa6f4cbc08ec4 SHA512: 1d8b7d88963577e4175b39c031bdae8fc792c1081dcb3b5f89446dc770fdbfd03a4609ad8d35d022098e57498606ae1d59b561f8f120f55461c7c98d38bf8d18 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: 2304112056-3myguard1~stretch Suggests: lua-resty-core Filename: pool/main/l/lua-resty/lua-tablepool_2304112056-3myguard1~stretch_all.deb Size: 1330 MD5sum: 5176811827749f28029b031f9e5f0447 SHA1: 2760b66127782107e0548ffaae041730a0ae27bf SHA256: 05a8f00c237b0f4a3460df7b63745b74f2fe930b8547f7221090f9dbe9d607bf SHA512: 98b5bd5bc4625128fb3c1e55043182b79f8279c4a5c4a68e851b3e1adb88eedba8fe3ace333fa0d124489f5f05387a989f0e8779a1a6961f620a1ad862a1847f Description: Lua table recycling pools for LuaJIT Homepage: https://deb.myguard.nl Package: luajit Priority: optional Section: interpreters Installed-Size: 568 Maintainer: Thijs Eilander Architecture: amd64 Version: 2.1.20230119-3myguard1~stretch Depends: libluajit-5.1-2 (= 2.1.20230119-3myguard1~stretch), libluajit-5.1-common (= 2.1.20230119-3myguard1~stretch), libc6 (>= 2.14), libgcc1 (>= 1:3.3) Filename: pool/main/l/luajit/luajit_2.1.20230119-3myguard1~stretch_amd64.deb Size: 248754 MD5sum: 5ed3052d282edffe864aa13821540737 SHA1: b9444954646c8bf19e9e213ba1a1c7c7e2d2eaa5 SHA256: 6ae61699dbbdcaed470e1550a548f56774c3a691d8dd34566b8306765ae6b5b1 SHA512: 847b6f5e474363db2366502ffd9c2376c45455995af4f8f4c20594944d75fda3896cacd87b68e0e76741b7142830c6b68cd9b60b974b94c51a997f6769783234 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: luajit-dbgsym Priority: optional Section: debug Installed-Size: 746 Maintainer: Thijs Eilander Architecture: amd64 Source: luajit Version: 2.1.20230119-3myguard1~stretch Depends: luajit (= 2.1.20230119-3myguard1~stretch) Filename: pool/main/l/luajit/luajit-dbgsym_2.1.20230119-3myguard1~stretch_amd64.deb Size: 695734 MD5sum: c0f14b58e9c5506f4baa7b6c5e6ca178 SHA1: 642945645c1c17121cc073f7c7743efa5309928c SHA256: b663a7122f258bc4fbb46e0745aac7de0d7e38d2b70ce9bc4440d844c4b2ad8c SHA512: de476b456d89bfb3d60c9d1cb3544c123f9c4535861f85960df161c25c0aa2feb03a585b10740974aba46fb42022c003f8f1c979d489acdf20d5982d3995c650 Description: debug symbols for luajit Auto-Built-Package: debug-symbols Build-Ids: d112b65c0b237e8c3b1cf66d11afdab74e2d52db Package: mimalloc Priority: optional Section: devel Installed-Size: 2770 Maintainer: Gürkan Myczko Architecture: amd64 Version: 2.0.9-3myguard1~stretch Depends: libc6 (>= 2.14), libjs-jquery Filename: pool/main/m/mimalloc/mimalloc_2.0.9-3myguard1~stretch_amd64.deb Size: 386348 MD5sum: ac98548c73bea791427f89b8a2ca6a18 SHA1: fc18e041e9feba5df7d3e0648565a73d2fc25e60 SHA256: 3b4ffb69986316fac5cbafae5b82b811532e6ccbbe68d625a09ea3cb705aa906 SHA512: 7c9873bdd0ac66c1422ac11bd8c7f03ed6aaf463164f22344f6758bf48ad05fbb5534578c5feb86b7f9b6392f928e059a96cee0e5843e6512417c383e4e226b4 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 Package: mimalloc-dbgsym Priority: optional Section: debug Installed-Size: 268 Maintainer: Gürkan Myczko Architecture: amd64 Source: mimalloc Version: 2.0.9-3myguard1~stretch Depends: mimalloc (= 2.0.9-3myguard1~stretch) Filename: pool/main/m/mimalloc/mimalloc-dbgsym_2.0.9-3myguard1~stretch_amd64.deb Size: 239052 MD5sum: 3d5f78fe40baf60a61c87259cbd53761 SHA1: a5022d8acf702c091a157b14a96b49d7acea2a05 SHA256: 83d33f0f12db3ca86febfab66d291f5c146dd8d9472696778f1a4afb29c57a2b SHA512: f46c743b701844adb969f11b1dfe4162f9f16a485410d2876a0ad69640a8ffbd6c237eba5c08d8aae7824c5466ed3b2c3146aea3b3b198531e829a382115b46f Description: debug symbols for mimalloc Auto-Built-Package: debug-symbols Build-Ids: 3e487fd38cfe500596369f42c5b8b50b24f2a01b Package: mmdb-bin Priority: optional Section: net Installed-Size: 46 Maintainer: Faidon Liambotis Architecture: amd64 Source: libmaxminddb Version: 1.7.1-3myguard1~stretch Depends: libc6 (>= 2.17), libmaxminddb0 (>= 1.0.2) Filename: pool/main/libm/libmaxminddb/mmdb-bin_1.7.1-3myguard1~stretch_amd64.deb Size: 18896 MD5sum: 4eba442142bfaef975c24e7eb11a32c9 SHA1: a357fbafaa3a093f8a5bd5e56d148a8365eefa21 SHA256: e313e96604408e0c47c06e6e3ea7b0a6f8196a8576c853c3472d899081454f7c SHA512: b8f44e17b13dcdb9583cca160da11381fc73655ef317bd4d6ef3bef586d75b2ca7d249add5598116e8744edebc804baa55134f27ae46be4a4c62906b2f8e791e 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 http://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: mmdb-bin-dbgsym Priority: optional Section: debug Installed-Size: 29 Maintainer: Faidon Liambotis Architecture: amd64 Source: libmaxminddb Version: 1.7.1-3myguard1~stretch Depends: mmdb-bin (= 1.7.1-3myguard1~stretch) Filename: pool/main/libm/libmaxminddb/mmdb-bin-dbgsym_1.7.1-3myguard1~stretch_amd64.deb Size: 14262 MD5sum: 088b1a266a9046d2a518a05ec3cf6bcb SHA1: efb11a08fecbc4f4ecf769cc983b03136e3ac466 SHA256: 613f8452ce0e94d8f245973942e90026e019a80eaf3def5d86468e141ebeeec9 SHA512: aa13eb026d30af5c91a337632265b9f69f021a453244a91e0935f6dda5c64de335ff2b119836d4520de24b101ca47e30e7b0aa70c7b7a5c3d3c64735cb73524a Description: debug symbols for mmdb-bin Auto-Built-Package: debug-symbols Build-Ids: 3df774ca7f158e0189636c46dfb54063e2f60017 Package: modsecurity-crs Priority: optional Section: httpd Installed-Size: 654 Maintainer: Thijs Eilander Architecture: all Version: 4.0.0rc1.2304250017-3myguard1~stretch Recommends: libmodsecurity3 Suggests: lua, geoip-database-contrib, python Filename: pool/main/m/modsecurity-crs/modsecurity-crs_4.0.0rc1.2304250017-3myguard1~stretch_all.deb Size: 131338 MD5sum: c4717e32e781515eb84ba21b1ca2d04b SHA1: ba79c7ed83fb94eb54f00a1f1c5cddb197a209bb SHA256: 70f35d34d89f7172731851fe63f7390521e56690d1b6ee516d0aea798d5cc674 SHA512: 62f3483ca9ed10e4abf1f271237951eaa84c8b98fbe83934ecd71ccd79a1aca3750e7efa568b81574fe187f03e97d0c4b6f85e378e0eaea85385bdfe3e606cd7 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: 220101-1myguard1~stretch Filename: pool/main/m/myguard/myguard_220101-1myguard1~stretch_all.deb Size: 3924 MD5sum: c41aa81c1e0d5941e0683da98e0b88c3 SHA1: 1a38b3173ef42ef39ad07bb5f1a05b68e1e78f24 SHA256: ebf310d4525dd972c98af81b6a5edb47c8093374b2ea6930f66c18498c9e8af1 SHA512: 1aaafa5f04fec19c536ca4a787cef031daa8ea4361267831b88f3492b1309de06bd060a70d4ad3ae479588c8a00420453505fc7d4ec102730db5fb1bc7f01505 Description: Installs deb.myguard.nl als trusted repo Homepage: https://deb.myguard.nl Package: openssl Priority: optional Section: utils Installed-Size: 1218 Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 1.1.1t-5myguard1~stretch Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.1) Suggests: ca-certificates Filename: pool/main/o/openssl/openssl_1.1.1t-5myguard1~stretch_amd64.deb Size: 617770 MD5sum: c36dba3b82c4999bd3fdff9461d9542c SHA1: 20fc53d79384c2413839fbc2054e1c0c3c7c25d4 SHA256: 687dabc1ef39bdfd8e5302956b78cb544ee509b895444da604f196b5645628c4 SHA512: b0fc65a78d01808761e40d0c35a66b6487230441e27b495413a8dac4330593097e8259a506a4bd7d837bf38820b02977c8b23f335f633b4a504d90a9673ece8a Description: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Homepage: https://www.openssl.org/ Multi-Arch: foreign Package: openssl-dbgsym Priority: extra Section: debug Installed-Size: 653 Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 1.1.1t-5myguard1~stretch Depends: openssl (= 1.1.1t-5myguard1~stretch) Filename: pool/main/o/openssl/openssl-dbgsym_1.1.1t-5myguard1~stretch_amd64.deb Size: 558034 MD5sum: d6c223ac2dfb298cfd3411c9960249ed SHA1: 6b5a4d70e815b20167997ad4b8a0a43d818fe228 SHA256: 78becd6b90ac8a0a4b36680659004ab4def3e47a21ae4799f20f1c41f59391ff SHA512: b49815cdf35c318090b08b00c416c320db863c1255db8c8d19b4cd02984fdfd86f6b3fbde9252e164415d412aee74551d89e5dc448619c3a5b780415c861b3b2 Description: Debug symbols for openssl Auto-Built-Package: debug-symbols Build-Ids: b1a92660c161415621d58f16076ee26e3341fdaf Homepage: https://www.openssl.org/ Package: pcre2-utils Priority: optional Section: utils Installed-Size: 296 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Depends: libc6 (>= 2.14), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34) Filename: pool/main/p/pcre2/pcre2-utils_10.42-3myguard1~stretch_amd64.deb Size: 162908 MD5sum: be2442440a3b9f1ca9f9c22a85853411 SHA1: e74c2a6d61b8fe811528d685a8af71f659f8d92e SHA256: 620c51800f5cb266df6e2bdca4dd499ec080fb3cef859036299f483f82bd0f3e SHA512: 32163e627a815ded738a91b24c5bae82f835f4a814189799fbb685ec304b7a79dd88a1f11054d26f14fb4a1fc4d779998635fe6dfaa9af9de6377a3db5671cf7 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: pcre2-utils-dbgsym Priority: optional Section: debug Installed-Size: 183 Maintainer: Matthew Vernon Architecture: amd64 Source: pcre2 Version: 10.42-3myguard1~stretch Replaces: libpcre2-dbg (<< 10.34-2~) Depends: pcre2-utils (= 10.42-3myguard1~stretch) Breaks: libpcre2-dbg (<< 10.34-2~) Filename: pool/main/p/pcre2/pcre2-utils-dbgsym_10.42-3myguard1~stretch_amd64.deb Size: 141558 MD5sum: 4e97102da07673b188a3dd0f9400b610 SHA1: 0fab61879c18c2ef3171b0dc0e64235bbd772d55 SHA256: acdd0e02c13404bb17433d6bcca4099e5a788bc857fc9f95e6b6c044123e81f0 SHA512: b38764c307f9a546fd976aa7486e19b2953a380eeee8b9e862eb1298ca490c5857fc64f0f17e06d889331844d21f8a00c8dfcc345bafa98ccbb20149cd65b06e Description: debug symbols for pcre2-utils Auto-Built-Package: debug-symbols Build-Ids: 1d9a926c693f6f0b7fe8f4a83c84a21c190b8a02 9fd1e2b103c62345b4ad7fad3a02c204f7932854 Package: python3-brotli Priority: optional Section: python Installed-Size: 787 Maintainer: Tomasz Buchert Architecture: amd64 Source: brotli Version: 1.0.9-3myguard1~stretch Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: pool/main/b/brotli/python3-brotli_1.0.9-3myguard1~stretch_amd64.deb Size: 294948 MD5sum: ec6f899cd3c048669935195aa4468bd4 SHA1: 2d9084984f12c616d678786c2375c558dc4ed715 SHA256: 43a9b3670d8085f61bc2a70c646cfb79028d90bcd0b64a2f961619bf614ded1f SHA512: 6eec9e0f303c9d1879a62c25dbcca5688698a9c4dc7e7ec1376d7e2b65a41624e7e40e656c1a34a41e87975329f018597318bd39fdee4480215a148b85dfb044 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: python3-unbound Priority: optional Section: python Installed-Size: 535 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libpython3.5 (>= 3.5.0~b1), libunbound8 Filename: pool/main/u/unbound/python3-unbound_1.16.0-3myguard2~stretch_amd64.deb Size: 203114 MD5sum: c7e6809cbe7b318c7edd7262828e76fa SHA1: c2190f62f286a4ae57de6f3541bf0d95a32d2c12 SHA256: 834c2ae786e9a21b5a1c0a958cd7ee904ce512a2b73fda96289e33107c72c30d SHA512: 1df1784436c244be01000ef7a28c4faee1d7f54b11bc2e4ec3ca6aecf1de25381fd1dc2bb9d7e9ce4dec3913551daced521ee58f98cc27c59e20121c80bd3c76 Description: library implementing DNS resolution and validation (Python3 bindings) Python3 extension module for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Homepage: https://www.unbound.net/ Package: python3-unbound-dbgsym Priority: extra Section: debug Installed-Size: 158 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: python3-unbound (= 1.16.0-3myguard2~stretch) Filename: pool/main/u/unbound/python3-unbound-dbgsym_1.16.0-3myguard2~stretch_amd64.deb Size: 121140 MD5sum: dbf5905dc90d64dbf1e001d880d8c95f SHA1: 6dae2172bf0ffdefc8217fd9bd13c542c313e488 SHA256: d95060bce0638e41f70229bd8f4657398a2d1f571c233fff4a96016a01528582 SHA512: c71d228f75595931f15c2c8c1bc68179b8697a61bbc838f308811c0a6a887f2a0f41c1c47c72a1a2b81086aa53b6978857bc8d25b3a9f1d6ccf2b5ec4f7eb342 Description: Debug symbols for python3-unbound Auto-Built-Package: debug-symbols Build-Ids: 3def146d926ee51916924b2053b316301e2d03fe Homepage: https://www.unbound.net/ Package: redis Priority: optional Section: database Installed-Size: 28 Maintainer: Chris Lamb Architecture: all Version: 5:6.2.7-3myguard12~stretch Depends: redis-server (<< 5:6.2.7-3myguard12~stretch.1~), redis-server (>= 5:6.2.7-3myguard12~stretch) Filename: pool/main/r/redis/redis_6.2.7-3myguard12~stretch_all.deb Size: 16558 MD5sum: f695561b4e472b9cf1f48baefcb7f113 SHA1: bcc1a1d27da6f32da88aeca61a87b3378efe232d SHA256: 3191eb2ea726347abe0b0e6f14f9b0867bc21aa39de216381e6d4bbb50c5dca6 SHA512: 4dcb79654ccddb7278115470c61c155b183afc7b464b85bada48ac01ef60bb411c57db94142752eab31fc5782f60f0769a3b1b1095874f926c60a558aa16058e 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: redis-sentinel Priority: optional Section: database Installed-Size: 72 Maintainer: Chris Lamb Architecture: amd64 Source: redis Version: 5:6.2.7-3myguard12~stretch Depends: lsb-base (>= 3.2-14), redis-tools (= 5:6.2.7-3myguard12~stretch) Filename: pool/main/r/redis/redis-sentinel_6.2.7-3myguard12~stretch_amd64.deb Size: 25196 MD5sum: e44d834d40ee94bcb96ecbc24d8cc10a SHA1: 1bc55499d6511504e9b72e39e40fa17bbf9c4305 SHA256: 5144493a82173eb0a926ec581282ea7006a5217a1e8a72335a8b57c8a2477521 SHA512: 20700f856aa7b4e9050191836c82b6c2abcb90f55a418a567c431c882a86b378d01202723d004a05768acc84b08f24236351cebacd6161d66e311c898f178ce3 Description: Persistent key-value database with network interface (monitoring) 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. . This package contains the Redis Sentinel monitoring software. Homepage: https://redis.io/ Package: redis-server Priority: optional Section: database Installed-Size: 162 Maintainer: Chris Lamb Architecture: amd64 Source: redis Version: 5:6.2.7-3myguard12~stretch Depends: lsb-base (>= 3.2-14), redis-tools (= 5:6.2.7-3myguard12~stretch) Filename: pool/main/r/redis/redis-server_6.2.7-3myguard12~stretch_amd64.deb Size: 60324 MD5sum: 41e883597c32adb401b76eeaeba0a803 SHA1: 00db455ec567b0b05a5b43cee4d08c21457ec61d SHA256: 285c241568525b18daf915d7e4320fe4e271b74a5eec3690d072eeca776d7762 SHA512: efc9ba6759e2ca4d16b2bf5a089c6064e5ff53bb61d263da5cbc9636388110c574d49dc926a85ee4e9304caa0e65f087b19532f5200eb61f90f34eb64feb0b55 Description: Persistent key-value database with network interface 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. Homepage: https://redis.io/ Package: redis-tools Priority: optional Section: database Installed-Size: 4397 Maintainer: Chris Lamb Architecture: amd64 Source: redis Version: 5:6.2.7-3myguard12~stretch Replaces: redis-server (<< 2:2.6.16-1) Depends: adduser, libatomic1 (>= 4.8), libc6 (>= 2.14), libjemalloc2, liblzf1 (>= 1.5), libssl1.1 (>= 1.1.1), libsystemd0, lua-bitop, lua-cjson Suggests: ruby-redis Breaks: redis-server (<< 2:2.6.16-1) Filename: pool/main/r/redis/redis-tools_6.2.7-3myguard12~stretch_amd64.deb Size: 818290 MD5sum: aa6a12e7c06454c5f575c62c0c4ba600 SHA1: 090750e732566fc5911a7d945a31fd52397ce409 SHA256: a3cc51a433a12920e69a0056446c5c8ff778bd06a1d146ac53771abd16be3189 SHA512: 138e6fbd00d0656ab7a28cb110752b9b12f08dd10ae5977da783f53a549512692e83f650dbaec2883bfe7116727538746920b975a95f4106c1da88b2ebbdb9bc Description: Persistent key-value database with network interface (client) 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. . This package contains the command line client and other tools. Homepage: https://redis.io/ Package: redis-tools-dbgsym Priority: optional Section: debug Installed-Size: 2758 Maintainer: Chris Lamb Architecture: amd64 Source: redis Version: 5:6.2.7-3myguard12~stretch Depends: redis-tools (= 5:6.2.7-3myguard12~stretch) Filename: pool/main/r/redis/redis-tools-dbgsym_6.2.7-3myguard12~stretch_amd64.deb Size: 2554986 MD5sum: 7f729ad3338f3fe1940e119b8a8691dd SHA1: f1129dbc2b2d214df13b78b711c867b28fc91fbe SHA256: 7676c5939a71b98ee2687c521a519ec23e1171088ff2afbf530bccdfaf9168cd SHA512: 1ec04b52b0c9cf4771c8edb68173719e7f3b14f5138b461593dbe6945f3411668d3971bfea48bfa8d0205cbecd0152c6d0074d2f4ec49ab05902b8c3867aa356 Description: debug symbols for redis-tools Auto-Built-Package: debug-symbols Build-Ids: 10265912bf5c3df090e3c0cb71af5c9e4f171e53 a18b3bbbee5d830101386ca92c379cbfddabe1dc a3c427fea95406b3561196482d86840be8f541fa Package: unbound Priority: optional Section: net Installed-Size: 4796 Maintainer: unbound packagers Architecture: amd64 Version: 1.16.0-3myguard2~stretch Depends: adduser, dns-root-data, lsb-base (>= 3.0-6), openssl, unbound-anchor, init-system-helpers (>= 1.18~), libc6 (>= 2.17), libevent-2.0-5 (>= 2.0.10-stable), libnghttp2-14 (>= 1.3.0), libprotobuf-c1 (>= 1.0.1), libpython3.5 (>= 3.5.0~b1), libssl1.1 (>= 1.1.0), libsystemd0 Suggests: apparmor Filename: pool/main/u/unbound/unbound_1.16.0-3myguard2~stretch_amd64.deb Size: 933386 MD5sum: 06274ba20536b3f59eb50bf1d239d930 SHA1: f05e205623457110ceab3c5391d5196b060f4bcd SHA256: 7462223cb372d21f3e6979b2f90139c0245592958934b4c0823dc4b0e9c00c5e SHA512: 0b2032f044db137752234d6a367fb0fa0d9abdeb197d15803e5bd8a1f18021492b6e6fa8146632247c78da1f6ef5c86a4633e15dacb6e304651451b46ae45741 Description: validating, recursive, caching DNS resolver Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported. . This package contains the unbound daemon. Enhances: munin-node Homepage: https://www.unbound.net/ Package: unbound-anchor Priority: optional Section: net Installed-Size: 240 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Replaces: unbound (<< 1.4.13-1) Depends: libc6 (>= 2.17), libexpat1 (>= 2.0.1), libssl1.1 (>= 1.1.0), libunbound8 Breaks: unbound (<< 1.4.13-1) Filename: pool/main/u/unbound/unbound-anchor_1.16.0-3myguard2~stretch_amd64.deb Size: 181208 MD5sum: 448dd811e1febafdba50bcd2f692a175 SHA1: dba133c47c90b489f09b8d720fd5bc310313a44b SHA256: fdfcb33557570ea2a0d2ebd8706b5db236f8e8e5fbc819169c38c07afd7f383e SHA512: b8953574bc5b0e0821ad88d5f7185948c4713f8e2dc4bd9117de785743b2753139b1616a8891e0278063c110f358aadde0449e957e75f566521ae177d11d8011 Description: utility to securely fetch the root DNS trust anchor unbound-anchor is a utility which securely fetches or updates the root DNS zone trust anchor. A copy of the current root anchor and root update certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is performed, with fallback to an SSL fetch if this fails. Homepage: https://www.unbound.net/ Package: unbound-anchor-dbgsym Priority: extra Section: debug Installed-Size: 92 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: unbound-anchor (= 1.16.0-3myguard2~stretch) Filename: pool/main/u/unbound/unbound-anchor-dbgsym_1.16.0-3myguard2~stretch_amd64.deb Size: 71398 MD5sum: 54c50eb8de4c94de637000ba07450552 SHA1: 6b7bbcc7fa5bf61bef2572c584d93bf63e171f95 SHA256: 16d4543e7cde7b11e5d3a027e5c870b6a18c01b2b40bb9ecb115425d3ab29dfe SHA512: b562145f71afc3eca362ec9c83e5a919f6059359db55758c785b1a6b72207b9f4a07423eb2b84463fdb968946eab4fa8ec61802b4e1161b86d4bfa74e20d38b6 Description: Debug symbols for unbound-anchor Auto-Built-Package: debug-symbols Build-Ids: 899fe8476cf120971b6dba341d76ce3977f8f527 Homepage: https://www.unbound.net/ Package: unbound-dbgsym Priority: extra Section: debug Installed-Size: 5581 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: unbound (= 1.16.0-3myguard2~stretch) Filename: pool/main/u/unbound/unbound-dbgsym_1.16.0-3myguard2~stretch_amd64.deb Size: 5183986 MD5sum: 11538016bc14bb9165ab68cbeb3a1c4f SHA1: e61eab5d95838f8d7fabc7aeb20637ad92141901 SHA256: ac9a9e0aaa0f9d323743a99b6b50c382932f47c78ee230fffd9db2dada48b07c SHA512: 42e615abf73d104fbaa636551e16e5a0c625d6fc5a4e76ee11b74e221c3d022fda8626bc4a98e880a9f7fcee4143eb4f29a5910da610e6eb0e3250a5311dc52f Description: Debug symbols for unbound Auto-Built-Package: debug-symbols Build-Ids: 3767d4f22ed157c44a85cc745bed9bc60a69024d 48c2ccbee06b34c2bf4281f0f55eae6b0afd9614 ac86f0f0aa73969b1dc71cd921bb42cd301faf91 Homepage: https://www.unbound.net/ Package: unbound-host Priority: optional Section: net Installed-Size: 305 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libunbound8 Filename: pool/main/u/unbound/unbound-host_1.16.0-3myguard2~stretch_amd64.deb Size: 196446 MD5sum: 186c0468fed5e7d93c06d338bfbc3de0 SHA1: 434e3cd690376434df825f3353acefa378babf16 SHA256: 8e6b976690b46655622d43d2810f5af54fb4ddc8ecbca5bd6e929bdeec295ac8 SHA512: e12255cb7f8df8e4df8295a06a44a55510cdd138e5a17015f699158d8d415e73e32fe3cdedac6d96a7a6f399a7b69b8c47f02d5c77767c820c93a3257b7947ab Description: reimplementation of the 'host' command This package provides the 'unbound-host' program that is bundled with the Unbound domain name server. This version differs from the one provided in the package called host, which is from NIKHEF, and bind9-host, which is from ISC, and has a similar but different set of features and options. Homepage: https://www.unbound.net/ Package: unbound-host-dbgsym Priority: extra Section: debug Installed-Size: 146 Maintainer: unbound packagers Architecture: amd64 Source: unbound Version: 1.16.0-3myguard2~stretch Depends: unbound-host (= 1.16.0-3myguard2~stretch) Filename: pool/main/u/unbound/unbound-host-dbgsym_1.16.0-3myguard2~stretch_amd64.deb Size: 118532 MD5sum: 8bb2e34a4dd4b2d3c812943eaed17ed2 SHA1: 566241af452a4a8c038856710ad65047fa4a8234 SHA256: a99e13ead464995dde94fba0a26e79d7b4a17474f7409eed22cc4524e05d65b7 SHA512: 130162fbc4adf455fba75c69aa8356db85ddc64c04f4e972746965ab7ce672439edf879119f0dd6e0994f47c3f1cf2a5d3722d3ccef196524cc491ae8b8aa3c7 Description: Debug symbols for unbound-host Auto-Built-Package: debug-symbols Build-Ids: a058020260ba108c8175dd782e619d179ea2e8e8 Homepage: https://www.unbound.net/ Package: wait-for-it Priority: optional Section: misc Installed-Size: 19 Maintainer: Thijs Eilander Architecture: all Version: 211228-3myguard1~stretch Filename: pool/main/w/wait-for-it/wait-for-it_211228-3myguard1~stretch_all.deb Size: 4268 MD5sum: 2993066e3fb1a1418b71c9b428805191 SHA1: c5d8201a32753e5ff8fb743966e07f7f0c637479 SHA256: 366807cb9f6b48920d4009a46aa7a6f53f029fd4423b706f062a5638e152c8e2 SHA512: 3009f65bde36ee9320b240c3db6050bddb96a6cf78ecdd925f503319965ba344ded8ef0aef6ae831499e5b82c0eeeb5e92b13fd6c2b153e70d1085e2e69d9670 Description: script that will wait on the availability of a host and TCP port wait-for-it is a pure bash script that will wait on the availability of a host and TCP port. It is useful for synchronizing the spin-up of interdependent services, such as linked docker containers. Since it is a pure bash script, it does not have any external dependencies. Homepage: https://github.com/vishnubob/wait-for-it Package: zstd Priority: optional Section: utils Installed-Size: 1720 Maintainer: Debian Med Packaging Team Architecture: amd64 Source: libzstd Version: 1.5.2-3myguard1~stretch Depends: libc6 (>= 2.16), libgcc1 (>= 1:3.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4) Filename: pool/main/libz/libzstd/zstd_1.5.2-3myguard1~stretch_amd64.deb Size: 409456 MD5sum: d88884b878002e10d392fb11a3db5780 SHA1: 5877a2a6f32a13d22df89fee0f255456f030a6eb SHA256: 7c5939cbff6cedbb532e3c3a8d3ee4958f3a09cd8eb4835d173c12a05dfede29 SHA512: ce428ede804ef4dd2d6c65f0dc0c3ad22888701bb5fd134409babce07976a1482b9f1a1001bce98bf250f0d5774e3fab7637197a2d64090b12c1b6e00b5299f0 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