Package: metricsd Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 45345 Depends: libc6 (>= 2.28), systemd Priority: optional Section: Filename: pool/main/m/metricsd/metricsd_1.5.3-1_amd64.deb Size: 7529180 SHA256: bbe2822f350e40e19cdb244ed8ca8123e7ce012832c2349e7774f5d175bc7211 SHA1: 8003531a454ad31a5116f186a5e13ee3009f07d8 MD5sum: fdadc811bf1460aad49c57b0fbf376d0 Description: Metrics collection and aggregation service Package: qbackup Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 9356 Depends: libc6 (>= 2.28), libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Priority: optional Section: Filename: pool/main/q/qbackup/qbackup_1.5.3-1_amd64.deb Size: 2237972 SHA256: 2810962f91ed6ae367f23bd8516af1865863f4234f2bcd872ee26d5efa95ebe2 SHA1: 6d3aad9ec55d75ba91680b09f90ae5b62910131f MD5sum: 74200b0935e5137f07f424f90c78b3c4 Description: A utility to make and control backups of QHB database Package: qcp Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 296394 Depends: libc6 (>= 2.28), libssl1.1 (>= 1.1.0), libssl1.1 (>= 1.1.1), systemd Priority: optional Section: Filename: pool/main/q/qcp/qcp_1.5.3-1_amd64.deb Size: 49010940 SHA256: f774842ca82dd72326c3637413e09e03f003de00bdc984cfa9dac77469758615 SHA1: 4db4d67b373da3b9393e795b265aabac830727fc MD5sum: 4d0c211230e976776b6ec627c4e4b132 Description: Quantum Connection Pool Package: qdl Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 62680 Depends: libc6 (>= 2.28), libssl1.1 (>= 1.1.0) Priority: optional Section: utility Filename: pool/main/q/qdl/qdl_1.5.3-1_amd64.deb Size: 10356972 SHA256: d340563eb36944d276d8a9fefe79bb0f6b73a1f3d60460995f50e5357c6aed1b SHA1: ded9e3d4b3aa3c2478f3d5f57551ec42a4b63a20 MD5sum: a024f5bb711d538b0184624d5a5f179b Description: Quantum Direct Loader # QDL 1.5.0 . ## About Execute `qdl help` command to get the manual and the list of commands. Execute `qdl help [SUBCOMMAND]` to get the manual for specific command. . ## Requirements Database, datasources and configuration files should be UTF-8 encoded. . ## Building RPM 1. If `cargo-rpm` is not installed, run `cargo install cargo-rpm`. 1. Run `cargo rpm build`. 2. Get RPM from `./target/release/rpmbuild/RPMS/...`. . ## Simple benchmark scripts . Requirements: . * Pregenerated CSV datafile * Running PG or QHB cluster . Create sample db and `bank` table . ``` SQL -- Sample DB create database qdl_test; \connect qdl_test; -- Sample table create table bank( "Округ" varchar(6), "Район" varchar(30), "Код платильщика" bigint, "УК" varchar, "Поставщик" varchar, "Услуга" varchar, "Сумма оплаты" numeric, "БИК" integer, "Название Банка" varchar, "Сумма коммиссии за обработку" numeric, "Тип ЕПД" varchar(16), "Период оплаты" date ); ``` . Sample COPY script for uploadind data from csv file. \ Stored in `input_copy.sql` for convinient use with psql or qsql utility. . ```SQL COPY bank FROM '/mnt/ramdrive/2015-utf8-reals.csv' DELIMITER ';' CSV HEADER; CHECKPOINT; ``` . Run script and simple benchmark \ User should have access to running DB instance. . ```bash time sudo -u qhb /usr/pgsql-12/bin/psql -d qdl_test < ./input_copy.sql ``` Package: qdlm Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 4922 Depends: libc6 (>= 2.28) Priority: optional Section: utility Filename: pool/main/q/qdlm/qdlm_1.5.3-1_amd64.deb Size: 1464548 SHA256: a70238539b809b162f057f45939abf80b7a6dcafbc290697ecfe735fd407b531 SHA1: 9e8018e6da95150e7ae767b068865a71b47741c6 MD5sum: aee501a9012b8806c45c117274234d3c Description: Quantum Direct Loader wrapper for metrics # QDLM 1.5.1 . Version bumped . # QDLM 1.5.0 . Version bumped . # QDLM 1.3.1 . ```bash qdlm 1.3.1 QDLM uploads metrics data to QHB Report bugs to . . USAGE: qdlm . FLAGS: -h, --help Prints help information -V, --version Prints version information . SUBCOMMANDS: export help Prints this message or the help of the given subcommand(s) ``` . ## export . ```bash qdlm-export 1.3.1 . USAGE: qdlm export [FLAGS] --config --qdl-config . FLAGS: -h, --help Prints help information -V, --version Prints version information -v, --verbose Print verbose output . OPTIONS: -c, --config Configuration file path -q, --qdl-config Path to QDL configuration ``` . ## Building RPM . 1. Run `cargo rpm build`(`cargo-rpm` required, can be installed using `cargo install cargo-rpm`). 2. Get RPM from `./target/release/rpmbuild/RPMS/...`. Package: qhb-1.5.2-3-mysql-fdw Version: 2.9.0 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-mysql-fdw/qhb-1.5.2-3-mysql-fdw_2.9.0_amd64.deb Size: 419632 SHA256: bde8489142f24d0b38ac79410c898c3dcc84216245b87497028fc7e8f7ee5165 SHA1: 1865bfc3330e21f6acf2b60875fc46321f015cda MD5sum: 74041d9b7085e018c52b210a5b0937a1 Description: MySQL/MariaDB FDW for QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-orafce Version: 4.2.6 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-orafce/qhb-1.5.2-3-orafce_4.2.6_amd64.deb Size: 1016796 SHA256: 808cafe694ecb7c3fd229de9941eb2273ed0df564db1c16f8342371f62858aab SHA1: 744d0f4def739c82059c2999f8e92b9d19fb0e5d MD5sum: d0dfbd6b69f0b14e1c2807a0de32ba55 Description: Oracle's compatibility functions and packages Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-pg-hint-plan Version: 1.4.1 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-pg-hint-plan/qhb-1.5.2-3-pg-hint-plan_1.4.1_amd64.deb Size: 312692 SHA256: 65d16c56d18bba0a04ce62588ef15b9ef2971e30cacc4a03f58bc1add0b900a6 SHA1: d6d1d6d70e99759b2b12ba984a2501e2801844e3 MD5sum: 9e6c99396846b12444bea6a058c34b26 Description: Optimizer hint on QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-pg-repack Version: 1.4.8 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-pg-repack/qhb-1.5.2-3-pg-repack_1.4.8_amd64.deb Size: 329820 SHA256: 121ecee4d119711188dad96c00ca3a5f94d536aad91793e2ee8802b27417fd2e SHA1: eb28513c0365a1456408fc122822cb0984acf121 MD5sum: adb7cb7516fd83882cfc26bc25c5e158 Description: Extension pg_repack to remove bloat from tables and indexes Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-pg-store-plans Version: 1.6.1 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-pg-store-plans/qhb-1.5.2-3-pg-store-plans_1.6.1_amd64.deb Size: 335080 SHA256: b75f442906f4a9ad6741d39e66351ed1fbc2b7ed5688bf1e848b5f3838da6f76 SHA1: 7f343547f84223668d3df3eb950a3cdb6ce169ee MD5sum: e9eeb9110e62eb57c89dd36fea061d0b Description: Record executed plans on QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-pgtt Version: 2.10 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-pgtt/qhb-1.5.2-3-pgtt_2.10_amd64.deb Size: 263692 SHA256: 47c6d717c293fa996a8b31fdf099c7beb5ccb5c381801d7e1510bb5bf2dd948a SHA1: 3d29f713569596cbd993915e128f00c83397b409 MD5sum: d02e00b5de14b0455ec894ad3f78a394 Description: Extension to manage Global Temporary Tables Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-plpgsql-check Version: 2.3.4 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-plpgsql-check/qhb-1.5.2-3-plpgsql-check_2.3.4_amd64.deb Size: 503024 SHA256: bc7ef4cd38dd965d97c816ac951a67b0fb780503610a4c9772a5ff58765f92a1 SHA1: 7c168803c16514531e561579a085943d7a37dec1 MD5sum: c1def5a90edd4ed6032ebb3d3b098e2a Description: Additional tools for plpgsql functions validation Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-postgis Version: 3.3.3 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) , libgeos-dev, libproj-dev, libprotobuf-c-dev Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-postgis/qhb-1.5.2-3-postgis_3.3.3_amd64.deb Size: 8871552 SHA256: bd443a05d3b36f323140dcabf49df0551822859d2adc275a365a34234c2c53f4 SHA1: 4b7b8e7cbfc0ae4388817932faf68b48b83b0369 MD5sum: d034244c8e9601b2c9ea7886332f9abf Description: Geographic Information Systems Extensions to QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-sr-plan Version: 1.2.0 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-sr-plan/qhb-1.5.2-3-sr-plan_1.2.0_amd64.deb Size: 216236 SHA256: 275ea7cdcc4b1adf6e1a53b0ca94dfc5cbaafb906c0c353ecbe1b6ff821fdab2 SHA1: 6fb9e7067aa3931533767921103792ca2f010a8e MD5sum: d2cfa94c3bcd774fd81d28e69c1e2df3 Description: Save and restore query plans, extension Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.2-3-tds-fdw Version: 2.0.3 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.2-3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.2-3-tds-fdw/qhb-1.5.2-3-tds-fdw_2.0.3_amd64.deb Size: 346864 SHA256: 38a5fdb93807f6b884bc396e5196d0988f2fbbe50936cf417656be96b57d7aab SHA1: f5047c41193253c4b2bacb4299d873fb5bdec2fd MD5sum: c58b5b7d393834017b5422022fcd20c7 Description: TDS Foreign data wrapper for QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 4952e56e2 Package: qhb-1.5.3-mysql-fdw Version: 2.9.2 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-mysql-fdw/qhb-1.5.3-mysql-fdw_2.9.2_amd64.deb Size: 445352 SHA256: 7fd1fc8056f769dd7a07280dd6028e8e6ed8b6d848e9301a951e9a48130077d7 SHA1: 3ca18c996028e90420024820b8296c0bcb2abb9f MD5sum: 2d00e4252c8180f0b3dc5511f65654f9 Description: MySQL/MariaDB FDW for QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-orafce Version: 4.2.6 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-orafce/qhb-1.5.3-orafce_4.2.6_amd64.deb Size: 1040696 SHA256: ad4c27c92099eac5c5a209a7c2ab65f47da3197458d5fec4e54d5bc6ab7079ad SHA1: f903893b72228968112e47f9eb73908ae8abd0f3 MD5sum: 916a038a211cd68fcb8f5785e90d72a1 Description: Oracle's compatibility functions and packages Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-pg-hint-plan Version: 1.6.1 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-pg-hint-plan/qhb-1.5.3-pg-hint-plan_1.6.1_amd64.deb Size: 333368 SHA256: 269b52ba7a20f3cecafd306c33f05996bd8ba30d8fa128296105b966b298cb24 SHA1: 4821cac99cad7c323c81702cec400effeaae6219 MD5sum: 43078de8428a7883cfd9d2c480c99fca Description: Optimizer hint on QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-pg-repack Version: 1.4.8 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-pg-repack/qhb-1.5.3-pg-repack_1.4.8_amd64.deb Size: 334308 SHA256: 91955a94d4e4da07eaa042fa9925164bad9c74eb454165b7730e81096f3b5ae7 SHA1: 1db9fcdcb59153e111407336b541617df8c072ca MD5sum: daaea38500eb3b6f8078fe729fdd024a Description: Extension pg_repack to remove bloat from tables and indexes Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-pg-store-plans Version: 1.8 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-pg-store-plans/qhb-1.5.3-pg-store-plans_1.8_amd64.deb Size: 334312 SHA256: 794c570922f15459c4e6481b97a1c7bd933e7e3239f29fd8f70c4100833227d1 SHA1: 9ca3f20b8d2ca7d13ad5a1e38ae216f5be3baf84 MD5sum: 425448074aba9034957ad2ec7c797df0 Description: Record executed plans on QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-pgtt Version: 4.0 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-pgtt/qhb-1.5.3-pgtt_4.0_amd64.deb Size: 287660 SHA256: 4c5655e84a93aa0f92b131f7644c39b0a915c40f9a7bc2579bd20e0c9c11fb66 SHA1: 5e4db044027b97bc992c46667dd41d1d0cc36d97 MD5sum: 2200ee0c01ff7ab0bd92e20fa4c5ab94 Description: Extension to manage Global Temporary Tables Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-plpgsql-check Version: 2.7.10 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-plpgsql-check/qhb-1.5.3-plpgsql-check_2.7.10_amd64.deb Size: 572692 SHA256: eb961e255e566cd7199efabd0742ca249581b49d16dad3074e9cdd55accb6ef3 SHA1: d6dc24bf84600b3e806149ca3d49c3c4df6b3293 MD5sum: d5123479b98a017b4525abeee4d799cd Description: Additional tools for plpgsql functions validation Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-postgis Version: 3.3.3 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) , libgeos-dev, libproj-dev, libprotobuf-c-dev Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-postgis/qhb-1.5.3-postgis_3.3.3_amd64.deb Size: 9080128 SHA256: 4b35af9561ad287f6a7e232975f722eaf2681db270925252fd5cee8a398913c2 SHA1: 2d3460dca87db42e54dc24939e8a94a7f6ebcbd4 MD5sum: 3fc4262ca147d202a51c4fe8dd2f3bc6 Description: Geographic Information Systems Extensions to QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-sr-plan Version: 1.2.0 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-sr-plan/qhb-1.5.3-sr-plan_1.2.0_amd64.deb Size: 239328 SHA256: 55503239c9a8b54b772f8b43f881c334533fefc40d66c6b18a7b7defa6f89423 SHA1: 34293f7efedf9e2e0f54c56e126ae3f21a29f30e MD5sum: 201c058c96ec0bd68d15e54b6dabfce6 Description: Save and restore query plans, extension Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-1.5.3-tds-fdw Version: 2.0.3 Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: qhb-core (>= 1.5.3) Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info/ Priority: optional Section: database Filename: pool/main/q/qhb-1.5.3-tds-fdw/qhb-1.5.3-tds-fdw_2.0.3_amd64.deb Size: 365716 SHA256: a3157056986b396008cf836dd6226ff23cd9268463ec8d7cd0cda8fd192f7839 SHA1: 00040515351d15df6a66357ab8d3c3185db8823c MD5sum: a28d3eac55f34ea2ee86f616b527a55a Description: TDS Foreign data wrapper for QHB Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 7a8add918 Package: qhb-contrib Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Build-Depends: debhelper (>= 9~) Depends: qhb-core Homepage: https://quantom.info Priority: optional Section: database Filename: pool/main/q/qhb-contrib/qhb-contrib_1.5.3_amd64.deb Size: 1682908 SHA256: cda0a41b3159ecb98cf845a70df3883ddaddfc6c268ad9f2ebf9e6d63426d644 SHA1: 3bb8592ef5f309e43b31e4b4a1bd1d19deeb5b92 MD5sum: fba2309f6b12cdbfa5f5a9a5c408f7a7 Description: Quant-Hybrid Database System contribs Please send your comments and bug reports to qhb.support@granit-concern.ru Version: 1.5.3 Dgit: 7a8add918 Package: qhb-core Architecture: amd64 Maintainer: ZAO Concern Granit Standards-Version: 4.5.0 Depends: readline-common, libreadline7, zlib1g, libuuid1, libicu63, libllvm13 Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info Priority: optional Section: database Filename: pool/main/q/qhb-core/qhb-core_1.5.3_amd64.deb Size: 35750492 SHA256: 5b35ff24729c2f2c011f1d5530f11d5a60a6e1b673d6e03af0b19f551f635fbf SHA1: 5ea67e7125cc3aee5002bb509153c1618848d209 MD5sum: b7b3f613e5ee930d5991ec7c658aa0c6 Description: Quant-Hybrid Database System Please send your comments and bug reports to qhb.support@granit-concern.ru Version: 1.5.3 Dgit: 7a8add918 Package: qhb-license-bin Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 3890 Depends: libc6 (>= 2.28), libgostcrypto.0.6(<0.7.0), libgostcrypto.0.6(>=0.6.0), libssl1.1 (>= 1.1.0) Priority: optional Section: Filename: pool/main/q/qhb-license-bin/qhb-license-bin_1.5.3-1_amd64.deb Size: 1003432 SHA256: 67786865211efc6076cdafa7cdadb940a4ad1bf1c8fc6c4a3c15fcf62a10d182 SHA1: 872327026dd13b9dc3cc9907142179c140173436 MD5sum: 3c5f74fd730b4df1ec2bc11c52663ca5 Description: QHb License view Utility Package: qhb-patroni Version: 3.0.2 Depends: python3-cdiff, python3-click (>= 4.1), python3-dateutil, python3-pkg-resources, python3-prettytable (>= 0.7), python3-psutil, python3-urllib3, python3-yaml, python3:any (>= 3.5~), python3-psycopg2, python3-etcd (>= 0.4.3) | python3-kazoo | python3-kubernetes | python3-pysyncobj Recommends: iproute2 Suggests: qhb-core, etcd-server | zookeeperd, vip-manager, haproxy, patroni-doc Architecture: all Maintainer: QHB Standards-Version: 4.5.0 Build-Depends: debhelper (>= 9~) Homepage: https://quantom.info Priority: optional Section: database Filename: pool/main/q/qhb-patroni/qhb-patroni_3.0.2_all.deb Size: 367024 SHA256: a924927df9c6e1bba7d96b720d576987ea4d185e9adf1435e13f9c30832c9e33 SHA1: 532cc0994bd3877a721428ac74c125bc3c3bd0a2 MD5sum: 16fb5d7286c145125ab7c864ec01c8bf Description: A Template for QHB HA with ZooKeeper, etcd or Consul Please send your comments and bug reports to qhb.support@granit-concern.ru Dgit: 3533228e7 Package: qhb-serial Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 762 Depends: libc6 (>= 2.28) Priority: optional Section: Filename: pool/main/q/qhb-serial/qhb-serial_1.5.3-1_amd64.deb Size: 243412 SHA256: 65e6ebd9e758ed85dea292297127cb18a6bf8e14afb5523a68a3452424e50f90 SHA1: 7986b7ab350ec9b192fef93764934ade90586d14 MD5sum: dacf84a2050fe0fd1d3d7aaaf909d3ef Description: A tool to calculate a machine's unique identifier Package: qluster Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 129422 Depends: libc6 (>= 2.28), systemd Priority: optional Section: utility Filename: pool/main/q/qluster/qluster_1.5.3-1_amd64.deb Size: 21689256 SHA256: 5e928a1b82ef113888171270ad367d1a9d87c2af9cae4ded599a3d4ceac667e4 SHA1: 8f0de0a4187a15ac52000855998e664210a91e12 MD5sum: 394e48f718c451ace1c3db937fa514bf Description: Qluster - a set of QHB features enabling operation in a clustered environment Qluster is a set of database features from QHB that provides functionality for running in a clustered environment. Package: qman Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 20125 Depends: libc6 (>= 2.28) Priority: optional Section: utility Filename: pool/main/q/qman/qman_1.5.3-1_amd64.deb Size: 6179828 SHA256: 9713a00d44bf66a3bd7839915ef82f69befcaa45620c3881adcba7d172b77903 SHA1: 1d8af4a93b956b173e0e359ddc3c3e606f934dbf MD5sum: 11cc2a3d7a0a5942857dc90535531871 Description: Qman GUI client Package: qman-backend Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 12172 Depends: libc6 (>= 2.28), libssl1.1 (>= 1.1.0), systemd Priority: optional Section: Filename: pool/main/q/qman-backend/qman-backend_1.5.3-1_amd64.deb Size: 3038836 SHA256: 28f596937d74750c8bb0074d2227fce6bd610eb49f899ccf9012737250b8800b SHA1: 2fbbd6e522e3577e40b11cb1de9f5891b2f37465 MD5sum: 0952ec41219d0c346ace5f4414558c5b Description: Qman-backend Package: viewer Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 22841 Depends: libc6 (>= 2.28) Priority: optional Section: Filename: pool/main/v/viewer/viewer_1.5.3-1_amd64.deb Size: 3906836 SHA256: b48a1fa2794eef8e6a7246b59913be378199cc74fa82c06085bdf039965e1280 SHA1: 306ed108868e50b56e97a3c6c79066b1c9de9a31 MD5sum: 38444d6cd0590aa6bbe44268044a61b1 Description: Backtrace viewer