Package: metricsd Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 45344 Depends: libc6 (>= 2.34), systemd Priority: optional Section: Filename: pool/main/m/metricsd/metricsd_1.5.3-1_amd64.deb Size: 7529536 SHA256: 0b8cce74e00b03701dadbaa0ddebbd5b24f208ab6658595c29aa8c17337334d8 SHA1: 70cc3faee4c848097bb198b7eff27a7ad8c6848e MD5sum: fe54af9e2168db903c48174a9856fede Description: Metrics collection and aggregation service Package: qbackup Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 9359 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4) Priority: optional Section: Filename: pool/main/q/qbackup/qbackup_1.5.3-1_amd64.deb Size: 2234608 SHA256: 6e57fca11f1f23ed6f840f72bd7ae9cc2d70b095616e6f841b1604251f6e48cf SHA1: 1409e13f7a4474bfb54956a91aaaa31fd5fa0d01 MD5sum: c0f27bd199224b51287a452004f3b55e 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: 297533 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1), systemd Priority: optional Section: Filename: pool/main/q/qcp/qcp_1.5.3-1_amd64.deb Size: 49170204 SHA256: 74d30192f44b4b50b274a5136338fd2d74a0bf7502c9c3243dca66cc34cafd03 SHA1: 9177e7fbef13f0792e477c270ebed3e8e7ccc946 MD5sum: 8bf85d60637028dfebcf1ef8299445a5 Description: Quantum Connection Pool Package: qdl Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 61298 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1) Priority: optional Section: utility Filename: pool/main/q/qdl/qdl_1.5.3-1_amd64.deb Size: 10348944 SHA256: 86a2b29386369cf1bc8b74ab63bf7ecc3d44f4d1ac7b929c763aeac5c57f2645 SHA1: f6c6eed8f197c450487515b24c5ce6ccf61c4a30 MD5sum: bcb2b6a01fd2716e6a2b03f93603ddf9 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: 4921 Depends: libc6 (>= 2.34) Priority: optional Section: utility Filename: pool/main/q/qdlm/qdlm_1.5.3-1_amd64.deb Size: 1464832 SHA256: 847ae78e40283d5a26c71c4494d6e08a3376faab6014a8f30b66a3e1d1b529bb SHA1: 4bd478748d308346998428cccbf6b7ad189c8093 MD5sum: c6678d67586768e3e9e4b25763b9e473 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: 426514 SHA256: 946f883dba55abc323fd89f89f2ef820a80030587a69ab187be6fc679e012e28 SHA1: 37756d76033a03a3dd72751e59a13f43a31de5dc MD5sum: c933438f03c858969d1ab31f67e17763 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: 1127656 SHA256: f626bc97bd6729ef13239925868b2207743e7d39269293846811ec6fe45b0a04 SHA1: 4b348a4dc2ac47e0131bd7f1578abfb5f146c849 MD5sum: f3399f5309c3e6ffd68e06f060fb4910 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: 328912 SHA256: cd33181a2b9a5ac5584b8c3b4225880ac899b281c3d42742b2b59429fc0fcee8 SHA1: 271f4fb1d9df21bdd09d1441051872654cbc8394 MD5sum: e146795fa72684da433747e7ebedf68b 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: 368472 SHA256: 0f32a372909d6013695b33bbffabe515a1890e57a9e113be59ab79c40dbe41de SHA1: 9dca41525cdbf6a869a635c53cadae715695876c MD5sum: 5e568eae36fc32f31bb013bb9519c508 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: 353118 SHA256: cf323ba8cfba75d1ea5b63e26676ed4c0d84bbac6b7ebb0a4e6fab9ff704bba9 SHA1: 92cd090762a513d9a73cb60b3e3068e294103457 MD5sum: 5fe69c320651e564fdd6d97d1e165743 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: 277730 SHA256: c029a2e2c5fbfbe3e290b7361c2af93d5ea038e6dbbfffc447860497b4b24400 SHA1: 65c2e389e6094f17642a11d0e540848ff28d19fd MD5sum: c450b269e9e3ace19034cd8de96235f9 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: 552194 SHA256: b3cff01e3c7fffc4aad5a915cc0f505a63ea5106808d28ea4d9af30609eaf673 SHA1: f73fee4f446209b364365a001f874d7f43df4a91 MD5sum: cf81257ed1dd4b3186ddc96325e6baae 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: 8644544 SHA256: ac0422a496cdbd19c1084fbd8a59b12b6e14b707e3fb7ee3513b36091371ed86 SHA1: 49d587a70d310226e6248f085ace219c716fccb3 MD5sum: 74ed62fed3b76dadf88892d474bf22f7 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: 226258 SHA256: 6ad3067ab500a9f61f7bf775bc63356e3e4467e836fbaa5015beda6d50b80bd0 SHA1: 40e2ed94d35fd6c517d3686cfc1136c06d03db69 MD5sum: ca2ef245ccee988d41baf0aa5fe0bc8e 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: 365884 SHA256: 103bcd5b5e6626cdff79d5ae92ca1847db278eb6e2f99c6e5b58444e40c16686 SHA1: d214b17a034377cece8a0b139ef4e9e3e0b064c6 MD5sum: 4d59d24a87fcca7b606fc30feaf370ea 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: 444470 SHA256: f21bcd432cf088ef7f5d1e91c2f20251de40c893fae5a21004b442e7b6c958c9 SHA1: ef1e82d94c7b045797aee1d286a2e98821b204c8 MD5sum: 58a06839b2f160b35b5522e35b6a373b 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: 1139390 SHA256: 2a0c80acd47229603c5e957e2db5c5eddef465591e2a7a6869f135e79f4d722c SHA1: 3022902780dbae5d8a2109adc5730053b47748c0 MD5sum: 44eb81733645e597f668a233339dc486 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: 346876 SHA256: 9aa8e2b667dcd1e1b22abb3df4f5018fd3da88986c8588b04f12996928bcf806 SHA1: 4f6d64f89621ce0ddadbb2242cfba58a07fb99db MD5sum: 250eed7571500a6b23d9bfec177f0bd2 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: 372552 SHA256: 89cee1c714366e4804df988f98ea7ade5c7d1f6cdece455f9f06bef5db92f8e8 SHA1: 9fc15cbb7454e523ffcb2795cce76eac0faedc88 MD5sum: 300f405eeb3a93df0287667b14ad6521 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: 354762 SHA256: f89ce939d4c40a08b6fc991adf741e68270567bfe88ae67079d820dd1a73740d SHA1: 6f5e44e7ce38234ae242b4a6e53f80587ddb98fc MD5sum: 2252ccde15f07e5255fc5ece5f2ba8ea 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: 299176 SHA256: 033994a6404e26fb2154d72addcea3e4d3131fbe1dfc5f36b8ff3bd67be0f510 SHA1: 3ef5f6ed1d2138d24c83d06f63042c58dbd98abd MD5sum: 0c36fc4d6090cf5f01d5b6d7dcdcd1d7 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: 622664 SHA256: 8efd1339fc04087da9db59e06b41b45182481aed334a5961fe5162ed3bbd831c SHA1: 03747c5df71cd21b5184bb2d28ea4d9c12d3a1ee MD5sum: 3f8ff3053216c8c35c0840149d198fae 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: 8839310 SHA256: 633e1a06e63997086202bec90d49861229eace1aee07ba9c8cb4c4d925897c0e SHA1: e67695b2cf31ef5e42b09fd35c88160430f19327 MD5sum: e4cece95962d307bb90ef4a4a1fa9bf8 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: 243758 SHA256: 96403b0ad114312d0942754ac008148db891dc8f405a227d5b6530053996d2b3 SHA1: 29ec06bb2ffe79004d8b04ac0b69b88d66e932f8 MD5sum: 6dff1d14cf3f55c1765e67a46a63afbb 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: 379648 SHA256: 36ba4aa21bfbb4f95dce629e15737427c8cd25f18598162f63fd5ec152001797 SHA1: e2f935cd10e188e9f1988a043096239a2672f69b MD5sum: 65d4d6c2604c2c0c16f348726315418a 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: 1804192 SHA256: f1e6e6f3e145b67b4ce50d00e4be031ddbc23badc1e4a482b10ea458e5811991 SHA1: d7c2c02e95ec02c183d2b8b3355824acba1eb6c8 MD5sum: be9b7c93d746b706012b7fe61dc0a8ff 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, libreadline8, zlib1g, libuuid1, libicu70, libllvm13, libldap-2.5-0 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: 38453172 SHA256: 7da6ec7b6cc74d6955837363bf324921a5d3c6f17259ca9a9484f458ac873443 SHA1: 3d4f1146ba882df5767a4c11867d727585662f66 MD5sum: d951115f79a7c5d1dcdf747b555869b2 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: 3894 Depends: libc6 (>= 2.34), libgostcrypto.0.6(<0.7.0), libgostcrypto.0.6(>=0.6.0), libssl3 (>= 3.0.0~~alpha1) Priority: optional Section: Filename: pool/main/q/qhb-license-bin/qhb-license-bin_1.5.3-1_amd64.deb Size: 1004388 SHA256: f6f3095522a34fe79e38f0dcaea231bad871ee8c577991c6ef20365e4ea3810b SHA1: 1d48d3a3029e3bf07f3052a9c70619c51ec13a51 MD5sum: 0c82fc1bbc164d724f5196b30a40c216 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: 757 Depends: libc6 (>= 2.34) Priority: optional Section: Filename: pool/main/q/qhb-serial/qhb-serial_1.5.3-1_amd64.deb Size: 243104 SHA256: 4120b85e248e82ed3d1ee0a35e8ff47394017f885a21bd99b0dffc1062052ee1 SHA1: 9e9876af0dc6c6aa67f2e34bf8210d35f868ff21 MD5sum: 42987cb43505fb5e5120bf9c94815841 Description: A tool to calculate a machine's unique identifier Package: qluster Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 129421 Depends: libc6 (>= 2.34), systemd Priority: optional Section: utility Filename: pool/main/q/qluster/qluster_1.5.3-1_amd64.deb Size: 21687832 SHA256: 7d15e67bdc61ae18ce5bffa13216962ef8ff54ad97242cbe5e7bf62264292b56 SHA1: 70b2f9278cdfabfb2abfa658ec0f70088e60971c MD5sum: 1673058363390058ddbb1d600d010217 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: 20096 Depends: libc6 (>= 2.35) Priority: optional Section: utility Filename: pool/main/q/qman/qman_1.5.3-1_amd64.deb Size: 6170636 SHA256: 8062720aee2f88e92ae4e52f0394289af54582457c2c7ae5c41a9e8b26e85ee8 SHA1: d61e6ae743f0a23cb51ab4c7edf463766fc7c069 MD5sum: 88ded729548b30b5d2cfd6ac771fd81d Description: Qman GUI client Package: qman-backend Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 12336 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1), systemd Priority: optional Section: Filename: pool/main/q/qman-backend/qman-backend_1.5.3-1_amd64.deb Size: 3099908 SHA256: 479c00a934f63e24d1ff036b33dfefee0a90d0aa05f0a3d907880750e1b7aa1a SHA1: 11c6af0cdc5220efc0abbd217fce48f9c7c6ac63 MD5sum: 587644c53f666cecc790330d3f647e74 Description: Qman-backend Package: viewer Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 22841 Depends: libc6 (>= 2.34) Priority: optional Section: Filename: pool/main/v/viewer/viewer_1.5.3-1_amd64.deb Size: 3907200 SHA256: 3564e18c824af9948df53310ba8f583e3527dc49fd3c4b0c34baa99fab36e743 SHA1: 11deb28aa41abf8e594b63c80effb0bb79aadc65 MD5sum: ec4be4c4f6ab3a888d96c70b889e9433 Description: Backtrace viewer