Package: conmon Version: 2.1.0+ds1-1+buster1 Architecture: amd64 Maintainer: Podman Packaging Team Installed-Size: 173 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.35.8), libseccomp2 (>= 0.0.0~20120605), libsystemd0 Homepage: https://github.com/containers/conmon Priority: optional Section: admin Filename: pool/main/c/conmon/conmon_2.1.0+ds1-1+buster1_amd64.deb Size: 38360 SHA256: 81df67c288553b7fdb36722e1bfd9149912b1a515e33d953737ef8454e2ae53b SHA1: 319cf7b5d047402ee24194db7b8eb4a06def6044 MD5sum: bac902d356d018cd8547f249bdef24a0 Description: OCI container runtime monitor Conmon is a monitoring program and communication tool between a container manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a single container. . Upon being launched, it double-forks to daemonize and detach from the parent that launched it. It then launches the runtime as its child. This allows managing processes to die in the foreground, but still be able to watch over and connect to the child process (the container). . While the container runs, conmon does two things: . - Provides a socket for attaching to the container, holding open the container's standard streams and forwarding them over the socket. - Writes the contents of the container's streams to a log file (or to the systemd journal) so they can be read after the container's death. . Finally, upon the containers death, conmon will record its exit time and code to be read by the managing programs. . Written in C and designed to have a low memory footprint, conmon is intended to be run by a container managing library. Essentially, conmon is the smallest daemon a container can have. Package: containernetworking-plugins Source: golang-github-containernetworking-plugins Version: 1.1.0+ds1-1+buster1 Architecture: amd64 Maintainer: Debian Go Packaging Team Installed-Size: 49150 Depends: iptables, libc6 (>= 2.4) Built-Using: golang-1.15 (= 1.15.9-5~bpo10+1), golang-dbus (= 5.0.6-1+buster1), golang-github-alexflint-go-filemutex (= 1.1.0-2+buster1), golang-github-appc-cni (= 1.0.1-3+buster1), golang-github-coreos-go-iptables (= 0.6.0-1+buster1), golang-github-coreos-go-systemd (= 22.3.2-1+buster1), golang-github-d2g-dhcp4 (= 0.0~git20150413-2), golang-github-d2g-dhcp4client (= 1.0.0-2+buster1), golang-github-mattn-go-shellwords (= 1.0.3-1), golang-github-networkplumbing-go-nft (= 0.2.0-2+buster1), golang-github-safchain-ethtool (= 0.0~git20180308.79559b4-1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+buster1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+buster1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1~bpo10+1) Homepage: https://github.com/containernetworking/plugins Priority: optional Section: golang Filename: pool/main/g/golang-github-containernetworking-plugins/containernetworking-plugins_1.1.0+ds1-1+buster1_amd64.deb Size: 7068692 SHA256: 3e32ac8c3f826a90a4ff3e62d5bbbab915ed71a7687d46ec1fd2476048182d31 SHA1: 2f8e011837850d51371a54b94148cd7bb7c2a284 MD5sum: fd81274eb08e35f188474a91eb88c45f Description: standard networking plugins - binaries This package contains binaries of the Container Networking Initiative's official plugins: . Interfaces - bridge: Creates a bridge, adds the host and the container to it. - ipvlan: Adds an ipvlan interface in the container. - loopback: Set the state of loopback interface to up. - macvlan: Creates a new MAC address, forwards all traffic to that to the container. - ptp: Creates a veth pair. - vlan: Allocates a vlan device. - host-device: Move an already-existing device into a container. . IPAM: IP Address Management - dhcp: Runs a daemon to make DHCP requests on behalf of the container. - host-local: Maintains a local database of allocated IPs - static: Allocates a static IPv4/IPv6 address. . Other - tuning: Tweaks sysctl parameters of an existing interface - portmap: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - bandwidth: Allows bandwidth-limiting through use of traffic control tbf. - sbr: Configures source based routing for an interface. - firewall: Uses iptables or firewalld to add rules to allow traffic to/from the container. Package: golang-github-containers-common Version: 0.44.5+ds1-1+buster1 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 74 Depends: golang-github-containers-image Breaks: buildah (<< 1.19.2+dfsg1-2~~) Homepage: https://github.com/containers/common Priority: optional Section: devel Filename: pool/main/g/golang-github-containers-common/golang-github-containers-common_0.44.5+ds1-1+buster1_all.deb Size: 28196 SHA256: 5bbc0392b4f62540183821a8e7e44703396bf6b10657b07dd89037ce6b1b0c3f SHA1: 1690486776ed25802ce42168e38ea733b8912052 MD5sum: c9d176465692bba7e546e1544dd6cfb2 Description: Common files for github.com/containers repositories This package contains common configuration files for use by other container projects. Package: golang-github-containers-image Version: 5.16.0-3+buster1 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 54 Replaces: buildah (<< 1.17.1+dfsg1-2) Homepage: https://github.com/containers/image Priority: optional Section: devel Filename: pool/main/g/golang-github-containers-image/golang-github-containers-image_5.16.0-3+buster1_all.deb Size: 30212 SHA256: 780ce9c9aab1491cd70b25afb6ea71ad7b3b3da2c9de21a428d76a3e800efac3 SHA1: 9b52bc5b15685a5aaced3de9fe89ce1013ad2844 MD5sum: 6b3366b1e465f2816636b1605e975c43 Description: Configuration files and manpages for github.com/containers repositories This package contains documentation and configuration files for use by other container projects. Package: hc-utils Version: 0.0.5-1 Architecture: all Maintainer: Markus Schade Installed-Size: 26 Depends: curl, iproute2, isc-dhcp-client Homepage: https://github.com/hetznercloud/hc-utils Priority: optional Section: admin Filename: pool/main/h/hc-utils/hc-utils_0.0.5-1_all.deb Size: 4668 SHA256: 62eb7f173c5f768525126b8bd49d16a84f5c18cac724b3fe4cb1b465df1967e2 SHA1: 41a20072e5aa0bb5056b7d1525728bca62093c78 MD5sum: c5fb9d968849ebfd482e46748c4c36a9 Description: A set of tools for the Hetzner Cloud platform hc-utils contains utilities to automatically configure Hetzner Cloud private network interfaces and block storage volumes Package: jailkit Version: 2.21-1 Architecture: amd64 Maintainer: Olivier Sessink Installed-Size: 310 Depends: libc6 (>= 2.14), python (>= 2.1.3) Priority: optional Section: admin Filename: pool/main/j/jailkit/jailkit_2.21-1_amd64.deb Size: 74672 SHA256: ae6bfc9a519dd7049c2d19d0eea859b961706e7451c473704109577e4b633a62 SHA1: b627a15265cdb8904b5609ae364deb05826d80e7 MD5sum: f27f11981b2e34264c0b339baf196c60 Description: chroot jail utilities Jailkit is a set of utilities to create chroot jails for users, processes and daemons. There are utilities to build a jail, to test a jail, and to run a jail. See 'man jailkit' for further information. The jailkit website is at http://olivier.sessink.nl/jailkit/ Package: katello-upload-profile Source: subscription-manager Version: 1.25.1-2 Architecture: all Maintainer: Matthias Dellweg Installed-Size: 19 Depends: httpie, jq, python-subscription-manager Homepage: https://github.com/candlepin/subscription-manager Priority: optional Section: unknown Filename: pool/main/s/subscription-manager/katello-upload-profile_1.25.1-2_all.deb Size: 3300 SHA256: 718339dda94bf642e6717bf6141687c85106675e8ffa9adef79600a6d5f4e844 SHA1: 3609e264be238a3feff801630192a12da42e8602 MD5sum: a421c457eaedef7f89adb8553d04da0d Description: deb_package_profile_upload for katello This package contains a script that tells a configured katello server the new installed package profile after every changing apt command. Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 134 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14), libpam0g (>= 0.99.7.1) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-auth-pam_1.25.2-4+buster_amd64.deb Size: 104364 SHA256: e40ede752ef3efd6b50c2165489e15427e90ade5a60b3a8c1d2dd875446a2672 SHA1: ea0758e4e8417ca60df2b5aa7855c1de4c1bcc92 MD5sum: a7bc83b2c6bb7aefad8b00adfee43d6d Description: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. Package: libnginx-mod-http-auth-pam-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 55 Depends: libnginx-mod-http-auth-pam (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-auth-pam-dbgsym_1.25.2-4+buster_amd64.deb Size: 41044 SHA256: 46082557ac0dbaa8574574ee75cae4877f13619dd34fc98cc74360193ad72b85 SHA1: 35f1d549795ea6c5e815af1b737424ff2a4caf5e MD5sum: 80ba0c32a67ee311fd79e52c98c61a63 Description: debug symbols for libnginx-mod-http-auth-pam Build-Ids: b0e0e035460f54493cfd0958895d05b5118aff19 Package: libnginx-mod-http-cache-purge Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 150 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-cache-purge_1.25.2-4+buster_amd64.deb Size: 108336 SHA256: 2750bb0cd6b854063cd6a6cbd600d4ed6dcedc9b4c8f79172b1b0f49a1b20eb7 SHA1: b781953faf04277152761e8314c59e700b0b1455 MD5sum: 71da996b900cb3d160d1a3f077fd8c5e Description: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Package: libnginx-mod-http-cache-purge-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 65 Depends: libnginx-mod-http-cache-purge (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-cache-purge-dbgsym_1.25.2-4+buster_amd64.deb Size: 50488 SHA256: ef1ab455873ddb6044e93b11144268ddab1ddf0a1a641588cf7ddb8107fb9548 SHA1: 06500b104b85498dbac0c17ad52666287cbd7827 MD5sum: 2c53e070383f3be3a89c8fd5820f8951 Description: debug symbols for libnginx-mod-http-cache-purge Build-Ids: 9c5a826b72afa69cd63aedc1450797de55512d4d Package: libnginx-mod-http-dav-ext Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 155 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-dav-ext_1.25.2-4+buster_amd64.deb Size: 111696 SHA256: b2d71663c53753122cf8c9e6cd7cae223864bcc008e31ad196c6a1ea15f671a6 SHA1: 1ded6b3a1d0c51de717ec6b06321940c5c2a8d9b MD5sum: b3f9b6b5535cc7358c9569875f7629d1 Description: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Package: libnginx-mod-http-dav-ext-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 78 Depends: libnginx-mod-http-dav-ext (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-dav-ext-dbgsym_1.25.2-4+buster_amd64.deb Size: 64020 SHA256: 2f38ef26ddf36fb1918ba494bbc68adc9c372873f689c5a944adca85021859bf SHA1: 2e294248f1b42128df37978b06463da86b878889 MD5sum: 5b489e6ac504cfa8ae00cd2f4b96a21d Description: debug symbols for libnginx-mod-http-dav-ext Build-Ids: 34271b28144f480b0692c7bfbcc5fb2279e73e2d Package: libnginx-mod-http-echo Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 168 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-echo_1.25.2-4+buster_amd64.deb Size: 115872 SHA256: 28e9ab02bd91b5002ec4edb72e19dff877bac98305bfc1ea96fd7e078dca3a00 SHA1: 4089233dd66c637cbf8d0f1cc883f70ec8a638d0 MD5sum: c234850b12361777ecd1359bcfebcf4e Description: Bring echo and more shell style goodies to Nginx Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing. . Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Package: libnginx-mod-http-echo-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 87 Depends: libnginx-mod-http-echo (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-echo-dbgsym_1.25.2-4+buster_amd64.deb Size: 69324 SHA256: 79145c3b384df4f98327a5262cca7be4235339d05642517083b3917c8c789a62 SHA1: 814b98d9a1187bb073f1798bc1137bab2e241c24 MD5sum: 00f92d172aaf7b4a55b7a2be319a5684 Description: debug symbols for libnginx-mod-http-echo Build-Ids: af79917887b4be17f9e5f14a750da7905f9f0d06 Package: libnginx-mod-http-fancyindex Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 151 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Suggests: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-fancyindex_1.25.2-4+buster_amd64.deb Size: 109876 SHA256: 3d96b50108d7894a109a1aaede4a9320abe2f95d6458fcff4c5433d5e65b3ae8 SHA1: 0affc7d01fb85a74eb0b1a695d8641b49671b44d MD5sum: 5431e7fb1b11619e2fd9a71cbe4018cc Description: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Package: libnginx-mod-http-fancyindex-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 67 Depends: libnginx-mod-http-fancyindex (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-fancyindex-dbgsym_1.25.2-4+buster_amd64.deb Size: 52912 SHA256: 7c7435507c9fc4afc49e18b170517eb73ef92be0468c0126dcffe435ea8cc387 SHA1: 3863038b826116040964dd6619a42cf0036af53f MD5sum: fb2a922b9c172dc05ded591d2bd68a02 Description: debug symbols for libnginx-mod-http-fancyindex Build-Ids: a19e5e0088fedd268e6c6139256d9471b8dd210f Package: libnginx-mod-http-geoip Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 143 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14), libgeoip1 Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip_1.25.2-4+buster_amd64.deb Size: 105512 SHA256: bfbc6dde5cdb113808d1c4c657b1c57533ffdb1a5059229f6b7c6e8fa82a1473 SHA1: 583e8a84ecd13b626435235059e0026a7ebffa73 MD5sum: a9fdebe64e53884f5efef08b967baf5b Description: GeoIP HTTP module for Nginx The ngx_http_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-geoip-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 58 Depends: libnginx-mod-http-geoip (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-geoip-dbgsym_1.25.2-4+buster_amd64.deb Size: 43800 SHA256: 3ff601f3d6f3ce503faab5e441afaca028d226e57b22ab506443c7f470e5799e SHA1: 6debfe15edea6a255a4b6395f1f1431bdfa93f11 MD5sum: c50325494e28c293b45a3b3d115e996a Description: debug symbols for libnginx-mod-http-geoip Build-Ids: 7b5d6be825d96c1c5b5865d5c1f7c9c325668d37 Package: libnginx-mod-http-geoip2 Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 138 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip2_1.25.2-4+buster_amd64.deb Size: 106036 SHA256: ed06f425196fd73b23915b98996b23c0ccb4b9d8ccbf9eb34645a7c9cf63b4be SHA1: 9a0f144115eb163bde9d4c9ce0a792c5c143097c MD5sum: acafdf097e3b81d6a4d3c222e2613224 Description: GeoIP2 HTTP module for Nginx The ngx_http_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-geoip2-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 58 Depends: libnginx-mod-http-geoip2 (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-geoip2-dbgsym_1.25.2-4+buster_amd64.deb Size: 44148 SHA256: 192657a44f045cb3f1c2b130a55157b1073fefe5b42e024e968e8b110e92af78 SHA1: e30a90abb6ba235c5485e6623923644866ece333 MD5sum: e7105a994c5d9dc634cf27e6d874ac34 Description: debug symbols for libnginx-mod-http-geoip2 Build-Ids: 7d867f6d3f7b80f91be8366f026554d5dd3e82bc Package: libnginx-mod-http-headers-more-filter Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 151 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-headers-more-filter_1.25.2-4+buster_amd64.deb Size: 109784 SHA256: cbfefa7db9d60dc1b42af484fc95c9251b93bfef369381814f53840d0d222605 SHA1: 763d170a87e94d14cd6fc4784edabda7ce34236b MD5sum: 87084e5881447ed3742620428c6b9971 Description: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Package: libnginx-mod-http-headers-more-filter-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: libnginx-mod-http-headers-more-filter (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-headers-more-filter-dbgsym_1.25.2-4+buster_amd64.deb Size: 53872 SHA256: d88ba3ee7e56ff7d6f0cbacf310542a31bcbc18ed7bbae062a01f7d984d572de SHA1: b244fb76a84a9c325881a8c186fcb331627c6a95 MD5sum: 75d9841c2f32ac8c86b2baa5c629b6b0 Description: debug symbols for libnginx-mod-http-headers-more-filter Build-Ids: 1a596d4f092e51093c882d295fb36aa31192019b Package: libnginx-mod-http-image-filter Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 146 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-image-filter_1.25.2-4+buster_amd64.deb Size: 109036 SHA256: ea9bb1c996e074fc241ab3985b7f9de9d9a1c3928bdd7de4a54d01e6bfd37788 SHA1: 1d5ff43a96f544e281398b2bfc633f806d64ca7e MD5sum: d67e6d9a0e0bfa3757f039be891d4e92 Description: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Package: libnginx-mod-http-image-filter-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 65 Depends: libnginx-mod-http-image-filter (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-image-filter-dbgsym_1.25.2-4+buster_amd64.deb Size: 51272 SHA256: ce914b770b650ec8c86f71f40d20b43148f4e0d1089bed05f502f726a2066c34 SHA1: 2a87b3b48aed37418fa21a9937fb8c549cea10ec MD5sum: 7eb778d5b3b987ec47eecd53fe7f2f72 Description: debug symbols for libnginx-mod-http-image-filter Build-Ids: fa99b060affbd85f9e761651036b9dab9b0d07ae Package: libnginx-mod-http-ndk Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 138 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ndk_1.25.2-4+buster_amd64.deb Size: 105692 SHA256: c645f862b893ae8d8185604520b0b19550540c52c1fb3fe8b3ff6c185188d2bb SHA1: d1a0ea2a12e7d8e7a6be778eb1751f766f71103f MD5sum: 1bee3394c7f08d374f73cbd7d3423d1e Description: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Package: libnginx-mod-http-ndk-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 60 Depends: libnginx-mod-http-ndk (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-ndk-dbgsym_1.25.2-4+buster_amd64.deb Size: 45956 SHA256: 8333840f29250a6ff336debaa92dc360bbd72386efb8fba8cd42ccb5db289230 SHA1: a54227dcacd6045a8a90eb60ea2985353dc166ea MD5sum: e5bbcf595ff80f82a6ce6871b81748c7 Description: debug symbols for libnginx-mod-http-ndk Build-Ids: 781492e3767c4c56b79e6b4eccac14734a4d9663 Package: libnginx-mod-http-ndk-dev Source: nginx Version: 1.25.2-4+buster Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 571 Depends: libnginx-mod-http-ndk (<< 1.25.2-4+buster.1~), libnginx-mod-http-ndk (>= 1.25.2-4+buster), nginx-dev (>= 1.25.2-4+buster), nginx-dev (<< 1.25.2-4+buster.1~) Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ndk-dev_1.25.2-4+buster_all.deb Size: 128940 SHA256: 3288d5129e1b1b5d32d72c1688619397c3701818239a8e5577fbfeddf59e32ba SHA1: 42d740badc8eaaabeaec57386dd867b3588c425b MD5sum: d4bd0aecd0303cef04924fd475ceaf2a Description: Nginx Development Kit module - development files The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . This package provides development headers and necessary config scripts for the Nginx development kit module, useful to develop and link third party additions to the Debian nginx web/proxy server packages using Nginx development kit module. . Development files. Package: libnginx-mod-http-perl Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 191 Depends: nginx-common (= 1.25.2-4+buster), perl (>= 5.28.1-6+deb10u1), perlapi-5.28.1, libc6 (>= 2.14), libperl5.28 (>= 5.28.0) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-perl_1.25.2-4+buster_amd64.deb Size: 117544 SHA256: 5c3167e252d03f506607dfaf10d21a86e2d9fea26ff7a6e14cd58da6c0d9ac75 SHA1: 6adaf44dbbc05a49b73b5bedb0526ca4a6523c0f MD5sum: 224890b69e60ac9e7689c7d859d93900 Description: Perl module for Nginx Embed Perl runtime into nginx. . The ngx_http_perl module is used to implement location and variable handlers in Perl and insert Perl calls into SSI. . Note that this module is marked experimental. Package: libnginx-mod-http-perl-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 147 Depends: libnginx-mod-http-perl (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-perl-dbgsym_1.25.2-4+buster_amd64.deb Size: 122452 SHA256: c8168f944fed25810b36b92c6ffab485430ea5ccd11270510f7a2b3ff0274819 SHA1: 9ac3a2b1f15c196ea1215fff2f59e76fadb85c93 MD5sum: b711bc641fc0e081522052f398880e97 Description: debug symbols for libnginx-mod-http-perl Build-Ids: 11619083585d0b7474c6c79dd49166054b5697d6 b7e1f9ef4cec6d4928f78b34d219bb205f35cbcb Package: libnginx-mod-http-subs-filter Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 138 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-subs-filter_1.25.2-4+buster_amd64.deb Size: 107316 SHA256: 8043e6ed621e5ec3d9dcd510a67e2e1577274253031790074895c89752821bc6 SHA1: 026c24d3c692613be14ae6e103a507bf0add065d MD5sum: 1114799038414e4cacc4837dadf8a11d Description: Substitution filter module for Nginx Subsitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Package: libnginx-mod-http-subs-filter-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 59 Depends: libnginx-mod-http-subs-filter (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-subs-filter-dbgsym_1.25.2-4+buster_amd64.deb Size: 45364 SHA256: 48f99209d828a76cb4b7790e7b08125e8c04bc3b5467bd9ccb80dcab708ff92c SHA1: 057a3eb3d303b4f9f71368a2bf368750a92bb2b4 MD5sum: b0d5859774fb92fa59bc250703ee3647 Description: debug symbols for libnginx-mod-http-subs-filter Build-Ids: 540c59aa78107f140041ca49b776c1d23b48ba2e Package: libnginx-mod-http-uploadprogress Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 151 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-uploadprogress_1.25.2-4+buster_amd64.deb Size: 110908 SHA256: 7e53deccd08d4923291f4bf6dbd3175a8ed683738ac9b8c7861e627f8a240e65 SHA1: 6da129566aea2e13f0eaa915a260ed8b7fc7f21b MD5sum: c3539bba237ddf19d62d878d005a0f79 Description: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Package: libnginx-mod-http-uploadprogress-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 69 Depends: libnginx-mod-http-uploadprogress (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-uploadprogress-dbgsym_1.25.2-4+buster_amd64.deb Size: 54232 SHA256: 3bcae867db30edf75367da7d60462e022f221d8d6b976f0574520209112581db SHA1: 1982239e1167a11e9191af293c7a3eb33c518e02 MD5sum: 40acddbeb180701a7d6764b15bd36bbc Description: debug symbols for libnginx-mod-http-uploadprogress Build-Ids: dbaa29ceeca41b3778740a85b65eeeebf59cba83 Package: libnginx-mod-http-upstream-fair Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 138 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.4) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-upstream-fair_1.25.2-4+buster_amd64.deb Size: 107400 SHA256: 982736ace38dbabc248c7017ae551e4d8bb8b16fd002999a21334a16888858cf SHA1: a587d01dc1be1b2605de75fd75f62edd551af0d1 MD5sum: b1dc8a3b9e6c0ee338a25d111e00387a Description: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Package: libnginx-mod-http-upstream-fair-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 61 Depends: libnginx-mod-http-upstream-fair (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-upstream-fair-dbgsym_1.25.2-4+buster_amd64.deb Size: 47444 SHA256: dde08947b6521f8698efd58a62bddeb834c74867613c0a7efc0cae4cc828576e SHA1: a1c8137212ade11ef29c451e0f5fdbe176b54b2b MD5sum: d7f8f52e57d9bfca5a7a16e3fae4e41a Description: debug symbols for libnginx-mod-http-upstream-fair Build-Ids: 2e2b422e43cb881b05a89327937dfe839ad7303f Package: libnginx-mod-http-xslt-filter Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 142 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-xslt-filter_1.25.2-4+buster_amd64.deb Size: 107320 SHA256: ae44ffcf42863c8ef4b8b553e67b46e5cdc4a7763cc9b61acdb448e03a9f5fb4 SHA1: bce07dc040ba7848f9af19d4e8a6247d239d7622 MD5sum: 22d0b6be87c036e9cbfdbb2a46af29d2 Description: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-http-xslt-filter-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 73 Depends: libnginx-mod-http-xslt-filter (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-http-xslt-filter-dbgsym_1.25.2-4+buster_amd64.deb Size: 59456 SHA256: 805e7aae20988e83e2775eb9b4bbcc780ba7ef5573fb75e97c6e7153b31ce2c1 SHA1: 5976009d1716a3b1148a6ef628e5583bda1f4726 MD5sum: 8680c669d6f7393ab531b432f0424d0e Description: debug symbols for libnginx-mod-http-xslt-filter Build-Ids: 852e146e87c869d9918fea3f1126527431a41604 Package: libnginx-mod-mail Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 233 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.25.2-4+buster_amd64.deb Size: 139988 SHA256: c28fa170e16701171e54b22ae94105970ba17b6380b76b27079afa91f1b4ec17 SHA1: b4ed948e9a44e892a41cb683180c020495dcc50d MD5sum: f623989364c25d3be01f7374c8691969 Description: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Package: libnginx-mod-mail-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 130 Depends: libnginx-mod-mail (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-mail-dbgsym_1.25.2-4+buster_amd64.deb Size: 109172 SHA256: 989080485470cbca78e42d75a84c236e60ffee99900541112da80fa476195503 SHA1: 1ee80ef153534dc801963b7f087b510e3d5a22ec MD5sum: 39e2b04ffd697d8a1007fc90329e39a5 Description: debug symbols for libnginx-mod-mail Build-Ids: 76424e363441a423a578ff70c493de0888e7dfd9 Package: libnginx-mod-nchan Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 849 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.28) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.25.2-4+buster_amd64.deb Size: 345152 SHA256: 0c8cdd455d2d5ccf386401b98985166e3290e78ee19da4964d1e43c8779d7786 SHA1: 04ebf6e9ce041c9065aa2a6415f8dd4b2b139617 MD5sum: ae41665f0d8ff8fb1c4de1e9f792420d Description: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Package: libnginx-mod-nchan-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 805 Depends: libnginx-mod-nchan (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-nchan-dbgsym_1.25.2-4+buster_amd64.deb Size: 726252 SHA256: 6fd00d89ed45a4779b789bf5f150ed2ac2baad6294af7be70c9b17c3badb1910 SHA1: 285b8b5c155a4e6e50c80bbdf04a0494bc30d854 MD5sum: 8c9c4081757423d2d9658a91f17581cc Description: debug symbols for libnginx-mod-nchan Build-Ids: a60016b8742a8903f89443717776a1b890676fe3 Package: libnginx-mod-rtmp Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 462 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.28) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.25.2-4+buster_amd64.deb Size: 220036 SHA256: 611cce7f3dd9883a40cc3b6da1e88f277d3d9cb7c40482603e0ba3a25b0439c8 SHA1: afc5395c5190f76066a3bc6fbaa0aea45b7c581f MD5sum: 31caf0dad69fd5f9fa9baa7fd709ad67 Description: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. . It provides the following features: - Live streaming with RTMP, HLS and MPEG-DASH; - RTMP Video on Demand from local or HTTP sources; - Stream relay support via a push or pull model; - Integrated stream recording; - and more. Package: libnginx-mod-rtmp-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 392 Depends: libnginx-mod-rtmp (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-rtmp-dbgsym_1.25.2-4+buster_amd64.deb Size: 352644 SHA256: 42ac939c7e00f9937d94b2d4797f63ca737b01d4dc990fd867f19682243048e1 SHA1: d9a0ce15b5dea45552d252b569e80ab45a6e27f2 MD5sum: a3b9cdf48ba3f8ecd726a013fa8b76c0 Description: debug symbols for libnginx-mod-rtmp Build-Ids: 244142397392f82c69f6713ebb9157f3a7a7c620 Package: libnginx-mod-stream Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 301 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.25.2-4+buster_amd64.deb Size: 164068 SHA256: edcac03a5a24efae30ac5e7b275012ea2c472b81f518808fbbbb846f868489b1 SHA1: 4d5a7cc5dcd5eea28287b4a931b69a5eb8323ddf MD5sum: 15fd2797f94846a73171b82983f0f099 Description: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Package: libnginx-mod-stream-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 206 Depends: libnginx-mod-stream (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-stream-dbgsym_1.25.2-4+buster_amd64.deb Size: 175596 SHA256: 75f5a6b473d23b24d0e8bf03a3215ec7229c60b7c0ec5cc54b7064c9bb52fc2c SHA1: 3198f91a7e896e229a8cbbb07f58774e9ef40d9a MD5sum: 356c1e9558b655b42c0d83ee33a8bcdc Description: debug symbols for libnginx-mod-stream Build-Ids: 4305d839f8fd508beb88908bfaca1caa9fc82bfa Package: libnginx-mod-stream-geoip Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 139 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14), libgeoip1, libnginx-mod-stream (= 1.25.2-4+buster) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.25.2-4+buster_amd64.deb Size: 104728 SHA256: a590035b5fe42a6913abb04e2830500e3ae628421d8d9372bd305a0d6a13be19 SHA1: 4e137692eafe11237959acd31a2b23775c4aecc3 MD5sum: e26431773ec244f0228889647ed5e114 Description: GeoIP Stream module for Nginx The ngx_stream_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-stream-geoip-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 43 Depends: libnginx-mod-stream-geoip (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-stream-geoip-dbgsym_1.25.2-4+buster_amd64.deb Size: 28760 SHA256: 96b833c615422d25eda3d68c2e91a26f916c1ad60ac96798b12577db1d9acf41 SHA1: 954029f4842eafb3969465b244882d2633c58c76 MD5sum: 5c0b5a2e00b7cb881be85372eccb45b9 Description: debug symbols for libnginx-mod-stream-geoip Build-Ids: f9ea4b4a123ccb55f3e18a12ae0b910834c41373 Package: libnginx-mod-stream-geoip2 Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 138 Depends: nginx-common (= 1.25.2-4+buster), libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 1.25.2-4+buster) Recommends: nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.25.2-4+buster_amd64.deb Size: 105604 SHA256: f651c25bd2f108a773aead897e370f73c056cf99fa56e526c0efec58793e210b SHA1: afa837a634d0b90d442ea32da5ca447e4b67db50 MD5sum: 0666321c045a618a1d50698ff978a58a Description: GeoIP2 Stream module for Nginx The ngx_stream_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-stream-geoip2-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: libnginx-mod-stream-geoip2 (= 1.25.2-4+buster) Priority: optional Section: debug Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2-dbgsym_1.25.2-4+buster_amd64.deb Size: 29552 SHA256: 4a0c94283708d2f5d212eff28d4547154de16004a603d12fb34306e7e2384b54 SHA1: 9db8eaf42b52dde9c2a4e417baf37dc93452efbf MD5sum: 7d65f2312c00c50a88adf142efc16e32 Description: debug symbols for libnginx-mod-stream-geoip2 Build-Ids: 62c54dae4900928a19197ea6931cef377aa11a35 Package: libxml2 Version: 2.9.14+dfsg-1+buster Architecture: amd64 Maintainer: Debian XML/SGML Group Installed-Size: 1865 Depends: libc6 (>= 2.28), libicu63 (>= 63.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Conflicts: w3c-dtd-xhtml Multi-Arch: same Homepage: http://xmlsoft.org Priority: optional Section: libs Filename: pool/main/libx/libxml2/libxml2_2.9.14+dfsg-1+buster_amd64.deb Size: 702772 SHA256: 5872b064215b7bfaccb2398e0eb20a564a1af98a05d095248ccda2c5e94e5074 SHA1: 389f4bccf20c69990c7806bb2cb6595cab24cb30 MD5sum: bb8f56a143a4866e0ff2cacc58aff9f2 Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-dev Source: libxml2 Version: 2.9.14+dfsg-1+buster Architecture: amd64 Maintainer: Debian XML/SGML Group Installed-Size: 3276 Depends: libicu-dev, libxml2 (= 2.9.14+dfsg-1+buster) Suggests: pkg-config Multi-Arch: same Homepage: http://xmlsoft.org Priority: optional Section: libdevel Filename: pool/main/libx/libxml2/libxml2-dev_2.9.14+dfsg-1+buster_amd64.deb Size: 795404 SHA256: f452f5ddf17a868b5706f3aa879d0e725387009d96329ba58143fc891e72dd86 SHA1: 3b88d93d399bc70dc94707baf71192dd2b99990f MD5sum: a05d3565e1fe2d3a7f83423b507f7c3b Description: GNOME XML library - development files XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: migration-summary Version: 1.1.17+buster Architecture: amd64 Maintainer: Jesko Regenthal Installed-Size: 26848 Pre-Depends: dpkg (>= 1.16.1), python3, python3-venv, python3-apt, python3-setuptools Depends: libc6 (>= 2.14), python3-filelock Homepage: https://git.timmehosting.de/devops/kvm/migration-summary Priority: extra Section: contrib/python Filename: pool/main/m/migration-summary/migration-summary_1.1.17+buster_amd64.deb Size: 6000312 SHA256: d39fe6d047370ddf396f9fa2be822534af351adde0aa81b3a7832092bc392102 SHA1: 48da68830f1768b651b16bac8fb8b6bd01e0c61a MD5sum: 7ae79d9ef7343d346b87e39417a51741 Description: A Python package and its dependencies packaged up as DEB in an isolated virtualenv. . This is a distribution of "migration-summary" as a self-contained Python virtualenv wrapped into a Debian package ("omnibus" package, all passengers on board). The packaged virtualenv is kept in sync with the host's interpreter automatically. . See https://github.com/spotify/dh-virtualenv for more details. Package: nginx Version: 1.25.2-4+buster Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 110 Depends: nginx-core (<< 1.25.2-4+buster.1~) | nginx-full (<< 1.25.2-4+buster.1~) | nginx-light (<< 1.25.2-4+buster.1~) | nginx-extras (<< 1.25.2-4+buster.1~), nginx-core (>= 1.25.2-4+buster) | nginx-full (>= 1.25.2-4+buster) | nginx-light (>= 1.25.2-4+buster) | nginx-extras (>= 1.25.2-4+buster) Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.25.2-4+buster_all.deb Size: 99896 SHA256: 68ab4399c730cc6e5ac39dd11de25e8f7ecde38793beae076dfcedd5edaa24d4 SHA1: d7ff7f6fa55d94cfb1553bdaffea250f509c32b3 MD5sum: 8c6a04c8ade475b5c6599ae0d6586be8 Description: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This is a dependency package to install either nginx-core (by default), nginx-full, nginx-light or nginx-extras. Package: nginx-common Source: nginx Version: 1.25.2-4+buster Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 328 Depends: lsb-base, debconf (>= 0.5) | debconf-2.0 Suggests: fcgiwrap, nginx-doc, ssl-cert Multi-Arch: foreign Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-common_1.25.2-4+buster_all.deb Size: 130384 SHA256: ddd2bfb3b111e60d3dc09272e35f47e3e5f75baa76e649ad53f043ddf4e0dcb3 SHA1: ab9c89a60208bfa02203b1974cb624b02743d122 MD5sum: 4dc340fa534c2559b57377eb8956590a Description: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-core Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 2382 Depends: libnginx-mod-http-geoip (= 1.25.2-4+buster), libnginx-mod-http-image-filter (= 1.25.2-4+buster), libnginx-mod-http-xslt-filter (= 1.25.2-4+buster), libnginx-mod-mail (= 1.25.2-4+buster), libnginx-mod-stream (= 1.25.2-4+buster), libnginx-mod-stream-geoip (= 1.25.2-4+buster), nginx-common (= 1.25.2-4+buster), iproute2, libc6 (>= 2.28), libpcre3, libperl5.28 (>= 5.28.0), libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.25.2-4+buster) Conflicts: nginx-extras, nginx-light Breaks: nginx-full (<< 1.18.0-1) Replaces: nginx-full (<< 1.18.0-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-core_1.25.2-4+buster_amd64.deb Size: 910952 SHA256: b35cdbb59aad1c6a05e06763b90e1f09b0a9da3ac090faa4bdb233008885c520 SHA1: 28c560516e2b897cdf89c8dafbf1b975d3b1ce26 MD5sum: 68e8c25e089a34edd1ed2bb713162d20 Description: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx identical to that of nginx-full, but without any third-party modules, and only modules in the original nginx code base. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . OPTIONAL STREAM MODULES: Stream Core, GeoIP Package: nginx-core-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1220 Depends: nginx-core (= 1.25.2-4+buster) Breaks: nginx-core-dbg (<< 1.10.1-3~) Replaces: nginx-core-dbg (<< 1.10.1-3~) Priority: optional Section: debug Filename: pool/main/n/nginx/nginx-core-dbgsym_1.25.2-4+buster_amd64.deb Size: 1115604 SHA256: 65308a46894f017c6a240ea899c55a601f9c3e3fb95d4478abcf7193a2578634 SHA1: d839af1b5835b8688c9af64dfd5bfdc730e30e7b MD5sum: 7073b10daddbea82f324fb596357de47 Description: debug symbols for nginx-core Build-Ids: fdb547b45f9aaa0daf1e831fcad72bbc3d1cbba1 Package: nginx-dev Source: nginx Version: 1.25.2-4+buster Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 937 Depends: debhelper-compat (= 12), dpkg-dev (>= 1.15.5), libgd-dev, libgeoip-dev, libpcre3-dev, libperl-dev, libssl-dev, libxslt1-dev, po-debconf, quilt, zlib1g-dev, nginx-core (<< 1.25.2-4+buster.1~) | nginx-light (<< 1.25.2-4+buster.1~) | nginx-extras (<< 1.25.2-4+buster.1~), nginx-core (>= 1.25.2-4+buster) | nginx-light (>= 1.25.2-4+buster) | nginx-extras (>= 1.25.2-4+buster) Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.25.2-4+buster_all.deb Size: 213292 SHA256: e49c1437db4384e084ee80e3d3baad5550cfd0eb17796adf755c9de7eea53aef SHA1: a965f2fd0ebb7f42f7d023f8ef68a4fba17999ab MD5sum: c4d1e2a371616f907770cdf3afcb07aa Description: nginx web/proxy server - development headers Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides development headers and necessary config scripts for the nginx web/proxy server, useful to develop and link third party additions to the Debian nginx web/proxy server packages. Package: nginx-doc Source: nginx Version: 1.25.2-4+buster Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 145 Multi-Arch: foreign Homepage: https://nginx.org Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.25.2-4+buster_all.deb Size: 108772 SHA256: 1a31dbc8a700fea5b1731851aefca781ea3b30809d62caa7af318702bb6ffa9f SHA1: 8789da2e319b33db30379fc0f59444eb3ca9b215 MD5sum: a655225f481ced86b111d6188962c19c Description: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: nginx-extras Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 2436 Depends: libnginx-mod-http-auth-pam (= 1.25.2-4+buster), libnginx-mod-http-cache-purge (= 1.25.2-4+buster), libnginx-mod-http-dav-ext (= 1.25.2-4+buster), libnginx-mod-http-echo (= 1.25.2-4+buster), libnginx-mod-http-fancyindex (= 1.25.2-4+buster), libnginx-mod-http-geoip (= 1.25.2-4+buster), libnginx-mod-http-geoip2 (= 1.25.2-4+buster), libnginx-mod-http-headers-more-filter (= 1.25.2-4+buster), libnginx-mod-http-image-filter (= 1.25.2-4+buster), libnginx-mod-http-perl (= 1.25.2-4+buster), libnginx-mod-http-subs-filter (= 1.25.2-4+buster), libnginx-mod-http-uploadprogress (= 1.25.2-4+buster), libnginx-mod-http-upstream-fair (= 1.25.2-4+buster), libnginx-mod-http-xslt-filter (= 1.25.2-4+buster), libnginx-mod-mail (= 1.25.2-4+buster), libnginx-mod-nchan (= 1.25.2-4+buster), libnginx-mod-stream (= 1.25.2-4+buster), libnginx-mod-stream-geoip (= 1.25.2-4+buster), libnginx-mod-stream-geoip2 (= 1.25.2-4+buster), nginx-common (= 1.25.2-4+buster), iproute2, libc6 (>= 2.28), libpcre3, libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.25.2-4+buster) Conflicts: nginx-core, nginx-light Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-extras_1.25.2-4+buster_amd64.deb Size: 928196 SHA256: fd252391eb05b3351e45879cb0952ac027f7a4784ab61bd591c504daba964245 SHA1: d729c1ad04cca5e74c8882d9828788ae14a2ea4e MD5sum: 8c6fa491315336384db4276f70f41395 Description: nginx web/proxy server (extended version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the standard modules, plus extra features and modules such as the Perl module, which allows the addition of Perl in configuration files. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . OPTIONAL STREAM MODULES: Stream, GeoIP, GeoIP2 . THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index, GeoIP2, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-extras-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1256 Depends: nginx-extras (= 1.25.2-4+buster) Breaks: nginx-extras-dbg (<< 1.10.1-3~) Replaces: nginx-extras-dbg (<< 1.10.1-3~) Priority: optional Section: debug Filename: pool/main/n/nginx/nginx-extras-dbgsym_1.25.2-4+buster_amd64.deb Size: 1147264 SHA256: a05c931c3c70f46fb8cd5bf5cf809db252c8b7f8936bdea13ea806b4b4964e3e SHA1: cd50f99e045e18ae9f7b58310a4197d53ce248f2 MD5sum: 6e9cbb3ac9b17fdce1fe01985729737a Description: debug symbols for nginx-extras Build-Ids: 3ddddc269be04020840753be4010d6e0edbdd3b3 Package: nginx-full Source: nginx Version: 1.25.2-4+buster Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 110 Depends: libnginx-mod-http-auth-pam, libnginx-mod-http-dav-ext, libnginx-mod-http-echo, libnginx-mod-http-geoip2, libnginx-mod-http-subs-filter, libnginx-mod-http-upstream-fair, libnginx-mod-stream-geoip2, nginx-core (>= 1.25.2-4+buster), nginx-core (<< 1.25.2-4+buster.1~) Suggests: nginx-doc (= 1.25.2-4+buster) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-full_1.25.2-4+buster_all.deb Size: 100372 SHA256: 246b2fab9308fb7c88d234dd339935e12b1fda00e45d7b934ba6b9c49ef8c9f3 SHA1: 70750a4689fb3ff4199deba9a7cbdbcad58cb0fb MD5sum: 986c220210343a282825dc8a89af3670 Description: nginx web/proxy server (standard version with 3rd parties) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a version of nginx with the complete set of standard modules included (but omitting some of those included in nginx-extras). . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . OPTIONAL STREAM MODULES: Stream Core, GeoIP, GeoIP2 . THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, GeoIP2, HTTP Substitutions Upstream Fair Queue. Package: nginx-light Source: nginx Version: 1.25.2-4+buster Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 2310 Depends: libnginx-mod-http-echo (= 1.25.2-4+buster), nginx-common (= 1.25.2-4+buster), iproute2, libc6 (>= 2.28), libpcre3, libperl5.28 (>= 5.28.0), libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.25.2-4+buster) Conflicts: nginx-core, nginx-extras Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-light_1.25.2-4+buster_amd64.deb Size: 887480 SHA256: db0eebe9471051618de8730ecf0c69fbd9004ad444450e5270740fed7c04dd2d SHA1: 3de80e8c726b1fb8fab903a607fe00280b61583c MD5sum: 4a24a8010c6cbce8f71768d70aecb07a Description: nginx web/proxy server (basic version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a very light version of nginx with only the minimal set of features and modules. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF, FastCGI, Map, Proxy, Rewrite, SCGI, uWSGI. . OPTIONAL HTTP MODULES: Auth Request, Charset, Gzip, Gzip Precompression, Headers, HTTP/2, Index, Log, Real IP, Slice, SSI, SSL, Stub Status, Thread Pool, WebDAV, Upstream. . THIRD PARTY MODULES: Echo. Package: nginx-light-dbgsym Source: nginx Version: 1.25.2-4+buster Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 1148 Depends: nginx-light (= 1.25.2-4+buster) Breaks: nginx-light-dbg (<< 1.10.1-3~) Replaces: nginx-light-dbg (<< 1.10.1-3~) Priority: optional Section: debug Filename: pool/main/n/nginx/nginx-light-dbgsym_1.25.2-4+buster_amd64.deb Size: 1050112 SHA256: 3809e1cf0f90b8c2239d00fe8df3e239fd58dd3389167fe0c03d616478ce89e9 SHA1: 18f27d75958f14d2a3da8ce518d95e6dd6cde6e7 MD5sum: ae5f979e08e6496c008c9f8cbb10d7d0 Description: debug symbols for nginx-light Build-Ids: 0c2ac80147c8fb38c3fcf1909088c9de3edc115d Package: podman Source: libpod Version: 3.4.7+ds1-3+buster1 Architecture: amd64 Maintainer: Debian Go Packaging Team Installed-Size: 35780 Depends: libassuan0 (>= 2.0.1), libc6 (>= 2.15), libdevmapper1.02.1 (>= 2:1.02.97), libgpg-error0 (>= 1.14), libgpgme11 (>= 1.4.1), libseccomp2 (>= 2.5.0), conmon (>= 2.0.18~), containernetworking-plugins (>= 0.8.7), golang-github-containers-common, crun | runc (>= 1.0.0~rc92~) Recommends: buildah (>= 1.21.0), fuse-overlayfs (>= 1.0.0~), slirp4netns (>= 0.4.1~), catatonit | tini | dumb-init, uidmap, golang-github-containernetworking-plugin-dnsname Suggests: containers-storage, docker-compose, iptables Breaks: buildah (<< 1.10.1-6), fuse-overlayfs (<< 0.7.1), slirp4netns (<< 0.4.1) Built-Using: containerd (= 1.6.6~ds1-1+buster1), docker-registry (= 2.8.1+ds1-2+buster1), docker.io (= 20.10.14+dfsg1-1), golang-1.17 (= 1.17.11-1), golang-dbus (= 5.0.6-1+buster1), golang-fsnotify (= 1.5.4-1+buster1), golang-ginkgo (= 1.14.2-1~bpo10+1), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-2+buster1), golang-github-appc-cni (= 1.0.1-3+buster1), golang-github-beorn7-perks (= 0.0~git20160804.0.4c0e845-1), golang-github-blang-semver (= 3.6.1-1~bpo10+1), golang-github-buger-goterm (= 0.0+git20181115.c206103-2+buster1), golang-github-cespare-xxhash (= 2.1.1-1~bpo10+1), golang-github-checkpoint-restore-go-criu (= 5.3.0-2+buster1), golang-github-chzyer-readline (= 1.4+git20171103.a4d5111-1), golang-github-containerd-stargz-snapshotter (= 0.11.4-2+buster1), golang-github-containernetworking-plugins (= 1.1.0+ds1-1+buster1), golang-github-containers-buildah (= 1.23.1+ds1-3+buster1), golang-github-containers-common (= 0.44.5+ds1-1+buster1), golang-github-containers-image (= 5.16.0-3+buster1), golang-github-containers-ocicrypt (= 1.0.3-1+buster1), golang-github-containers-psgo (= 1.7.1+ds1-1+buster1), golang-github-containers-storage (= 1.37.2+ds1-1+buster1), golang-github-coreos-bbolt (= 1.3.5-1+buster1), golang-github-coreos-go-iptables (= 0.6.0-1+buster1), golang-github-coreos-go-systemd (= 22.3.2-1+buster1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1+buster1), golang-github-davecgh-go-spew (= 1.1.1-1), golang-github-disiqueira-gotree (= 3.0.2-2+buster1), golang-github-docker-docker-credential-helpers (= 0.6.1-2+deb10u1), golang-github-docker-go-connections (= 0.4.0-3+buster1), golang-github-docker-go-metrics (= 0.0~git20180209.399ea8c-1), golang-github-docker-go-units (= 0.4.0-4+buster1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3), golang-github-dtylman-scp (= 0.0~git20181017.f3000a3-3+buster1), golang-github-fsouza-go-dockerclient (= 1.8.1-1+buster1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-2+buster1), golang-github-ghodss-yaml (= 1.0.0-1), golang-github-go-logr-logr (= 0.4.0-1+buster1), golang-github-google-go-cmp (= 0.5.8-1+buster1), golang-github-google-go-intervals (= 0.0.2-2+buster1), golang-github-google-gofuzz (= 0.0~git20170612.24818f7-1), golang-github-google-shlex (= 0.0~git20150127.0.6f45313-2), golang-github-google-uuid (= 1.1.1-1~bpo10+1), golang-github-gorilla-handlers (= 1.4.2-1~bpo10+1), golang-github-gorilla-mux (= 1.7.4-1~bpo10+1), golang-github-hashicorp-errwrap (= 1.0.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-1+buster1), golang-github-influxdata-tail (= 1.0.0+git20180327.c434825-4+buster1), golang-github-ishidawataru-sctp (= 0.0+git20210707.9a39160-1+buster1), golang-github-jinzhu-copier (= 0.3.2-2+buster1), golang-github-json-iterator-go (= 1.1.4-1), golang-github-juju-ansiterm (= 0.0~git20161107.35c59b9-3), golang-github-klauspost-compress (= 1.13.6+ds1-2~bpo10+1), golang-github-klauspost-crc32 (= 1.1-4), golang-github-klauspost-pgzip (= 1.1-1), golang-github-lunixbochs-vtclean (= 0.0~git20170504.d14193d-3), golang-github-manifoldco-promptui (= 0.8.0-2+buster1), golang-github-mattn-go-colorable (= 0.1.7-1~bpo10+1), golang-github-mattn-go-isatty (= 0.0.12-1~bpo10+1), golang-github-mattn-go-runewidth (= 0.0.7-1~bpo10+1), golang-github-mitchellh-mapstructure (= 1.5.0-1+buster1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+buster1), golang-github-moby-term (= 0.0~git20210619.3f7ff69-1+buster1), golang-github-modern-go-concurrent (= 1.0.3-1), golang-github-modern-go-reflect2 (= 1.0.0-1), golang-github-morikuni-aec (= 1.0.0-2+buster1), golang-github-opencontainers-go-digest (= 1.0.0-1+buster1), golang-github-opencontainers-image-spec (= 1.0.2-2+buster1), golang-github-opencontainers-runtime-tools (= 0.9.0+git20220423.g0105384-2+buster1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+buster1), golang-github-opencontainers-specs (= 1.0.2.66.g20a2d97-1+buster1), golang-github-openshift-imagebuilder (= 1.2.3+ds1-2+buster1), golang-github-pkg-errors (= 0.9.1-1~bpo10+1), golang-github-pmezard-go-difflib (= 1.0.0-2), golang-github-proglottis-gpgme (= 0.0~git20181127.3b0be09-2), golang-github-prometheus-client-golang (= 1.9.0-2~bpo10+1), golang-github-prometheus-client-model (= 0.2.0-2~bpo10+1), golang-github-prometheus-common (= 0.15.0-2~bpo10+1), golang-github-prometheus-procfs (= 0.3.0-1~bpo10+1), golang-github-safchain-ethtool (= 0.0~git20180308.79559b4-1), golang-github-spf13-cobra (= 1.3.0-1), golang-github-spf13-pflag (= 1.0.5-2~bpo10+1), golang-github-ulikunitz-xz (= 0.5.6-2+buster1), golang-github-vbatts-tar-split (= 0.11.1-2+buster1), golang-github-vbauerster-mpb (= 7.3.2-1+buster1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+buster1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+buster1), golang-github-vividcortex-ewma (= 0.0~git20160822.20.c595cd8-3), golang-github-xeipuuv-gojsonpointer (= 0.0~git20151027.0.e0fe6f6-2), golang-github-xeipuuv-gojsonreference (= 0.0~git20150808.0.e02fc20-2), golang-github-xeipuuv-gojsonschema (= 1.2.0-3+buster1), golang-go-patricia (= 2.2.6-5), golang-go-zfs (= 2.1.1-2), golang-go.crypto (= 1:0.0~git20220315.3147a52-1+buster1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1+buster1), golang-gogoprotobuf (= 1.3.2-1+buster1), golang-golang-x-net (= 1:0.0+git20220624.1bab6f3+dfsg-1+buster1), golang-golang-x-sync (= 0.0~git20190911.cd5d95a-1~bpo10+1), golang-golang-x-sys (= 0.0~git20220520.bc2c85a-1+buster1), golang-golang-x-term (= 0.0~git20201210.2321bbc-1~bpo10+1), golang-golang-x-text (= 0.3.7-1+buster1), golang-gomega (= 1.0+git20160910.d59fa0a-1), golang-google-genproto (= 0.0~git20200413.b5235f6-1~bpo10+1), golang-google-grpc (= 1.27.1-1~bpo10+1), golang-google-protobuf (= 1.27.1-1+buster1), golang-gopkg-inf.v0 (= 0.9.0-3), golang-gopkg-square-go-jose.v2 (= 2.6.0-1+buster1), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-5), golang-gopkg-yaml.v3 (= 3.0.1-1+buster1), golang-goprotobuf (= 1.3.4-2~bpo10+1), golang-k8s-klog (= 2.5.0-2+buster1), golang-k8s-sigs-structured-merge-diff (= 4.1.2+ds1-1+buster1), golang-logrus (= 1.7.0-2~bpo10+1), golang-protobuf-extensions (= 1.0.1-1), golang-toml (= 0.3.1-1~bpo10+1), golang-yaml.v2 (= 2.4.0-1~bpo10+1), rootlesskit (= 1.0.1-1+buster1), runc (= 1.1.3+ds1-2) Homepage: https://github.com/containers/podman Priority: optional Section: admin Filename: pool/main/libp/libpod/podman_3.4.7+ds1-3+buster1_amd64.deb Size: 9390736 SHA256: 5d2b1267d9f2789b0a3ba298558d06d02b3254cf832b9ad7ff90ccebb3eee4fc SHA1: 3b7a88f209a935c0c51b15e84550a6792571db1d MD5sum: cfe215b026cf4788d0f8a34486d74097 Description: engine to run OCI-based containers in Pods Podman is an engine for running OCI-based containers in Pods. Podman provides a CLI interface for managing Pods, Containers, and Container Images. . At a high level, the scope of libpod and podman is the following: * Support multiple image formats including the OCI and Docker image formats. * Support for multiple means to download images including trust & image verification. * Container image management (managing image layers, overlay filesystems, etc). * Full management of container lifecycle. * Support for pods to manage groups of containers together. * Resource isolation of containers and pods. * Support for a Docker-compatible CLI interface through Podman. . Podman is a daemon-less alternative to Docker. Package: podman-docker Source: libpod Version: 3.4.7+ds1-3+buster1 Architecture: amd64 Maintainer: Debian Go Packaging Team Installed-Size: 175 Depends: podman Recommends: docker-compose Conflicts: docker.io Built-Using: containerd (= 1.6.6~ds1-1+buster1), docker-registry (= 2.8.1+ds1-2+buster1), docker.io (= 20.10.14+dfsg1-1), golang-1.17 (= 1.17.11-1), golang-dbus (= 5.0.6-1+buster1), golang-fsnotify (= 1.5.4-1+buster1), golang-ginkgo (= 1.14.2-1~bpo10+1), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-2+buster1), golang-github-appc-cni (= 1.0.1-3+buster1), golang-github-beorn7-perks (= 0.0~git20160804.0.4c0e845-1), golang-github-blang-semver (= 3.6.1-1~bpo10+1), golang-github-buger-goterm (= 0.0+git20181115.c206103-2+buster1), golang-github-cespare-xxhash (= 2.1.1-1~bpo10+1), golang-github-checkpoint-restore-go-criu (= 5.3.0-2+buster1), golang-github-chzyer-readline (= 1.4+git20171103.a4d5111-1), golang-github-containerd-stargz-snapshotter (= 0.11.4-2+buster1), golang-github-containernetworking-plugins (= 1.1.0+ds1-1+buster1), golang-github-containers-buildah (= 1.23.1+ds1-3+buster1), golang-github-containers-common (= 0.44.5+ds1-1+buster1), golang-github-containers-image (= 5.16.0-3+buster1), golang-github-containers-ocicrypt (= 1.0.3-1+buster1), golang-github-containers-psgo (= 1.7.1+ds1-1+buster1), golang-github-containers-storage (= 1.37.2+ds1-1+buster1), golang-github-coreos-bbolt (= 1.3.5-1+buster1), golang-github-coreos-go-iptables (= 0.6.0-1+buster1), golang-github-coreos-go-systemd (= 22.3.2-1+buster1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1+buster1), golang-github-davecgh-go-spew (= 1.1.1-1), golang-github-disiqueira-gotree (= 3.0.2-2+buster1), golang-github-docker-docker-credential-helpers (= 0.6.1-2+deb10u1), golang-github-docker-go-connections (= 0.4.0-3+buster1), golang-github-docker-go-metrics (= 0.0~git20180209.399ea8c-1), golang-github-docker-go-units (= 0.4.0-4+buster1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3), golang-github-dtylman-scp (= 0.0~git20181017.f3000a3-3+buster1), golang-github-fsouza-go-dockerclient (= 1.8.1-1+buster1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-2+buster1), golang-github-ghodss-yaml (= 1.0.0-1), golang-github-go-logr-logr (= 0.4.0-1+buster1), golang-github-google-go-cmp (= 0.5.8-1+buster1), golang-github-google-go-intervals (= 0.0.2-2+buster1), golang-github-google-gofuzz (= 0.0~git20170612.24818f7-1), golang-github-google-shlex (= 0.0~git20150127.0.6f45313-2), golang-github-google-uuid (= 1.1.1-1~bpo10+1), golang-github-gorilla-handlers (= 1.4.2-1~bpo10+1), golang-github-gorilla-mux (= 1.7.4-1~bpo10+1), golang-github-hashicorp-errwrap (= 1.0.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-1+buster1), golang-github-influxdata-tail (= 1.0.0+git20180327.c434825-4+buster1), golang-github-ishidawataru-sctp (= 0.0+git20210707.9a39160-1+buster1), golang-github-jinzhu-copier (= 0.3.2-2+buster1), golang-github-json-iterator-go (= 1.1.4-1), golang-github-juju-ansiterm (= 0.0~git20161107.35c59b9-3), golang-github-klauspost-compress (= 1.13.6+ds1-2~bpo10+1), golang-github-klauspost-crc32 (= 1.1-4), golang-github-klauspost-pgzip (= 1.1-1), golang-github-lunixbochs-vtclean (= 0.0~git20170504.d14193d-3), golang-github-manifoldco-promptui (= 0.8.0-2+buster1), golang-github-mattn-go-colorable (= 0.1.7-1~bpo10+1), golang-github-mattn-go-isatty (= 0.0.12-1~bpo10+1), golang-github-mattn-go-runewidth (= 0.0.7-1~bpo10+1), golang-github-mitchellh-mapstructure (= 1.5.0-1+buster1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+buster1), golang-github-moby-term (= 0.0~git20210619.3f7ff69-1+buster1), golang-github-modern-go-concurrent (= 1.0.3-1), golang-github-modern-go-reflect2 (= 1.0.0-1), golang-github-morikuni-aec (= 1.0.0-2+buster1), golang-github-opencontainers-go-digest (= 1.0.0-1+buster1), golang-github-opencontainers-image-spec (= 1.0.2-2+buster1), golang-github-opencontainers-runtime-tools (= 0.9.0+git20220423.g0105384-2+buster1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+buster1), golang-github-opencontainers-specs (= 1.0.2.66.g20a2d97-1+buster1), golang-github-openshift-imagebuilder (= 1.2.3+ds1-2+buster1), golang-github-pkg-errors (= 0.9.1-1~bpo10+1), golang-github-pmezard-go-difflib (= 1.0.0-2), golang-github-proglottis-gpgme (= 0.0~git20181127.3b0be09-2), golang-github-prometheus-client-golang (= 1.9.0-2~bpo10+1), golang-github-prometheus-client-model (= 0.2.0-2~bpo10+1), golang-github-prometheus-common (= 0.15.0-2~bpo10+1), golang-github-prometheus-procfs (= 0.3.0-1~bpo10+1), golang-github-safchain-ethtool (= 0.0~git20180308.79559b4-1), golang-github-spf13-cobra (= 1.3.0-1), golang-github-spf13-pflag (= 1.0.5-2~bpo10+1), golang-github-ulikunitz-xz (= 0.5.6-2+buster1), golang-github-vbatts-tar-split (= 0.11.1-2+buster1), golang-github-vbauerster-mpb (= 7.3.2-1+buster1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+buster1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+buster1), golang-github-vividcortex-ewma (= 0.0~git20160822.20.c595cd8-3), golang-github-xeipuuv-gojsonpointer (= 0.0~git20151027.0.e0fe6f6-2), golang-github-xeipuuv-gojsonreference (= 0.0~git20150808.0.e02fc20-2), golang-github-xeipuuv-gojsonschema (= 1.2.0-3+buster1), golang-go-patricia (= 2.2.6-5), golang-go-zfs (= 2.1.1-2), golang-go.crypto (= 1:0.0~git20220315.3147a52-1+buster1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1+buster1), golang-gogoprotobuf (= 1.3.2-1+buster1), golang-golang-x-net (= 1:0.0+git20220624.1bab6f3+dfsg-1+buster1), golang-golang-x-sync (= 0.0~git20190911.cd5d95a-1~bpo10+1), golang-golang-x-sys (= 0.0~git20220520.bc2c85a-1+buster1), golang-golang-x-term (= 0.0~git20201210.2321bbc-1~bpo10+1), golang-golang-x-text (= 0.3.7-1+buster1), golang-gomega (= 1.0+git20160910.d59fa0a-1), golang-google-genproto (= 0.0~git20200413.b5235f6-1~bpo10+1), golang-google-grpc (= 1.27.1-1~bpo10+1), golang-google-protobuf (= 1.27.1-1+buster1), golang-gopkg-inf.v0 (= 0.9.0-3), golang-gopkg-square-go-jose.v2 (= 2.6.0-1+buster1), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-5), golang-gopkg-yaml.v3 (= 3.0.1-1+buster1), golang-goprotobuf (= 1.3.4-2~bpo10+1), golang-k8s-klog (= 2.5.0-2+buster1), golang-k8s-sigs-structured-merge-diff (= 4.1.2+ds1-1+buster1), golang-logrus (= 1.7.0-2~bpo10+1), golang-protobuf-extensions (= 1.0.1-1), golang-toml (= 0.3.1-1~bpo10+1), golang-yaml.v2 (= 2.4.0-1~bpo10+1), rootlesskit (= 1.0.1-1+buster1), runc (= 1.1.3+ds1-2) Homepage: https://github.com/containers/podman Priority: optional Section: admin Filename: pool/main/libp/libpod/podman-docker_3.4.7+ds1-3+buster1_amd64.deb Size: 17996 SHA256: 5b3832954fd679eeacbc1e4c187f098e964b1a920f6db9164e6b84139686ccf9 SHA1: 393a3f77c01d4f6e127c2bcf18cad111f0d66c88 MD5sum: b29f8afb4c296488c350bbbc5dfbb7ab Description: engine to run OCI-based containers in Pods - wrapper for docker Podman is an engine for running OCI-based containers in Pods. Podman provides a CLI interface for managing Pods, Containers, and Container Images. . At a high level, the scope of libpod and podman is the following: * Support multiple image formats including the OCI and Docker image formats. * Support for multiple means to download images including trust & image verification. * Container image management (managing image layers, overlay filesystems, etc). * Full management of container lifecycle. * Support for pods to manage groups of containers together. * Resource isolation of containers and pods. * Support for a Docker-compatible CLI interface through Podman. . Podman is a daemon-less alternative to Docker. . This package installs a wrapper script that acts like the original docker implementation Package: process-exporter Version: 0.7.10 Architecture: amd64 Maintainer: nick.cabatoff+procexp@gmail.com Installed-Size: 9744 Homepage: https://github.com/ncabatoff/process-exporter Priority: Section: Filename: pool/main/p/process-exporter/process-exporter_0.7.10_amd64.deb Size: 3772784 SHA256: 741cf906104020442c996aafe74174c8aa7bdb72bd569844555b9ba7c8e3553c SHA1: 987f3d147eea49361a60bab8d9020c4ff9483af5 MD5sum: 0330215f7b7bc2ef2a192eb680b22c71 Description: Prometheus exporter to report on processes running Package: python-subscription-manager Source: subscription-manager Version: 1.25.1-2 Architecture: amd64 Maintainer: Matthias Dellweg Installed-Size: 5476 Depends: python (<< 2.8), python (>= 2.7~), python-dateutil, python-ethtool, python-iniparse, python-six, python:any (<< 2.8), python:any (>= 2.7~), python-dbus, python-rpm, virt-what, python-debian, python-gobject, python-decorator Suggests: python-subscription-manager-doc Homepage: https://github.com/candlepin/subscription-manager Priority: optional Section: unknown Filename: pool/main/s/subscription-manager/python-subscription-manager_1.25.1-2_amd64.deb Size: 815228 SHA256: 2e8ad69cc30bba6776b0ef37e490bc70997df32c84157b738a4e4702ec62277a SHA1: 073c5f9c038288a45f82ed0f9fb082d90e0793f7 MD5sum: a1e9284d31a857146bd6667060087e39 Description: RHSM subscription-manager (Python 2) . RHSM is client side software that allows hosts to register with Red Hat subscription management services. In particular, this package is intended to enable Debian and Ubuntu hosts to register with the Foreman/Katello content management system. . This package installs the library for Python 2. Package: python-subscription-manager-dbgsym Source: subscription-manager Version: 1.25.1-2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Matthias Dellweg Installed-Size: 78 Depends: python-subscription-manager (= 1.25.1-2) Priority: optional Section: debug Filename: pool/main/s/subscription-manager/python-subscription-manager-dbgsym_1.25.1-2_amd64.deb Size: 47208 SHA256: 3c52641d6d6c9efe8500f0e0b33a55f800ced3de4b54feb292514d3d5db6b7b6 SHA1: d4e0b1e1002660eea2e3e07aba02d89d7b332682 MD5sum: 6701a2bb34376f7d0d71b843281f9520 Description: debug symbols for python-subscription-manager Build-Ids: 9bfac35bdafe19efa0aff326323d7d39bc37779d b58c73a50273787c1d36b1ecaa0b1100ce14be37 f862ccaff54b159c698ba86652e8fe41d75f7277 Package: python-subscription-manager-doc Source: subscription-manager Version: 1.25.1-2 Architecture: all Maintainer: Matthias Dellweg Installed-Size: 9 Homepage: https://github.com/candlepin/subscription-manager Priority: optional Section: doc Filename: pool/main/s/subscription-manager/python-subscription-manager-doc_1.25.1-2_all.deb Size: 2480 SHA256: 26992a510cb19b0a7a2d3d3bd6acee3e0890bd5a193940c807b80f7e99fc59ae SHA1: 3115f52f168486e464c3b1415b82a794246c0bbd MD5sum: e911549a764e06f5251010a70a304c5c Description: RHSM subscription-manager (common documentation) . RHSM is client side software that allows hosts to register with Red Hat subscription management services. In particular, this package is intended to enable Debian and Ubuntu hosts to register with the Foreman/Katello content management system. . This is the common documentation package. Package: runc Version: 1.1.3+ds1-2 Architecture: amd64 Maintainer: Debian Go Packaging Team Installed-Size: 8534 Depends: libc6 (>= 2.14), libseccomp2 (>= 2.5.0) Recommends: criu Built-Using: go-md2man-v2 (= 2.0.2+ds1-1+buster1), golang-1.18 (= 1.18.3-1), golang-blackfriday-v2 (= 2.1.0-1+buster1), golang-dbus (= 5.0.6-1+buster1), golang-github-checkpoint-restore-go-criu (= 5.3.0-2+buster1), golang-github-cilium-ebpf (= 0.7.0-1+buster1), golang-github-containerd-console (= 0.0~git20170925.84eeaae-1), golang-github-coreos-go-systemd (= 22.3.2-1+buster1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1+buster1), golang-github-docker-go-units (= 0.4.0-4+buster1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+buster1), golang-github-mrunalp-fileutils (= 0.0~git20160930.0.4ee1cc9-1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+buster1), golang-github-opencontainers-specs (= 1.0.2.66.g20a2d97-1+buster1), golang-github-urfave-cli (= 1.22.9-1+buster1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+buster1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+buster1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1+buster1), golang-golang-x-sys (= 0.0~git20220520.bc2c85a-1+buster1), golang-google-protobuf (= 1.27.1-1+buster1), golang-logrus (= 1.7.0-2~bpo10+1) Homepage: https://github.com/opencontainers/runc Priority: optional Section: admin Filename: pool/main/r/runc/runc_1.1.3+ds1-2_amd64.deb Size: 2610532 SHA256: 23d5e2782404408ddeb989423c0ff4b8f86e91758ad3a2c2c995e0f95c117d56 SHA1: e595f31ce2eb46b93004d286c3762f3062da2cd9 MD5sum: 53689216585e4c5e1fe17ffe5bca9aca Description: Open Container Project - runtime "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. Package: slirp4netns Version: 1.2.0-1+buster1 Architecture: amd64 Maintainer: Reinhard Tartler Installed-Size: 98 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.28.0), libseccomp2 (>= 2.3.0), libslirp0 (>= 4.1.0) Homepage: https://github.com/rootless-containers/slirp4netns Priority: optional Section: misc Filename: pool/main/s/slirp4netns/slirp4netns_1.2.0-1+buster1_amd64.deb Size: 37064 SHA256: 94f9190272e18d9131974798316f19b13a4a3bcfa38b5f260796cfe63d06d94a SHA1: 37907e3e457a33978503465f83739c8fb4512de1 MD5sum: a641219b5c6e89500ce32fcba2f96ecf Description: User-mode networking for unprivileged network namespaces slirp4netns provides user-mode networking for unprivileged network namespaces. . slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack ("slirp"). Package: th-composer Version: 1.0.0-6+buster Architecture: amd64 Essential: no Depends: php-cli Maintainer: Falko Timme Priority: optional Section: utils Filename: pool/main/t/th-composer/th-composer_1.0.0-6+buster_amd64.deb Size: 693268 SHA256: 5329da0a6274231280761e15ed0d6d2d543d4754e0e57d5646f5638a0269d1ed SHA1: 9842d2975d97129fabc76296e9468fe7738c5deb MD5sum: ffba81c628e583cc50b5a4713c925c75 Description: Timme Hosting composer. Package: th-imagemagick Version: 7.0.9-27-6+buster Architecture: amd64 Essential: no Depends: pkg-config, libfreetype6, libjbig0, liblcms2-2, libtiff5, liblqr-1-0, libdjvulibre21, libfontconfig1, libwebpmux3, libwebpdemux2, libxext6, libxt6, libopenexr23, libopenjp2-7, libpangocairo-1.0-0, libfftw3-double3, libheif1, libwmf0.2-7 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-imagemagick/th-imagemagick_7.0.9-27-6+buster_amd64.deb Size: 20553560 SHA256: 0d66ef38b8b6887665421bc951ba683af0ea5c4b5d429f62c713c136338a0434 SHA1: 4f5186f2d89eaf6c7b5fffc5b076f32ec2854fbb MD5sum: 6862171f82df172d9f8dace2dd2d041d Description: ImageMagick for Timme Hosting (buster). Package: th-imapsync Version: 1.882-1+buster Architecture: amd64 Essential: no Depends: perl (>= 5.24.0), libmail-imapclient-perl, libio-tee-perl, libunicode-string-perl, libsys-meminfo-perl, libregexp-common-perl, libdigest-hmac-perl, libfile-copy-recursive-perl, libio-socket-inet6-perl, libio-socket-ssl-perl, libreadonly-perl, libauthen-ntlm-perl, libcgi-pm-perl, libcrypt-openssl-rsa-perl, libdata-uniqid-perl, libencode-imaputf7-perl, libfile-tail-perl, libhtml-parser-perl, libjson-webtoken-perl, libparse-recdescent-perl, libmodule-scandeps-perl, libterm-readkey-perl, libtest-mockobject-perl, libtest-pod-perl, liburi-perl, libwww-perl, libtest-nowarnings-perl, libtest-deep-perl, libtest-warn-perl, cpanminus Maintainer: Falko Timme Priority: optional Section: mail Filename: pool/main/t/th-imapsync/th-imapsync_1.882-1+buster_amd64.deb Size: 85192 SHA256: c0f75dacfb36f49906c49dde192ab37ea277b2d3139e130b6f964337c57df7ee SHA1: 4c44c10b7023617415a19bf66575034c500208ba MD5sum: ee37264a347cf0e13eebc026f2f018f4 Description: th-imapsync (buster) Package: th-ispcopy Version: 22.6.29-1 Architecture: amd64 Essential: no Maintainer: Falko Timme Priority: optional Section: utils Filename: pool/main/t/th-ispcopy/th-ispcopy_22.6.29-1_amd64.deb Size: 20972 SHA256: 0a8a10de51fa284093995c58d7756ed37cb878a6aa0ca81cd4455bf94abb410a SHA1: a80bff1f4cb33f10d815e75a023807ad5b83b6a7 MD5sum: 81e70f52ece72490f0e4503df33798d2 Description: Timme Hosting ISPCopy-Tool. Package: th-languagetool-ngram-de Version: 1.0.0-2 Architecture: all Essential: no Depends: unzip, wget Maintainer: Falko Timme Priority: optional Section: custom Filename: pool/main/t/th-languagetool-ngram-de/th-languagetool-ngram-de_1.0.0-2_all.deb Size: 1136 SHA256: f881b26aebb04da6f50349b762becfb95e273a569784667f9a2efb2054add643 SHA1: 8a08be5f8555773f30116bc61142592df1e41189 MD5sum: c3b25b4d4e58f0b73a4edb943c3121be Description: th-languagetool-ngram-de Package: th-languagetool-ngrams-de Version: 1.0.0-7 Architecture: all Essential: no Depends: unzip, wget, ca-certificates Maintainer: Falko Timme Priority: optional Section: custom Filename: pool/main/t/th-languagetool-ngrams-de/th-languagetool-ngrams-de_1.0.0-7_all.deb Size: 1144 SHA256: 16dff5dcbc4c33180d2367d574ea9a1032a698879b4b977b340366672ffe2c1a SHA1: 7baf895c198af48dd376e985cc76d233edac3564 MD5sum: 6898bc72c74d34e36380862a66e31672 Description: th-languagetool-ngrams-de Package: th-languagetool-ngrams-en Version: 1.0.0-7 Architecture: all Essential: no Depends: unzip, wget, ca-certificates Maintainer: Falko Timme Priority: optional Section: custom Filename: pool/main/t/th-languagetool-ngrams-en/th-languagetool-ngrams-en_1.0.0-7_all.deb Size: 1144 SHA256: 14e9ea8808c374a831fdd613552908a4f884c924c5073482efbf507d1ac6691a SHA1: 06bc5f07e7a323e0af99582d78685e8a05cfa1cc MD5sum: dd964ba051524ee1289e076132166783 Description: th-languagetool-ngrams-en Package: th-languagetool-ngrams-es Version: 1.0.0-7 Architecture: all Essential: no Depends: unzip, wget, ca-certificates Maintainer: Falko Timme Priority: optional Section: custom Filename: pool/main/t/th-languagetool-ngrams-es/th-languagetool-ngrams-es_1.0.0-7_all.deb Size: 1144 SHA256: b92542359351af575f047367201777d0ffcbec998e72baacc94f8fc3925a2090 SHA1: 075ee865d6c03726fc58e619c609fe31cadaf42f MD5sum: c60e2cac50adec4fb4f9bca20e21148a Description: th-languagetool-ngrams-es Package: th-languagetool-ngrams-fr Version: 1.0.0-7 Architecture: all Essential: no Depends: unzip, wget, ca-certificates Maintainer: Falko Timme Priority: optional Section: custom Filename: pool/main/t/th-languagetool-ngrams-fr/th-languagetool-ngrams-fr_1.0.0-7_all.deb Size: 1148 SHA256: 718e5ab884ea3d2b33569e6907ae865cc8b9b495c91d9013e612ba50f99cc161 SHA1: 32a2d74e1b645c79d888f0fc42089a4bf8fcecf2 MD5sum: 8d9f1e6e2221f57dde1e551bbdba8b2e Description: th-languagetool-ngrams-fr Package: th-languagetool-ngrams-nl Version: 1.0.0-7 Architecture: all Essential: no Depends: unzip, wget, ca-certificates Maintainer: Falko Timme Priority: optional Section: custom Filename: pool/main/t/th-languagetool-ngrams-nl/th-languagetool-ngrams-nl_1.0.0-7_all.deb Size: 1148 SHA256: ea8c960b3ed4a1f8957e0cdeb9024903ecb90be5c328f406c87f2efd92225ad0 SHA1: 9c3a7c84e7355cf2468f8f83c0f9eb3367b7329c MD5sum: 842ce666baa797e2011136f12740566d Description: th-languagetool-ngrams-nl Package: th-minio-client Version: 2021.12.29-2+buster Architecture: amd64 Essential: no Depends: libc6 (>= 2.3.2) Maintainer: Falko Timme Priority: optional Section: utils Filename: pool/main/t/th-minio-client/th-minio-client_2021.12.29-2+buster_amd64.deb Size: 5545828 SHA256: ace946e106f3f0facfe81fea86f9d54528721ef73a0b3c84feaf858f18b05ba5 SHA1: 5121614a6b1313f9f61497c4f0aea8a6b0e3f1f1 MD5sum: a467e93469b3dd254a9fc870f2338e1d Description: Timme Hosting Minio client (buster). Package: th-monitoring-plugins Version: 0.7.16 Architecture: all Copyright: 2021, Timme Hosting GmbH & Co. KG Depends: ethtool Essential: no Maintainer: Sebastian Klee @ Timme Hosting Priority: optional Section: custom Filename: pool/main/t/th-monitoring-plugins/th-monitoring-plugins_0.7.16_all.deb Size: 1717464 SHA256: 20c2871562e4aa28ab8ab60c75a92252f1d1858776be172a051f64256196cc46 SHA1: b9ec2de56d162371af6122b5692f3266a928db12 MD5sum: 66c9ad282175cc07e049b3868eff57fc Description: icinga2 Plugins for Timme Hosting Deployments Package: th-mysql-pw-gen Version: 1.0.0-3+buster Architecture: amd64 Essential: no Depends: libc6 (>= 2.3.2), libssl1.1 Maintainer: Falko Timme Priority: optional Section: utils Filename: pool/main/t/th-mysql-pw-gen/th-mysql-pw-gen_1.0.0-3+buster_amd64.deb Size: 55548 SHA256: bcfdea8b83e1621fbc7367d467aeb675fac86a340fb5d1b8268e03134a5d3194 SHA1: 238651262e452e760981e4a5656d24bfe5bac45c MD5sum: de64771030e9fb8d5b4213db43534c4b Description: th-mysql-pw-gen (buster) Package: th-mysql-sha2-pwd Version: 1.0.0-1+buster Architecture: amd64 Essential: no Depends: libc6 (>= 2.3.2), libssl1.1 Maintainer: Falko Timme Priority: optional Section: utils Filename: pool/main/t/th-mysql-sha2-pwd/th-mysql-sha2-pwd_1.0.0-1+buster_amd64.deb Size: 17508 SHA256: 782bbe28bbb09352dd0985313bceb27d659d52b0c5dead7f6eaba9a10e98138d SHA1: 4b7bbe64bbf6da5b81e41869c3517d384c8c8b34 MD5sum: 6d6ce05b4edb3627a6ac02db4a045c8c Description: th-mysql-sha2-pwd (buster) Package: th-mysql8dump Version: 8.3.0-1+buster Architecture: amd64 Essential: no Depends: libc6 (>= 2.3.2), libncurses6 Maintainer: Falko Timme Priority: optional Section: utils Filename: pool/main/t/th-mysql8dump/th-mysql8dump_8.3.0-1+buster_amd64.deb Size: 8717468 SHA256: bffaff44260b1157bf212b10267be6e19a58c60af55b929e534ddd0a179f67f6 SHA1: 34f9da66b9d069dbd87dfd7b67a95b04fc4de6e8 MD5sum: 5343fc5a24f566a62d2c51f9609999b9 Description: Timme Hosting mysql8dump (buster). Package: th-mysqltuner Version: 2.6.2-1+buster Architecture: amd64 Essential: no Depends: libc6 (>= 2.3.2), perl Recommends: default-mysql-server | virtual-mysql-server, libtext-template-perl, procps Maintainer: Falko Timme Priority: optional Section: database Filename: pool/main/t/th-mysqltuner/th-mysqltuner_2.6.2-1+buster_amd64.deb Size: 104716 SHA256: 17a295fa53dc95b04e089823fe807ed92d085645562c3fcd68c1cfb91293c607 SHA1: df5f89bcac26658fea901324179a2f762bde726e MD5sum: b43523edfc502f9aa6dd22fdb39ac4dc Description: Timme Hosting mysqltuner (buster). Package: th-php-5.6-fpm Version: 5.6.40-4+buster Architecture: amd64 Essential: no Depends: th-php-libs (>= 1.0.22), tideways-php (>= 5.0.58), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-5.6-fpm/th-php-5.6-fpm_5.6.40-4+buster_amd64.deb Size: 41786716 SHA256: 8e3c646938b11e5f3d0a659f943d5f2543b7d013ff1ac5866d9014e4426c7e1e SHA1: e95c455183e0b103539456ea5b1382c30b43fa84 MD5sum: e6b6765abe484f0d234f8e69e8edca8a Description: Timme Hosting PHP-FPM 5.6 (buster). Package: th-php-7.0-fpm Version: 7.0.33-3+buster Architecture: amd64 Essential: no Depends: th-php-libs (>= 1.0.22), tideways-php (>= 5.0.58), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-7.0-fpm/th-php-7.0-fpm_7.0.33-3+buster_amd64.deb Size: 54743976 SHA256: 5ccda6521b7f1468defa10f157ac297dcbc6f031491528d06953a2d196b9b975 SHA1: b896acc3c3d429459d8b6fabdf582de09f1c52e2 MD5sum: 817dcd32f4bf239c1645c768e5707542 Description: Timme Hosting PHP-FPM 7.0 (buster). Package: th-php-7.1-fpm Version: 7.1.33-5+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.0.58), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-7.1-fpm/th-php-7.1-fpm_7.1.33-5+buster_amd64.deb Size: 60504828 SHA256: 826da8cac35c06c83576434caaa98d7b4635eb4827cac01f0bdb766743968715 SHA1: 1c8545a10b765ad07da01c169c4723913e94c70d MD5sum: 0090366a8d102e9afd15f895a8397f9a Description: Timme Hosting PHP-FPM 7.1 (buster). Package: th-php-7.2-fpm Version: 7.2.34-3+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.0.58), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-7.2-fpm/th-php-7.2-fpm_7.2.34-3+buster_amd64.deb Size: 63886736 SHA256: f45127651368fb3cb9094bfe8468d8d195228ea7ec477da14f12aee0a4d3d6d4 SHA1: 3f6ad3d077941b8c93847b1a38332f6287221d4e MD5sum: a51843a8da978100721632d89de04eba Description: Timme Hosting PHP-FPM 7.2 (buster). Package: th-php-7.3-fpm Version: 7.3.33-1+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.0.58), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-7.3-fpm/th-php-7.3-fpm_7.3.33-1+buster_amd64.deb Size: 65109648 SHA256: 2753b2223b702792a87777a4ae119a1c2972e7d4a7763fb9ae43f52e94b156e9 SHA1: 47e165f98665b8e2379f33e515184f146a85b7f4 MD5sum: b73eaa0e79e5944ac09855f7320949bd Description: Timme Hosting PHP-FPM 7.3 (buster). Package: th-php-7.4-fpm Version: 7.4.33-5+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.0.58), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2, libdjvulibre21, libxt6, libopenexr23, librabbitmq4 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-7.4-fpm/th-php-7.4-fpm_7.4.33-5+buster_amd64.deb Size: 57242224 SHA256: f45a2431f2b177c87039fed4bbbfa1341594dd35df12d809dd9eaf2d55619ee6 SHA1: a9fd5bd9c4c6d4a16c52a2f9eda6ee7b2aaead6c MD5sum: f94eac51145445d3249ae5ce3887f4a5 Description: Timme Hosting PHP-FPM 7.4 (buster). Package: th-php-8.0-fpm Version: 8.0.30-1+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.0.58), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2, libdjvulibre21, libxt6, libopenexr23, librabbitmq4 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-8.0-fpm/th-php-8.0-fpm_8.0.30-1+buster_amd64.deb Size: 57949720 SHA256: 5d9f1d3842b2c555236339b86ea115d425ac1eb14c11a757a60664cb35031f18 SHA1: 4e8b932826e32ee3dddaecd166403247f3762f29 MD5sum: 6eb08bee644262478d7c6c09ced971e7 Description: Timme Hosting PHP-FPM 8.0 (buster). Package: th-php-8.1-fpm Version: 8.1.33-1+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.4.38), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2, libdjvulibre21, libxt6, libopenexr23, librabbitmq4, libavif7, libncurses6 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-8.1-fpm/th-php-8.1-fpm_8.1.33-1+buster_amd64.deb Size: 66211112 SHA256: 5710c799f607db958110799beaccc6abad1c820f1da2d5648915eda60e48e42d SHA1: 6e0f9e5394bd0424b7b13d9dcce2565d8f405c6d MD5sum: 713865ff3aaeb5a41ca826256e0461e2 Description: Timme Hosting PHP-FPM 8.1 (buster). Package: th-php-8.2-fpm Version: 8.2.29-2+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.4.38), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2, libdjvulibre21, libxt6, libopenexr23, librabbitmq4, libavif7, libncurses6 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-8.2-fpm/th-php-8.2-fpm_8.2.29-2+buster_amd64.deb Size: 70130364 SHA256: c9acce559712de1a4c101599ed2cf031550e5bff95710278f4885313a70564cf SHA1: 79d416ea7d8e3306d30983ce3117edec5ee02f02 MD5sum: e3b95d6b62700349f959e6f2a426cf69 Description: Timme Hosting PHP-FPM 8.2 (buster). Package: th-php-8.3-fpm Version: 8.3.31-1+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.4.38), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2, libdjvulibre21, libxt6, libopenexr23, librabbitmq4, libavif7, libncurses6 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-8.3-fpm/th-php-8.3-fpm_8.3.31-1+buster_amd64.deb Size: 72279624 SHA256: 6e0827096142a2a9d407585504b1358803842ed2cfd286f2146e302100083392 SHA1: 8e67645c2d4aa61e1a854ad6ebba65cc6334f8a7 MD5sum: b66f7e6cbac5f8da8fec8b047fa1b672 Description: Timme Hosting PHP-FPM 8.3 (buster). Package: th-php-8.4-fpm Version: 8.4.21-1+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.4.38), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2, libdjvulibre21, libxt6, libopenexr23, librabbitmq4, libavif7, libncurses6 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-8.4-fpm/th-php-8.4-fpm_8.4.21-1+buster_amd64.deb Size: 81972316 SHA256: f2cd5eae6f88dfd6396b5cb19df5bd8a11040089471edc4794848f7eb380b2f1 SHA1: 42c2c5cd9dfeff75150d0dc82fdfe54b16bf6465 MD5sum: ae9f75e47d429e5c73334f5989c94b73 Description: Timme Hosting PHP-FPM 8.4 (buster). Package: th-php-8.5-fpm Version: 8.5.6-1+buster Architecture: amd64 Essential: no Depends: tideways-php (>= 5.4.38), libbrotli1, libc-client2007e, libtidy5deb1, libaspell15, libpq5, libwebp6, libjpeg62-turbo, libonig5, libxslt1.1, libzip4, th-imagemagick (>= 7.0.9), libmcrypt4, libmemcached11, libsodium23, libmemcachedutil2, libdjvulibre21, libxt6, libopenexr23, librabbitmq4, libavif7, libncurses6 Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-8.5-fpm/th-php-8.5-fpm_8.5.6-1+buster_amd64.deb Size: 88120408 SHA256: 95b0280dc0c4415fa522fc435c87130ea3e426661e51ac8487060121795d6c58 SHA1: e2bb5eb27933b1d7ad25670a2e72274811c89df9 MD5sum: 047ae70d1aff7a4429e9c11d7cfd0c99 Description: Timme Hosting PHP-FPM 8.5 (buster). Package: th-php-libs Version: 1.0.22+buster Architecture: amd64 Essential: no Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-php-libs/th-php-libs_1.0.22+buster_amd64.deb Size: 14194360 SHA256: 4751eb82c151ad8765f8a0e0360ec72f67fdbd277c811c7f230559414a696c5c SHA1: d87f5064d49bd3ab254f0b995287911bccfb5371 MD5sum: cbad1130f4465708645ec0a9ba59dbfb Description: Necessary libraries for the Timme Hosting PHP versions installed under /opt (buster). Package: th-phpmyadmin Version: 5.2.2-2 Architecture: all Essential: no Depends: php-cli, pwgen Maintainer: Falko Timme Priority: optional Section: custom Filename: pool/main/t/th-phpmyadmin/th-phpmyadmin_5.2.2-2_all.deb Size: 7700864 SHA256: 5d884548aa4b874f9fa2a9b87e880b02dcbecf2d358f6afee2707a1ec24de8c9 SHA1: 4c14cb75dcbaff7771867268f831bc7c516558c8 MD5sum: b8b04d248d9ba24013e262827bac6d95 Description: th-phpmyadmin Package: th-promtail Version: 2.9.8-3+buster Architecture: amd64 Essential: no Depends: sed Maintainer: Falko Timme Priority: optional Section: web Filename: pool/main/t/th-promtail/th-promtail_2.9.8-3+buster_amd64.deb Size: 18644828 SHA256: 9e80ea3a6901c031de636e79ab52d0c1c322f94b755027f0b4616f527be7d488 SHA1: 85f0d90f814feb55fb5e51db7d3d6b052cd7b00c MD5sum: 01b2db5fad6a88856e801ee8482f3426 Description: Timme Hosting promtail (buster). Package: th-restic Version: 0.18.1-2+buster Architecture: amd64 Essential: no Depends: libc6 (>= 2.3.2) Maintainer: Falko Timme Priority: optional Section: utils Filename: pool/main/t/th-restic/th-restic_0.18.1-2+buster_amd64.deb Size: 8088596 SHA256: 26514db398bdf8fc7492b88ddcfe0aa5f1d842351a17243a44001771e9f9a3a5 SHA1: 5076f627bdc3b016b530f1610e060a47e18406c5 MD5sum: ca6b0fe1129e0dbe31d5df1e259c9cb8 Description: Timme Hosting restic (buster). Package: th-snappymail Version: 2.38.2-2 Architecture: all Essential: no Depends: php-cli, pwgen Maintainer: Falko Timme Priority: optional Section: custom Filename: pool/main/t/th-snappymail/th-snappymail_2.38.2-2_all.deb Size: 6624308 SHA256: 20e3946de4759903437799a0c7b5652a2c5279c55875104619f763b974d63d04 SHA1: 43caeff5bff34baee0f8c64824c34ad0555cd368 MD5sum: a8a35a5ebfede6c9ab6f1078f4425cc9 Description: th-snappymail Package: th-system-snap Version: 1.1-1.0+buster Architecture: amd64 Essential: no Depends: libc6 (>= 2.3.2) Maintainer: Dimitri Enns Priority: optional Section: utils Filename: pool/main/t/th-system-snap/th-system-snap_1.1-1.0+buster_amd64.deb Size: 1920 SHA256: b7d9920bd0aea5f7ff8d793bcf0a904753228914e900e03d4b6768156816d3d9 SHA1: 265dbf51c63f8e40b1485daa3daf0df244908e3a MD5sum: 98804c8344fb1684a8f8948fe67d0e7f Description: Script to catch some system details of the last 5 Minutes before a reboot / shutdown / crash.