Package: metricsd Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 45341 Depends: libc6 (>= 2.25), systemd Priority: optional Section: Filename: pool/main/m/metricsd/metricsd_1.5.3-1_amd64.deb Size: 7530240 SHA256: 7041ab69b6266fbe6e07ff7b8df08cecbac66e4156a72bd8c0c849ce37eb4b33 SHA1: e644b5ffd824c531d2ef6d5855cec40464fcbdbe MD5sum: 58895931c538c1c25d5a748badc31ed4 Description: Metrics collection and aggregation service Package: qbackup Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 9368 Depends: libc6 (>= 2.27), 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: 2247000 SHA256: c425ee121aa58682febb7ba724c517fd0a802391ba0a10b0c790eb50cdd0d0ea SHA1: f24c4f8307743ed0e6c46e9d54dd973383fbde72 MD5sum: 4e631c93da6ffd7a6ba5a5f1eeb83d18 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: 293896 Depends: libc6 (>= 2.25), 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: 48552540 SHA256: de759403d457dd192d1856a7e412c7136fccc09ed2025b000d8b45ed31b116b5 SHA1: 676fd817726634d7227330e012d5cad526e6fd58 MD5sum: 10271eed5e02a9b0973228df4abc5dd2 Description: Quantum Connection Pool Package: qdl Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 58862 Depends: libc6 (>= 2.25), libssl1.1 (>= 1.1.0) Priority: optional Section: utility Filename: pool/main/q/qdl/qdl_1.5.3-1_amd64.deb Size: 9876592 SHA256: 5fd3d3be078bb2f1f22ad017f52b72e7366ed7ff982951cee0907c5598d2144f SHA1: c83f74326c54057c3fff77357ac2f04d747d4b46 MD5sum: 1408eefff2bd9f99cd3ab5808b86e501 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: 4918 Depends: libc6 (>= 2.25) Priority: optional Section: utility Filename: pool/main/q/qdlm/qdlm_1.5.3-1_amd64.deb Size: 1464716 SHA256: e1f7e854fd70b511e47390c86ec2d27f256db1e9efac4470681458ac3e0c2203 SHA1: 574fd27ca7e6fefa2a0892ac25161a3f91757d60 MD5sum: dcc086cd705223c2d20b94b9c4388435 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: 405540 SHA256: 578f0f1e3791122d5d3166669c1653ac1b3cb0aa01541dffe948c9c0c555ee50 SHA1: 8e1f6d13688d31a4d845ba82bcf313c8c7b28071 MD5sum: d63a635bff9dbfe63251f2e63aff6bf2 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: 983372 SHA256: f5390165ec1dc77d42edc90ce7af501d154eb737d76ede4d72233f36777e5fa4 SHA1: 0bf53b0a3c13c8e1dc7c3831366c62516bf67634 MD5sum: bbcf7260a642c6dc9bee2ee8453fb7c7 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: 297012 SHA256: 763e80b4bacc6418d1fe5ad80cd6948fc52bd5decd77e2604e37bbb7976db9ff SHA1: c57d64ebe52c5837b8cbdf5664a23f3d3b5b219b MD5sum: adc0574e712ddc3c16f0f2f7015327e0 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: 318144 SHA256: 1ce63bf9cdc91c6cc239574b5ee7f6c8f00fa08c9e43e3afd1ee5bd250d20f6a SHA1: ed44d3391fc5de4187be286f9553de635467808d MD5sum: d4514681cd0ceb6752fe5abd1dea6316 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: 328236 SHA256: 9ea53206bea4e948a78919467dad2b5893bfc3788f2ccfd2410b8f9257a74c97 SHA1: 39fe4c7fb0f6fc548ad0520f3f499b05ec5c4e8b MD5sum: c37e1468b5ed5d9f443b1a0a36e82c56 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: 258400 SHA256: 3c1524dc51a96e5a456c7fd1b5deefc3d68dac89f95a875a657467ae9acb9af5 SHA1: f1ccfe338406016fd87faa8996c6b41ce78f579f MD5sum: 34ecf13e69e0968da260e9e19b6f7fea 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: 488740 SHA256: 8a84aac85b04ac7f252d4ae2033e1ca169bcb0759f6fcfdc41eab329cad31e86 SHA1: e8af85456c4ac72240ba5cfddfb30ef926d70c32 MD5sum: 60fc9becff665e40d283ccf4804f02f8 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: 7171292 SHA256: d2ca7604d7c1512e84ba656d53d9ddb78f9d346e4feb65508585ba090505582d SHA1: b7f612545afd801bc664b8741039948876f5cb91 MD5sum: 848c2662eade78133482e7ad3af79411 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: 214396 SHA256: 61a956da80d6ac6fbcd1097d77438859cf185be6da0d1053ce80629e8425615d SHA1: 16aaa515054e1c3a33e26d27fbe8bb11c5023e5a MD5sum: 94a004f24a8a68d10ec3659dcfceef71 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: 340208 SHA256: 95d393cdc7c1ff646930ade545474ac3a31152fe92c44084998f5dd5aea69fcc SHA1: 5fce8f78919ac8c4f0af65ece576f6350379f02a MD5sum: 82e47debcf379c83c103965d3da6fce2 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: 425208 SHA256: 1710aef86bf6c2950c338b8da6ae6d01fa7a08c85141ef340b03615a7216b721 SHA1: b572afbc1f07b1c7bcf749a6a8de2ec2a4656c59 MD5sum: 54b98b69348afd73276ab66a2881f218 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: 991868 SHA256: 54a76bd26470eab23f525ec748c0692178c655eb738ddbbc6465a3c224771c47 SHA1: 60449f8f06983243102ca33e95c103dbe555fcfa MD5sum: 6ba999699edc9e51b5ed510cc3cb1f96 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: 316728 SHA256: e09fea01cf1ea37678bd33689b39c6f0e2f29ca455bf9cb21933d26e0a0289ea SHA1: 533ccc93002cd90703c28083608613882f559bd0 MD5sum: 491d3b381d6caf261e448e9396e155d8 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: 321144 SHA256: 62e6dec8f158d4f4e72e465413807ba81f355d42d795cf2ecc3a669bd1ee5022 SHA1: ee23ccfff5c3883ab7b58f393ad695b26e7bfb30 MD5sum: 33590a781114c28f8f739c3342b3061e 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: 326548 SHA256: da9021aaa7b79d514f7cded8af845dbcafe77503ac30a50571311f5bd009e43b SHA1: c89bd2521328f14f12a0004c7754674833ce8e80 MD5sum: d0c2d972ba7d2d324ba92d3a65484de6 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: 282960 SHA256: 16e9366155db0a70af553c43409ba022e08cec6d882846fad9a9be766c4d9a1a SHA1: 65594cfdd43da7e1a39a01c7e0d35d34fb7daaaf MD5sum: 467f789bf40306b3c417a5f0b45e5c0a 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: 557528 SHA256: 55bad541a5aa240a5114580834be3ce3c36df79b68f81f2a8e0aaed2c21206a4 SHA1: b9688996940b0e2a9e2af546050250f694e76e0f MD5sum: 3ddda7b218c4d880de576b458227ce3b 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: 7239784 SHA256: 5fa6481c413ff28d2e1a6b3eafebca2c523116c9377c594da9391de2b66934ad SHA1: b91583d7ed5e4f12f9c0cd41095c9c87ea37cd9c MD5sum: 7427eee7ef55a1a227d6066d9d31bcc9 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: 236484 SHA256: f1cc2dd7d5f61a2228753f5976fea7184b2037b573c041a41053594f5f74302c SHA1: 095901a581cf47cd027a68a60236d4d56adb6d6f MD5sum: fea7a1fd9d3732a72f2cbfc14d70ce71 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: 360808 SHA256: 69fcbf40fce98e6c918fdec7887b1dc08083e630319ac23363d56a7f991920d8 SHA1: be8856385a938658b0392d4e998258ea7f76711b MD5sum: 6ce98a0c2f9e980ed9a6711310e7ce14 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: 1672352 SHA256: 21d56b67a2b1ecd1b0106d3ddec9a9f5ae12f341ea44394cd25d96635d5f435c SHA1: 7704792a67dbc56cfd23d6dbe650547d49111305 MD5sum: 39020ab51fef03b1f2a2727d2fae5500 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, libicu60, libllvm7 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: 35523472 SHA256: 8c1b749c71be7ce7efe075d3f82aa90e064c4eda8e667907195df324a158fcae SHA1: f738329236108e62d56ea85b55458eef2eea7fa1 MD5sum: b8c522482dfeb25921df50fc7c482529 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.25), 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: 1003932 SHA256: 55b810ef732f499d354dff391789733b869d53e256609cae8594b8524a5ef960 SHA1: 764f93c1c81d40230889cf69eeb7e22e80181e56 MD5sum: a56b33e9918216455ee16c99815ca0e3 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: 754 Depends: libc6 (>= 2.25) Priority: optional Section: Filename: pool/main/q/qhb-serial/qhb-serial_1.5.3-1_amd64.deb Size: 243512 SHA256: 3a71e84c748bb082f40bf2a51cc59c8ffb66035066807ba5a2aa86d624174ce7 SHA1: 149d21739ca796f385663ac4f68287912b7bacbb MD5sum: c267a83dc72fe6df3ee9dfdadbf6e1ef Description: A tool to calculate a machine's unique identifier Package: qluster Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 129433 Depends: libc6 (>= 2.25), systemd Priority: optional Section: utility Filename: pool/main/q/qluster/qluster_1.5.3-1_amd64.deb Size: 21693284 SHA256: 4dc021f490a641da05967b68f52d977ac97b626a36206b8198eee658b4e2aab1 SHA1: 3cb16f49e9a7e16bc481c969520193d49da38027 MD5sum: d2ab2b50ee17c0a6ab0823a2a754cf4d 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: 20126 Depends: libc6 (>= 2.27) Priority: optional Section: utility Filename: pool/main/q/qman/qman_1.5.3-1_amd64.deb Size: 6179304 SHA256: aa992ecef81a67bae4fb0b5754a9044ae6a19887489825315e616f5a924a46d8 SHA1: db15e6bc89c8f574d89c1cce82ad32efd2988845 MD5sum: 007840cb3a8fdc2b964d485786d98e2e Description: Qman GUI client Package: qman-backend Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 12166 Depends: libc6 (>= 2.25), libssl1.1 (>= 1.1.0), systemd Priority: optional Section: Filename: pool/main/q/qman-backend/qman-backend_1.5.3-1_amd64.deb Size: 3042328 SHA256: 9489c5c9ec2d0ab23d822e6f0bef54277f78441d1caa5d54ef75cbc61455d5c1 SHA1: f1fe66728f3f1a50c9875d6da4aec3ccb8408dc8 MD5sum: ecb73992ee0663456fa492da66fab32d Description: Qman-backend Package: viewer Version: 1.5.3-1 Architecture: amd64 Maintainer: QHB Developers Installed-Size: 22837 Depends: libc6 (>= 2.18) Priority: optional Section: Filename: pool/main/v/viewer/viewer_1.5.3-1_amd64.deb Size: 3907436 SHA256: 9959d8ba821f6005f30f5d254ac9811fbfd741d1040e4e1683ef1fe99592f187 SHA1: 431e84c32f8ad6c14dcb5e1b65596d10dd608317 MD5sum: f178e4dffbd14995db99a13340b2dc6a Description: Backtrace viewer