Package: libdbd-mysql-perl Version: 1:5.011-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7678 Depends: perl, libc6, libssl1.1, zlib1g, libdbi-perl Priority: optional Section: perl Filename: pool/main/libd/libdbd-mysql-perl/libdbd-mysql-perl_5.011-1.focal_amd64.deb Size: 2232254 SHA256: be4d80bb3ca17541e5d97a00a8adfe061b97a33af48b6f53ac240aafbb54c131 SHA1: 2a40fed900d3ca557a4ef5a4a454167025192129 MD5sum: 7bcfa6b98e74ea6e26e98da32b3ac77f Description: Perl5 database interface to the MariaDB/MySQL database DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no one ever requested them. However supported features include: compression of data between server and client; timeouts; SSL; prepared statement support; server administration such as creating and dropping databases and restarting the server; auto-reconnection; utf8; bind type guessing; bind comment placeholders; automated insert ids; transactions; multiple result sets and multithreading. Package: libdbd-mysql-perl Version: 1:4.050-4.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7676 Depends: perl, libc6, libssl1.1, zlib1g, libdbi-perl Priority: optional Section: perl Filename: pool/main/libd/libdbd-mysql-perl/libdbd-mysql-perl_4.050-4.focal_amd64.deb Size: 2231602 SHA256: 388e19ec6734f213ab260f65ce1d3d5fb669591a5c6c1f48d94fc6f1fef9984a SHA1: 3b9d8cbd37c86e820be4fd206f0d9ea8cf2571bb MD5sum: c9fb22029daf306e4275b1e69de56eda Description: Perl5 database interface to the MariaDB/MySQL database DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no one ever requested them. However supported features include: compression of data between server and client; timeouts; SSL; prepared statement support; server administration such as creating and dropping databases and restarting the server; auto-reconnection; utf8; bind type guessing; bind comment placeholders; automated insert ids; transactions; multiple result sets and multithreading. Package: libdbd-mysql-perl Version: 1:4.050-3.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7441 Depends: perl, libc6, libssl1.1, zlib1g, libdbi-perl Priority: optional Section: perl Filename: pool/main/libd/libdbd-mysql-perl/libdbd-mysql-perl_4.050-3.focal_amd64.deb Size: 1313096 SHA256: 8f389d6208c5eda7e5ee8f59066e8899d515bb9a594a088c73c93304eff36548 SHA1: ba7bf18bf57921771d7d5d8b35975aadf86e32ed MD5sum: c9da731a3861b14d91ce0fa3414f209d Description: Perl5 database interface to the MariaDB/MySQL database DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no one ever requested them. However supported features include: compression of data between server and client; timeouts; SSL; prepared statement support; server administration such as creating and dropping databases and restarting the server; auto-reconnection; utf8; bind type guessing; bind comment placeholders; automated insert ids; transactions; multiple result sets and multithreading. Package: libjemalloc-dev Source: jemalloc Version: 1:3.6.0-2.focal Architecture: amd64 Maintainer: Stig Sandbeck Mathisen Installed-Size: 1026 Depends: libjemalloc1 (= 1:3.6.0-2.focal) Homepage: http://www.canonware.com/jemalloc/ Priority: extra Section: libdevel Filename: pool/main/j/jemalloc/libjemalloc-dev_3.6.0-2.focal_amd64.deb Size: 161902 SHA256: 1649c418b389917d27866d2166c75784a2d359616a6f127c2d272c56daa18f2d SHA1: a6177690d78fe530e0dd302137baf98ee1e0b7b5 MD5sum: d151ce459bfa14e320a0ecbbbd02aabb Description: development files and documentation for jemalloc Files used for development with jemalloc. This package contains headers and documentation. . Jemalloc is a library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. Package: libjemalloc1 Source: jemalloc Version: 1:3.6.0-2.focal Architecture: amd64 Maintainer: Stig Sandbeck Mathisen Installed-Size: 241 Depends: libc6 (>= 2.14) Homepage: http://www.canonware.com/jemalloc/ Priority: extra Section: libs Filename: pool/main/j/jemalloc/libjemalloc1_3.6.0-2.focal_amd64.deb Size: 83650 SHA256: fbc249aefa90e1ce3727e74dcd9b12e1ebc79dcd7a3e63934285b1551d4c7c13 SHA1: 67a5dd4a98ad56d0f0b5765f1b37538a436ae5ea MD5sum: b29babb5dae472c9d863be795261cd27 Description: general-purpose scalable concurrent malloc(3) implementation A library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. . Notable features are reduced lock contention, predictable low fragmentation, and introspection with heap profiling. Package: libjemalloc1-dbg Source: jemalloc Version: 1:3.6.0-2.focal Architecture: amd64 Maintainer: Stig Sandbeck Mathisen Installed-Size: 476 Depends: libjemalloc1 (= 1:3.6.0-2.focal) Homepage: http://www.canonware.com/jemalloc/ Priority: extra Section: debug Filename: pool/main/j/jemalloc/libjemalloc1-dbg_3.6.0-2.focal_amd64.deb Size: 439630 SHA256: 8f50f664592c1bae32f9853798dad8592f8639b31851f40b1f723ef2f8abc66c SHA1: 266f40a15c9bc37ae045029b0a0965b37520a737 MD5sum: 2f559167d19491d3bdfe56825ea40c5d Description: debug symbols for jemalloc Debug symbols for the jemalloc library. This may be used for debugging and profiling. . Jemalloc is a library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. Build-Ids: 454e9ba5614b9fcfd8e8eb424f9648a1fecc668c Package: libperconaserverclient21 Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 7226 Depends: percona-xtradb-cluster-common (= 1:8.0.43-34-1.focal), libc6 (>= 2.28), libgcc-s1 (>= 3.4), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2) Replaces: libpercona-server-client16, libperconaserverclient18, libperconaserverclient18.1, libperconaserverclient20 Multi-Arch: same Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: libs Filename: pool/main/p/percona-xtradb-cluster/libperconaserverclient21_8.0.43-34-1.focal_amd64.deb Size: 2057740 SHA256: 9a7e028a41c86ba00f79983f9590c0860d2d618443d3a9ae6b226361a5936ec3 SHA1: de0eb381ed96e305bb266a19622e954cd5d84841 MD5sum: 409070ae086d4356ea88ba2793eaf249 Description: Percona XtraDB Cluster database client library Percona XtraDB Cluster is based on the Percona Server database server and provides a High Availability solution. Percona XtraDB Cluster provides synchronous replication, supports multi-master replication, parallel applying on slaves, automatic node provisioning with primary focus on data consistency. . This package includes the client library. Package: libperconaserverclient21-dev Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 928 Depends: libperconaserverclient21 (= 1:8.0.43-34-1.focal), zlib1g-dev Breaks: libmariadbclient-dev, libmysqlclient-dev, libmysqlclient18-dev, libmysqlclient20-dev, libperconaserverclient10-dev, libperconaserverclient12-dev, libperconaserverclient14-dev, libperconaserverclient15-dev, libperconaserverclient16-dev, libperconaserverclient18-dev, libperconaserverclient18.1-dev, libperconaserverclient20-dev Replaces: libmariadbclient-dev, libpercona-xtradb-client-dev, libperconaserverclient10-dev, libperconaserverclient12-dev, libperconaserverclient14-dev, libperconaserverclient15-dev, libperconaserverclient16-dev, libperconaserverclient18-dev, libperconaserverclient18.1-dev, libperconaserverclient20-dev Provides: libmysqlclient-dev Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: libdevel Filename: pool/main/p/percona-xtradb-cluster/libperconaserverclient21-dev_8.0.43-34-1.focal_amd64.deb Size: 242790 SHA256: f1f95a7e8d0e1325081c1739cc66b7058c5c374b6b0f34303ea8a51f489d18c3 SHA1: 7dc3aa28796d01c3ba9eef6b7bf09c54374d224f MD5sum: f34887e8d27aa3dd4a003ccbf5761286 Description: Percona XtraDB Cluster database development files Percona XtraDB Cluster is based on the Percona Server database server and provides a High Availability solution. Percona XtraDB Cluster provides synchronous replication, supports multi-master replication, parallel applying on slaves, automatic node provisioning with primary focus on data consistency. . This package includes development libraries and header files. Package: percona-haproxy Version: 2:2.8.15-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4623 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.8.15-1.focal_amd64.deb Size: 2599900 SHA256: 5f48439bc8dc05e615ee2c3d88733433108c44ced693f6bc6dedcab1c3c32862 SHA1: db4d3f071480177a54dfdc2200a2e8a98ca0bea5 MD5sum: bb8beaeb507eab49599ab24079d1fe88 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.8.14-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4619 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.8.14-1.focal_amd64.deb Size: 2598780 SHA256: 2a04e81e498a962a45b0ac9f3fb095019dc5614ca9c74ce782f3bb02c33fafcc SHA1: be2e5c9c6d8fa147bf6da9471845e041cf0e3cf1 MD5sum: b4982d9560c1f567bdd10c2beda6ad61 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.8.11-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4609 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.8.11-1.focal_amd64.deb Size: 2594414 SHA256: bb4b3ac8daa8616fa5173f0de2ad7a5da802330c9d6058ee6ba054c60ac63808 SHA1: a5f691bba2e9a4daa5da9df6c5718f249876377e MD5sum: 499a36661a251dc535036534a49a49a5 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.8.10-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4603 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.8.10-1.focal_amd64.deb Size: 2589948 SHA256: b4252fd295b09afd02aabb6c91ffbf0db3953f260df70dd330cd905ed8f051e5 SHA1: 06699521824154781d6bea3e9ac953b54c1971d5 MD5sum: e006ca9faf8b847fa415258a79c33b3c Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.8.5-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4573 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.8.5-1.focal_amd64.deb Size: 2573662 SHA256: 1f4532af24f15170548dcf1742fc75e94156456166c2cf303763e4a59a447c31 SHA1: 532b5acb8112a073d147e442dd5c6577d7efebaf MD5sum: 44edf3952505f75230c945329027b492 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.8.1-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4553 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.8.1-1.focal_amd64.deb Size: 2559586 SHA256: 30ce84b3a2e50f2d904f2bc40ddffa5a0a1c2317c65670c5180f68919e1ef2b9 SHA1: 79b76ab0adda9a7b79a4d8a1aaf8b3e16eb6b214 MD5sum: 63dad1e92880fccc8824ca388edceafe Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.6.12-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4229 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.6.12-1.focal_amd64.deb Size: 2381238 SHA256: 6ebb86c87da963f439afbdf41942e5887380265ecb0643f363bcb29967082414 SHA1: 41c0be0fe7396c7a02035eb2507bfd19258a5898 MD5sum: 90520ffebc0efb859837aac13d63c05b Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.5.12-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4140 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.5.12-1.focal_amd64.deb Size: 2335028 SHA256: 9c70988531ddb2968a06ac084a29366a71a73cd1264ab584343fb002fc2e47ac SHA1: b4d79df7d82f582f58d2add3f377187070b2a7b7 MD5sum: 6abc7ed78fbb034e8945e2905a6f59d7 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.5.10-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4136 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.5.10-1.focal_amd64.deb Size: 2332720 SHA256: e08b25c0a6b27bd7bce3561a8d80c9ed6b71582ccb0f72fa29a2621f439ee996 SHA1: 511a16644f17d9b4b2e2decc00a46ea2a019a7ad MD5sum: 0cad52b0701694121c15235ac559fb38 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.5.6-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4120 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.5.6-1.focal_amd64.deb Size: 2320024 SHA256: 3a9bb7161e3dca1fac383f6a6cb65460cf0b6b550bd5809bf5000e20b3b3b748 SHA1: 3ef38c01ebd659769eaa9959de78fb24c582cce0 MD5sum: 894030edf607909592a6df796e179d6a Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.4.15-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 3982 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.4.15-1.focal_amd64.deb Size: 1562884 SHA256: e478104170e35866b2bd9fa7cd1d0984c8934faf9f765d7602964fdf8b0134c9 SHA1: 31e6fdab4b6b9d764557e58c5289ed2c88303d5a MD5sum: 9c5b8f88ea6407d220988d6899afe739 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.3.15-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4103 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.3.15-1.focal_amd64.deb Size: 1718776 SHA256: 11315184f6236f59686e33ec4da2add98d137565e78a6dc437a0a3a54bee0a5c SHA1: 405892989e480b42171c06568c0bd31956becba9 MD5sum: 8e57c48933681ebe0bc73c55a8e20ea2 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.3.10-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4080 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.3.10-1.focal_amd64.deb Size: 1709540 SHA256: 9c0f607066a7b48c849523b95734be2ddb58246b0a8f19e0befb4c496ae38fae SHA1: d4335b481dd0b7cf959f10bbb55b6fe337994853 MD5sum: 49a742b57cbb1f2dd7e6e0cd6d996459 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.3.2-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 4116 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.3.2-1.focal_amd64.deb Size: 1714756 SHA256: 7e1c6a329f604bcab095674c1d857913adb26104920d9de85def2ea3fef5ddc2 SHA1: abd51a2d39fb7bd6eed6e96c6b3787b22189a597 MD5sum: 918ba0cb560436e9f0bca8e75ca63b57 Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy Version: 2:2.1.7-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 3718 Pre-Depends: dpkg (>= 1.17.14) Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.1), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6) Suggests: percona-vim-haproxy, percona-haproxy-doc Provides: haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-haproxy_2.1.7-1.focal_amd64.deb Size: 1569816 SHA256: e29e07ff788f8960ad16b0f7fbeaf5fba7b3ca5b2e7f40cb0f276d1ce3017bde SHA1: 2d9161bcf001835a55889a48c2921909cd74a7f2 MD5sum: cc591c2413513119ae336829cfc9510f Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.8.15-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7273 Depends: percona-haproxy (= 2:2.8.15-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.8.15-1.focal_amd64.deb Size: 7200708 SHA256: f7c42d3b6d89ca66be00149158396214cf7ca141ac401c6a179b15a7cbbeb043 SHA1: 4075fe1372cc3911296e57855d7fa8c93801099a MD5sum: ba4cfed283e94f8bc91a3e15d44ec520 Description: debug symbols for percona-haproxy Build-Ids: 51987d99375e9cabaee787743366945751c407cf 96a64a4420541627730df45f2b0a91ac41627b95 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.8.14-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7266 Depends: percona-haproxy (= 2:2.8.14-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.8.14-1.focal_amd64.deb Size: 7195028 SHA256: ee089b466288d8c9255fd93f390b193f2c6be1f8c3dd0d6f6f1e2f4c19ea5252 SHA1: 7ec2913854d3502a083f0cc5b7ee474d5265cb1f MD5sum: 3d6b9ecbaa3114770e0932ac281f16d0 Description: debug symbols for percona-haproxy Build-Ids: e441ec0b4dbb6bcc19b9b15315ce537677eb6fd8 f02850c915b48afdcd0af145d02886f6c76fc5f1 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.8.11-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7256 Depends: percona-haproxy (= 2:2.8.11-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.8.11-1.focal_amd64.deb Size: 7183624 SHA256: 95a9ace48edebc16aee5470870ec54ef049d405b4841b5bbe64b4e64c9aae299 SHA1: 30c10c9f54538254f1a32a5ea16e6569585eb35b MD5sum: e8830a205a33ce411625a553dd7ec694 Description: debug symbols for percona-haproxy Build-Ids: 55fc7d02554ac7aba6928c8ad7511d27619bc1a1 8b9d35d41d1122b78c010c194694fde992b4baf0 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.8.10-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7248 Depends: percona-haproxy (= 2:2.8.10-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.8.10-1.focal_amd64.deb Size: 7178006 SHA256: 086af8ff1e673bef5e1508ce10bc713fbbf3988bb56af058760fb8d199d8b2a4 SHA1: a26fbbb8840f5486ad5382e02000e7719d783fe9 MD5sum: d707a2e518238ef2641d38ad8d7d0ac3 Description: debug symbols for percona-haproxy Build-Ids: 7968653994e7aee6082efb9227b1e5d19bff7d91 a871c308189d290a0e96c5f17bbdf232aaac786e Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.8.5-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7193 Depends: percona-haproxy (= 2:2.8.5-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.8.5-1.focal_amd64.deb Size: 7124176 SHA256: c05190824da37aad0e62d0299f0c925a8250b42bcf344a6a9daafac9e7614a4b SHA1: dfec3b518dca2507dd908e69173c98b7f4f976ea MD5sum: 38a512dad680ebf195518b2229c56f3c Description: debug symbols for percona-haproxy Build-Ids: 55b13d53608238892292b661741a2ce27513df06 b203fa6ca8383a06f986d36c8b5ff9d26d9b0b78 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.8.1-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 7128 Depends: percona-haproxy (= 2:2.8.1-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.8.1-1.focal_amd64.deb Size: 7058900 SHA256: 1ddeac8898943f7e0e0aa8c815691ab67efd53982de385458a1ae50143ebcf8b SHA1: 8b200801625d3d19b4a4b4facca7b337f4049434 MD5sum: 7b7c484fce9be9778b7ab409e2fe4fa9 Description: debug symbols for percona-haproxy Build-Ids: b44c64f20b1eae136e72b79a5efe39a5d9a83e83 d64008dbd7e89db140eea0ed3bd11394215f00fc Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.6.12-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 6611 Depends: percona-haproxy (= 2:2.6.12-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.6.12-1.focal_amd64.deb Size: 6543882 SHA256: 2a378969e2c1b9d8a607e752a316e121f8b476376d87084a685ce9811b09dbb8 SHA1: c49228c7aabea26160922d650cc5039e96f4f355 MD5sum: 5859ccdbefecb99807989ac942bc6314 Description: debug symbols for percona-haproxy Build-Ids: 8e642c2394b80e3c760767b3775e7c6ccb122891 cd6fa237033fec1c5a4b1fec3310605feca95a80 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.5.12-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 6591 Depends: percona-haproxy (= 2:2.5.12-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.5.12-1.focal_amd64.deb Size: 6536890 SHA256: 8ac88ae2d59fcc0117496f3b8c5b016c23dc2bfc3ad53988c1857b1a50b50bb0 SHA1: 778b22622e6de5227517eb6b1659c7f935989a56 MD5sum: 120989adc116c4e13d994ff5c88c7492 Description: debug symbols for percona-haproxy Build-Ids: c9f6a6f6d5de8b0e68930f55f7c288895bc3fa57 cd029601a75617446a09559ccaa1de2f431b96f1 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.5.10-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 6581 Depends: percona-haproxy (= 2:2.5.10-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.5.10-1.focal_amd64.deb Size: 6526726 SHA256: f6c7d44b02747791511ad979cbc8d7afd51d47861f1c2f27a297eb2bcf43f7e6 SHA1: d5078073625bfa9cad932c3e5b9004a83268f493 MD5sum: 211f50877c118ac8fc49217b1d41f29b Description: debug symbols for percona-haproxy Build-Ids: d951835461b5796b6fc140914e303225fd857095 e46114421223c5641c4c8cf3cab7052d6b011906 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.5.6-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 6563 Depends: percona-haproxy (= 2:2.5.6-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.5.6-1.focal_amd64.deb Size: 6507282 SHA256: 6987ab6fd783da0e4fb00cf0ddd6a1bf51df5ec3b220421d26d15def2b3a32d6 SHA1: e9f34a1beec2d442fec5a0094b58e05bc8f3aded MD5sum: a777f940fe127fe5a0b095334a95853e Description: debug symbols for percona-haproxy Build-Ids: e5c1a82ae22df836d53a0ee1ccb1188ff8313c7f eacdf9546a4a5db644c34e67514dea9553948ff2 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.4.15-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 6516 Depends: percona-haproxy (= 2:2.4.15-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.4.15-1.focal_amd64.deb Size: 6461498 SHA256: 342549809523e87a850a118a7de1f4530e3e1717a4773d2cb0c16c123f1a0371 SHA1: 5848fa46dd40308ea3c1940733291115e71e5b1d MD5sum: aaa744b9035ce1cc258872afc2352ab1 Description: debug symbols for percona-haproxy Build-Ids: 4594b556066abbdaa6e877ec6d26ea5d83937ed5 bde21faa3a736ccec0cb6dc49f1bad1896b30e8f Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.3.15-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 6030 Depends: percona-haproxy (= 2:2.3.15-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.3.15-1.focal_amd64.deb Size: 5976698 SHA256: 8306a5def6b64ac29acbe18330b093a00b0011171852ad753fd925c7d75704ed SHA1: b8144970814d13d2b228c326f0d2aa973bfc30e9 MD5sum: c7064b44d291af0c12981f0c2227e76e Description: debug symbols for percona-haproxy Build-Ids: 57a14db5756d088cd43445807dc7c8541224af67 e28dc2677f0ad7771c646aeb17cda144cf38c7fc Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.3.10-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 5994 Depends: percona-haproxy (= 2:2.3.10-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.3.10-1.focal_amd64.deb Size: 5942102 SHA256: 1ae5fc11ae962ac0720f8e5b259e2c28acb4dac9f9da38083d215b570fcd6092 SHA1: 18eb3c273e644e78502d79b45796697a6da9fc96 MD5sum: df95755185b9ca99522b3c1b62468274 Description: debug symbols for percona-haproxy Build-Ids: 114905e910dc3d67e52ac5222b20a0146f9c4045 5c0142f0dc24a3576effa1bf944f2c6f863fa70d Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.3.2-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 6082 Depends: percona-haproxy (= 2:2.3.2-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.3.2-1.focal_amd64.deb Size: 6033110 SHA256: bc09dfd83d845f41d58e6b18112fa0b114c060bf9b3bedf71fc153ff14905fb8 SHA1: f946e058547b0c5896074abe7c295d9bf697b21d MD5sum: b2911e6c6fce9c95706c9d62a6b3ee76 Description: debug symbols for percona-haproxy Build-Ids: 1f1806a3571ad8157dba7b2f19e98163ffc00ce6 bf049d2f8c9286917508af1877a7fb175929a327 Package: percona-haproxy-dbgsym Package-Type: ddeb Source: percona-haproxy Version: 2:2.1.7-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 5559 Depends: percona-haproxy (= 2:2.1.7-1.focal) Breaks: percona-haproxy-dbg Replaces: percona-haproxy-dbg Priority: optional Section: debug Filename: pool/main/p/percona-haproxy/percona-haproxy-dbgsym_2.1.7-1.focal_amd64.deb Size: 5510562 SHA256: a3cf874f1b69546fe0b41dbbe499d65b14b198394dfd9aed12f6648b78e42e83 SHA1: 94fc0088f29ba24777c2f45f685ae4dbb73ba556 MD5sum: 6a193343dab2de09ab08c3f3c0637482 Description: debug symbols for percona-haproxy Build-Ids: 6227518b60355bcb877b5d5012b1ac460beb0724 a5c305568933884c0460f853dffb5128ef3032a9 Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.8.15-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 4091 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.8.15-1.focal_all.deb Size: 743076 SHA256: 7ad03f9040ad800587b1b009c70074b58a6045e156aef0ae918d992277126262 SHA1: 35cf419c3881bb96538a1ddadcef8fb1f6ff8c64 MD5sum: f7dee609f9fad7d6f094bc80cf83897c Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.8.14-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 4090 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.8.14-1.focal_all.deb Size: 742762 SHA256: 1f3506a64441dcb63b261be666579e72f89005a4978ba123599a45314f8e79e6 SHA1: b6423bad71bf95acd986d317f6ba2048f937c846 MD5sum: dcf7ed30f68ec39eab8afbf0d29dcdea Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.8.11-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 4087 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.8.11-1.focal_all.deb Size: 741034 SHA256: 03a222673b70f41312625360c45ca4d461bdd5759441a10ecdc22cca03cefc15 SHA1: f1cc9c5450b8081eb3e1844feb3fc5838365e08c MD5sum: a8477bab01d16ebb4883d8a678162895 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.8.10-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 4082 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.8.10-1.focal_all.deb Size: 739360 SHA256: f1f75333dfc6bff569aa6ddc1d5fc67ce564dc4b47a5f1202338f66772ab2a1f SHA1: 946a6f879f0b8edaf5da1fda4aa14a6f413c909d MD5sum: 46d1359dc13115537c2c06a7ea5b18dd Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.8.5-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 4070 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.8.5-1.focal_all.deb Size: 736368 SHA256: bea65324730a8c5f2c40d4c1929a57b26ea68428dde3ff7a4470ae57560200d8 SHA1: 2037a32091568552c671c7b5633c48ff48f58677 MD5sum: 0cd75eefe965c72ddb7c424837ccebb5 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.8.1-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 4057 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.8.1-1.focal_all.deb Size: 735050 SHA256: d86b51a55786439b7d468d54ab5e3f16cf7c25c792901a5cdd667ac7aece8523 SHA1: 20fa67af4f1eb4cf4e38aa52ea8bf402ed5e441b MD5sum: 8056a95578433a10008cccc7803d97c7 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.6.12-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3809 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.6.12-1.focal_all.deb Size: 689248 SHA256: 20ce25d82868251a055e75d4f663b76dadbc441a2be45997d38b0a4cc5725577 SHA1: a5fdea7e65247ffa7bb1997a61999aab3c67a17f MD5sum: 480656deb3756df6f9b02a372f245eb8 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.5.12-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3741 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.5.12-1.focal_all.deb Size: 673576 SHA256: 4b3d3349b94123c337436900c7463b6e813455682b5c0b193f690880084c957d SHA1: 69ffadc0f01c71cbcff155f67438b9dba9d5ae6b MD5sum: d05500b11432f9d3951c7d2dfd259ba3 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.5.10-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3742 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.5.10-1.focal_all.deb Size: 673372 SHA256: f1e0b98d3a133ab78f7a9163e7bd02ddd93a7fc11c55de9ddc7a0414ccd3bb84 SHA1: a6f0da1af703006a82a6964ee1e97dc14ae29109 MD5sum: 361965f13107541dce8ad69e49511fd5 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.5.6-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3723 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.5.6-1.focal_all.deb Size: 667692 SHA256: 625be4e09579f43f90b50c4d31f76df40aa1b3bf356e897d478a49c585bd40c4 SHA1: 785b6148ec85fcf4b671bf7623ed33b9b8bd7671 MD5sum: 7bc187bf1787d73fa43f092eee581f8c Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.4.15-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3379 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.4.15-1.focal_all.deb Size: 439314 SHA256: e85904cabff7b2b574aabf6da17ec2b1394c567190fb0141edf3ebc5bf89a663 SHA1: 4089d56be1fbfd66eb6e6c60e396882e860eeadb MD5sum: 2f6e32c557f795f0fd4e49c30be90a03 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.3.15-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3231 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.3.15-1.focal_all.deb Size: 419598 SHA256: 5e853dab7685ae41c78a6e6d844cc0fda99783845f01aef657d68756a648f876 SHA1: 5207e3adf001212ed0f2eeebc5498dd7ecff0af2 MD5sum: 3ce77238299946ecaad7eb52a2431d77 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.3.10-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3228 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.3.10-1.focal_all.deb Size: 419238 SHA256: bb1ef150cac27da7bd658b64206e09ea13d7a0a8772678733eb3c8e75eefb9db SHA1: 44291754a9d8c8871c52d96579d2d0bbbdc6b7bb MD5sum: 8eb9691bf5af8092501e49d22f310cc6 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.3.2-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3225 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.3.2-1.focal_all.deb Size: 418506 SHA256: 5bcc5f5157640c1c2bf7993131c0d567ab89a8389f944fbe69940612100a334b SHA1: f30cf13fd505d38469e7638c06daf5a45ac8dcf6 MD5sum: 9d9a125b7b868bf6a2447079de5741ae Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.1.7-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 2906 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.1.7-1.focal_all.deb Size: 388550 SHA256: f2c370226823d940ed41daba47f548dcd7f9e237cb7fa4872194a4f212c276cf SHA1: 0bad6cfa6f103afbc1321bcc70b7886348336e99 MD5sum: 9594aa09531fdba7de0dcbcefd0acddf Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-replication-manager Version: 2:1.0-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 31 Depends: percona-xtradb-cluster-client Priority: optional Section: misc Filename: pool/main/p/percona-replication-manager/percona-replication-manager_1.0-1.focal_amd64.deb Size: 7814 SHA256: d44da7282072a9d4bd46e26161c7913fd5d842711adc14874ad88cd7aa3ee508 SHA1: 3ddf89d6852de33676010fcaa0ba18638a737458 MD5sum: f1ec4e9a02944e9026e1d15b3edeb95a Description: Replication manager for PXC and MariaDB The typical use case would be to manager a master-master replication link between two distincts PXC clusters but the tools supports more complex topology. Package: percona-toolkit Version: 3.7.0-2.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 78717 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.7.0-2.focal_amd64.deb Size: 26246206 SHA256: a5ce06aeb1462fee8f28605a4f57aff44024549d25d525fb3877f5baa9c909e3 SHA1: d32487a897c3589b20bd482b8042dc4348636f1e MD5sum: 17e95faad430158192105d534e48d6d2 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.7.0-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 78717 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.7.0-1.focal_amd64.deb Size: 26248854 SHA256: c72423bb84e00baab261f54bcf0a4156452ce75b0bf699e9d1fa393a59695ab8 SHA1: 2da4bcca2e7462b5987313959ad47f1b24e3511b MD5sum: 8ba4b64041f93a6079f8cf627bfc5d79 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.6.0-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 78801 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.6.0-1.focal_amd64.deb Size: 28243472 SHA256: 90c881d6c9abda05434a86bbe8c6f56a8054dd649a631cdf09290252bdd6f64a SHA1: 3ca9cdf38935e842805de4c38590bef476881ba1 MD5sum: 923fe7ce9591a0ead4423b8d59d3143d Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.5.7-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 72161 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.5.7-1.focal_amd64.deb Size: 22977284 SHA256: cff6c23dc1f9dd0183701a9477fa406dec82cd319f29219ed325ad91dff8fe0b SHA1: 4aab34c184c17586d3dd991e5b0197e2cee8b7e1 MD5sum: 3a35f52c81cd4b5c4314879b4acf358c Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.5.5-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 63199 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.5.5-1.focal_amd64.deb Size: 17347036 SHA256: 6c0eb396b7d4cc09a5bc5d1dd14c60005a15cd9c70acdc49fbe51e242069f0a2 SHA1: 9c3149227367f7916588b1cca6001835fdfe1299 MD5sum: 66e5ef718a1894cedd648f016c88731f Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.5.4-2.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 64772 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.5.4-2.focal_amd64.deb Size: 18041564 SHA256: b8de25d51989f7e528c9bd4331a0332b0e605aec930e7bd111574d7dcbfb2ce9 SHA1: c3f02081596a1d7e7048f80067547f2e4d053773 MD5sum: 66bd84457360ff3485e5c389c78dbc21 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.5.3-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 65255 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.5.3-1.focal_amd64.deb Size: 18575112 SHA256: 8c329598bbb9a6ca4b655568b9f9600bdd50b8b2d0adeb3c1c3da1096ecc8907 SHA1: 2f16ad9d25bd6746a3d41614f18082ae74f0b6ef MD5sum: a08138328dd775d4c088282ba8bbf204 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.5.2-2.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 65265 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.5.2-2.focal_amd64.deb Size: 18611036 SHA256: 9fd27f63c1ab9daf7153db76016c6b087465f342f56087188a06b9013315bba9 SHA1: f5c2af21a6a57249cb909ba433a9cb419078cbf8 MD5sum: 31ef4c67eb6ec88a3a71ebc4ee0b0754 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.5.1-2.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 65561 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.5.1-2.focal_amd64.deb Size: 19300948 SHA256: 31f144c764dbc0a91db4b33870418724ed7746478c8997e3a7e7cbf55a9525a9 SHA1: bc9260c52dec8aea3ea5cf4c88a5b452a9d0ea2b MD5sum: b0c275d8adba8c2a9cf4da4ee11175e6 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.5.0-5.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 65515 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.5.0-5.focal_amd64.deb Size: 19297552 SHA256: 6c963c9de342eb89b93d9a7a8eb887dc93975ed13508dccaac8adcf8511094e7 SHA1: 83055ff890e31dedd70965caddfb404d089c6603 MD5sum: 5a2002aabb87d6ae1c6634695555caec Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.4.0-3.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 65496 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.4.0-3.focal_amd64.deb Size: 19296004 SHA256: 598915f33c9c1804030534e0e4f6787da2e9cad190c3ec73a54eeda536c79a3a SHA1: c84635be102ab644f7df0abd013c0edd1ebdeea9 MD5sum: ecfcbfcd77e8481b636a22c3756f1e45 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.3.1-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 58665 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.3.1-1.focal_amd64.deb Size: 16193644 SHA256: b462612657ee8afc8dd406cb7e2f98707148c298641886ded78fd47919581114 SHA1: 9c324797165ecb03f70cbd1b9bfd9c6930970b9b MD5sum: 414b8f909bf626ab64eff4c1d7cf0abb Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.3.0-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 58665 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.3.0-1.focal_amd64.deb Size: 16192908 SHA256: cc9a34c457ce7ba6f512497130c80535f5e8073a7287ce58d174a4ea3f4d7864 SHA1: 5afe19a5fbb7306e9f27ca348c872aafada14493 MD5sum: 0e1ca1b91a6875fa5746efd7bfcb4360 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.2.1-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 46338 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.2.1-1.focal_amd64.deb Size: 12399624 SHA256: 0832aa15b51dec4b99fa5c424a540be45899699b54b91f6aeb39912de0f56896 SHA1: f9bd8ab9f26d4d682844ab2fba6ccc596da8b673 MD5sum: 826c0992e305bdc51f432c7315e12bc4 Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-toolkit Version: 3.2.0-1.focal Architecture: amd64 Maintainer: Percona Toolkit Developers Installed-Size: 37404 Depends: perl:any, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>= 2.10), libio-socket-ssl-perl Homepage: http://www.percona.com/software/percona-toolkit/ Priority: optional Section: utils Filename: pool/main/p/percona-toolkit/percona-toolkit_3.2.0-1.focal_amd64.deb Size: 8318164 SHA256: b3c5acf2ba4028133b311f995b3cee06bb3e3995d1d523ee8b8b0143bbc3db47 SHA1: 7b78176cc2265775721ab10f67c26f66d6dd944b MD5sum: b801124fadc4b7fb2704afd0b5c9c6be Description: Advanced MySQL and system command-line tools Percona Toolkit is a collection of advanced command-line tools used by Percona (http://www.percona.com/) support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually. . These tools are ideal alternatives to private or "one-off" scripts because they are professionally developed, formally tested, and fully documented. They are also fully self-contained, so installation is quick and easy and no libraries are installed. . Percona Toolkit is developed and supported by Percona. For more information and other free, open-source software developed by Percona, visit http://www.percona.com/software/. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.8.15-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.8.15-1.focal_all.deb Size: 9414 SHA256: 54cf8f2f3db12d213d45b4417a26ab8881a7ab7768138cc9b9205e16e6286c3d SHA1: c4c48190d83e1f608763b2b744d16ca50c8c8d9c MD5sum: 5ec72e415cfe0c53409d58c22576cf4a Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.8.14-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.8.14-1.focal_all.deb Size: 9412 SHA256: 62db19dac10a408a6630e32b6a5e3f56615c6928a9473c785c1c77ed581c7374 SHA1: 99070d876e0188b7ed1e8c768223117106733582 MD5sum: abf3f16dcc22c0232d104d8229c3ac3d Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.8.11-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.8.11-1.focal_all.deb Size: 9416 SHA256: 8bfbe05f9142fddd7a50d17009c46c92e50b7557e2edfc12bbf53ba2e841c1cc SHA1: a4cd09c1a4ebe44a3c437cd2f3a107998fda63b7 MD5sum: 3c2da13661b02ff7b71e16878858df03 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.8.10-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.8.10-1.focal_all.deb Size: 9404 SHA256: 958b7b3a4ad794fced88279f47691030923ad9f82f4cd471ceee54805ac56064 SHA1: 32d2a94b7606db2cf6a357d2c6f273c48fda0cff MD5sum: d8373aa67e9fdb58084c8a3d07eeebd9 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.8.5-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.8.5-1.focal_all.deb Size: 9422 SHA256: 07577bbd7709e72e8a0b02b1c206dc3319c17b4e5603cd63ca2c5f5210b3aa91 SHA1: 83a1954ee0068b0c200d26cc0993406f7ad7819b MD5sum: 20dd1bf930e65a58ce77227b24490948 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.8.1-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.8.1-1.focal_all.deb Size: 9388 SHA256: 2559a3a4719caa2375e5b6f51b8f739583186a28ced9dea275828aaf6b2c3bd3 SHA1: ca9d13f251381b6af6deaeca1c3266db7da5c801 MD5sum: d1ddcde237fcacb98b272bdbec5707ab Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.6.12-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.6.12-1.focal_all.deb Size: 9400 SHA256: 96333ad21ccd7404b3ade5afe3403fe26afeadb7be3be96fbdb03ac353cc312b SHA1: 1792b0670f9db22ea0e4637638f37c57c552e552 MD5sum: 0fc77a10f40a3cd5a31908d2ffbe0bcb Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.5.12-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.5.12-1.focal_all.deb Size: 9396 SHA256: 067b99c138780b4648bb1cff53207d9bc4f6a73e0387e177620118802659e644 SHA1: 64fb53b31e805bb82d687ac70603dd184956d809 MD5sum: 7ae8f68d07576fa8d9c0baaf42969d7b Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.5.10-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.5.10-1.focal_all.deb Size: 9394 SHA256: 0643d70e481d205b3471c125ff60727502e1ce01596c5489df74dd45aafdfac3 SHA1: ca48b0cc1c2290682696551445e9d0e8a8b541b8 MD5sum: 5a3324b7530a44f95f7a9b1825f81bb8 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.5.6-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.5.6-1.focal_all.deb Size: 9394 SHA256: 3457f8781e46c4636b87514903b640edbc01419443c60a7d75fad062e04cebcd SHA1: 106bb4f7f14a3d93ac0ab67c32d497421743cb4f MD5sum: 548cbb47115ceb1ba9225cd77a55b61b Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.4.15-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.4.15-1.focal_all.deb Size: 8932 SHA256: c9dd053ea2a1c0fa1dcee3750b7060dbacd9ba662705b5fcff55301aaa7a25cd SHA1: 8fb1261f2acd2128fce5c88c9f7a23042e694171 MD5sum: 59fe4f4700aa6076245ba1d3a96d5d41 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.3.15-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.3.15-1.focal_all.deb Size: 8940 SHA256: 0638d47add9a355f8e1150055d2190260033711e13c550a90dadf9f5e9e46927 SHA1: bf51a8efc7fbca9de7f98a3fdd78f87d4d7e4a84 MD5sum: b8bee90f90856c14b3afba3a71a815a3 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.3.10-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.3.10-1.focal_all.deb Size: 8936 SHA256: 9075a2726cf40cc7c1434f92e360150f6de2dfdc9e53970ecac14e1d954760ea SHA1: e26376021b69e19700183033334be6d33a65d1fd MD5sum: 911de451bec6eef043286fdc974601c3 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.3.2-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.3.2-1.focal_all.deb Size: 8924 SHA256: 7fed9ec130c639c727a7981b39b766e73d372d3df8291aa120d31f805fac173c SHA1: 741dac6c500dac4ad006b235ae59bebf3c1a361b MD5sum: 73071fd88cc1da6ab9413a0150e433f8 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.1.7-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.1.7-1.focal_all.deb Size: 8928 SHA256: 6d450fc1cd01d7a242f6f53eae06a635898674c07a01cbaf210473a19c2be1e7 SHA1: 270ba210dde4491259ad988e609cb3bff48b3b61 MD5sum: 6b006fe1ac2d9c641e7cd370ab658e0c Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-xtrabackup-80 Version: 8.0.35-34-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 176498 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, zstd, lz4, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24, percona-xtrabackup-81, percona-xtrabackup-82, percona-xtrabackup-83, percona-xtrabackup-84, percona-xtrabackup-pro-80, percona-xtrabackup-pro-84 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.35-34-1.focal_amd64.deb Size: 55612558 SHA256: a2e0165cab74cc5606024b1b92e997b41716f064ecf18c16bdf93ab18b9f43b0 SHA1: aafdf3305a5434f63c41124e8b66d83ec51796c6 MD5sum: fd71eb09e180cc34788614eab79490c3 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.35-33-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 176498 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, zstd, lz4, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.35-33-1.focal_amd64.deb Size: 55612830 SHA256: 73dfedd53125cbd1326a1d11769b4bfc1017798b5b82cf74bf8b12e7fb6fc908 SHA1: ef2cad37f4e3d3642ec137f1eea2f9978910511d MD5sum: 6c0ee00e57cf9330974a053bfff320bf Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.35-32-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 176378 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, zstd, lz4, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.35-32-1.focal_amd64.deb Size: 55585028 SHA256: 8760ebbbe289b00b9743d7d6357bc0e82953ac94980a572c0385ac858a57679f SHA1: d859370540fcf02475f3393ae6f5139cb4eb165c MD5sum: 4f92cbd801147111d96e9a9215fdbf7a Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.35-31-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 176378 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, zstd, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.35-31-1.focal_amd64.deb Size: 55585604 SHA256: e108c2e3597367397aa267cb18ff817ea5a45895e2f0d5be0dbb7117f9e7598a SHA1: 46d9ac5188696208eaa5c63410b4dec3a342ef0e MD5sum: 7f81d1d9aa22037800105d324a027536 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.35-30-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 176378 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, zstd, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.35-30-1.focal_amd64.deb Size: 55585380 SHA256: f74679f6fc24832ac82c3dd63403136645ab2a74b3856b31803b359346497cdd SHA1: f277e9e8354b655fec39fd16c79f45beafaa9940 MD5sum: a74e702a5f68a141c93e807ea20b0da8 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.34-29-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 176339 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, zstd, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.34-29-1.focal_amd64.deb Size: 55588028 SHA256: 85aab573bfd83b0b288c269e294841f883aee0c54dc7e2dc9a2c013603fb87f7 SHA1: 12ff63a0d2f12f5e9703ee41dec1f8fd094fd502 MD5sum: 72c8c248d14ac9866f207a01bb1d1fda Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.33-28-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 172316 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.33-28-1.focal_amd64.deb Size: 52883626 SHA256: d1d60e51e87f15e18a4b0dc206f639e820f015723e92359780f261d41dddc01a SHA1: 3cd525373700677e6f0396731232579331ab622e MD5sum: 645cf2bb5b328898e713a94a634e5630 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.32-26-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 100483 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.32-26-1.focal_amd64.deb Size: 30576794 SHA256: ad1568de617efa844f1c486015e43c75d1639e8005cc46b7b8fc3827df37a0b5 SHA1: 297b4bf6843979634ab2cac8b157c501b16ffa00 MD5sum: 4a9baaf869497d68206e074143ec8d93 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.31-24-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 100191 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.31-24-1.focal_amd64.deb Size: 30490438 SHA256: 71281d57be03bba2500f4a5996c14e2700b1ce660ab7665b7d801e4024307327 SHA1: 9b8c36f11ae8f0a9273f0cfb378eb654018c296b MD5sum: 3c393e314e291e4796a1ad8f9f8f4d54 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.30-23-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 77706 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libprocps8 (>= 2:3.3.16-1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.30-23-1.focal_amd64.deb Size: 22810844 SHA256: ec4c188a08c3f8cb98e9a7d987fb276ad3715c34683df94193cf78ce6a6258fa SHA1: 3c1b7e95ef64365f945169fae604813f0c03a7ec MD5sum: 9508d6e0594a0f8e68332a68e49e7eee Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.29-22-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 76971 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.29-22-1.focal_amd64.deb Size: 15296260 SHA256: 10e67c38347c840bbd202d41978c7cb6a4fa6987bbd2e12bb8b5a26fe6582a54 SHA1: c621b636d6ca4a071aa3cbacea2916112dd77444 MD5sum: d8bdc0a76ce4ffb92c2093c5fe7aed69 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.28-21-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 76770 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.28-21-1.focal_amd64.deb Size: 15162004 SHA256: 7f67bfd65f2b8a4199ede7053ba9be181e0c0a1c2f7d48b247bf9bfd4262a833 SHA1: 16bca53167d12d864db19454f412519a0bab97bd MD5sum: 2908233ad71d5ef4d4efa0bd481168d2 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.27-19-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 74462 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.27-19-1.focal_amd64.deb Size: 14709156 SHA256: c7cc940f2494ce26a800d49f22353ceca3a94ee1fe763d5396aca26bddaffcd9 SHA1: dfe0ce43c18d811dfe324fbff5d50ea2f2863789 MD5sum: 92462853de27fbece7322fcf448e8a88 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.26-18-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 70313 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.26-18-1.focal_amd64.deb Size: 13940576 SHA256: c394b9504c332fedfddecd12bbbf05604c9db704fde78cb2dbb926e9f0fed325 SHA1: 1dcbb801023b82e918b298842be39d8241183e3c MD5sum: 5ebc7a887ea3f2695a1fb696eb3eb98f Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.25-17-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 68034 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.25-17-1.focal_amd64.deb Size: 13566472 SHA256: 67be1444bdf2628408aeeb13ad0af9d85d37b88f1b043d8cce88ea7eacea7e41 SHA1: cfc06502959bab59c19ed60586870c9bc7efa095 MD5sum: da2c3615e565badca9460e6a71efd8db Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.23-16-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 65882 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.23-16-1.focal_amd64.deb Size: 13165368 SHA256: a7b47330806e5cf546e84eb842948f6093814b701538c134b342e2568aad89b9 SHA1: 12b1c3c9a2c180353e27132f97f643144c9a125a MD5sum: daa817103913c5aa9891c9f40caa446d Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.14-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 64380 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.14-1.focal_amd64.deb Size: 12834680 SHA256: e0ee1fa56024af57ca890ef0bc4452819b3240676962fee627333ffe2f9b1378 SHA1: e1a84087194c6cb793fcd4330fe1b65df94d79e9 MD5sum: b802c5431b9ba9d03eeeed4dfc5a798f Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-80 Version: 8.0.13-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 63775 Depends: libdbd-mysql-perl, libcurl4-openssl-dev, rsync, libaio1 (>= 0.3.93), libc6 (>= 2.29), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 3.4), libgcrypt20 (>= 1.8.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0) Enhances: mysql-server Conflicts: percona-xtrabackup, percona-xtrabackup-21, percona-xtrabackup-22, percona-xtrabackup-24 Breaks: xtrabackup (<< 2.0.0~) Replaces: xtrabackup (<< 2.0.0~) Provides: xtrabackup Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-80_8.0.13-1.focal_amd64.deb Size: 12689636 SHA256: d037bb9c8f4af7f3b1a7b91118f749e02e239a214dbe2583d73e5a59378d1393 SHA1: f38588305e3336541a2cee05bcb597011caba1e0 MD5sum: 2c062bf7509f4814851d327801af8b47 Description: Open source backup tool for InnoDB and XtraDB Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB servers, and has many advanced features. Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.35-34-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 950509 Depends: percona-xtrabackup-80 (= 8.0.35-34-1.focal) Conflicts: percona-xtrabackup-pro-dbg-80, percona-xtrabackup-pro-dbg-84 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.35-34-1.focal_amd64.deb Size: 945624660 SHA256: 145fef85a50588e6b3294e24efb1bdeb5cb2f23f00569c13759704fea62edbfd SHA1: b892d2b4fff16056adaa141322d3188d09c04ba7 MD5sum: c39b52f326f332527762f57eaa6afe38 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 1fe62e19045cbea6e9e8746894b9668534dbd36d 21cb0beec14098f64b75dcc86ba9dce32265ccc4 397734898a53936ef9813f133abcf110ae393764 5b538ca34407c52d61c20b8679686aaab0d70251 79b228a12520a871f56e7ded25f14b759dd2a82d 833ee888211a7f2f1adb99d983b85830f7bc123d a4ad276bcdef60ebcd0f484e922cf6f735b90663 c6f4447184d938fe8bb89a9b8139b85434b26fae dfb9806029d9ca986440967dfea11dbd4f6d9990 e28410f53fdaff4a8a9359911dc5cad69cca66d0 ea9ed089a407da681b11d0c6ae0e8218334dfaef ed133b9b99223be59aaf1b54ddf6b5bd2e4301a9 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.35-33-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 950567 Depends: percona-xtrabackup-80 (= 8.0.35-33-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.35-33-1.focal_amd64.deb Size: 945723778 SHA256: 8454433232423f4131aa234d4891746cdb51646e74477a03893cd5d2f866fcc4 SHA1: 02e361b2d5cc839ac0d2509b8e8b5e172a7d7e6d MD5sum: e845109dcee4eff50095bd8f12ded72d Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 05db3e76d9f65f8aec82b58b694419d89858f057 3ab6ee147fa214969ccd9506a15ca46b5ef40cf4 3d32fc19abcca11fb347cd172f1bce745a911027 4c6e319924151684b427ef156b7d2af5844ae63f 4e47e433d749e8e8239d16c2e32c4a60598c1320 58e7fbd49b81e0782476f91b3f9fce7ba64cd0ef 6883e186782dcfd8ddb78041f257ad33a12a31b9 a68083c8d4b36b6e43bbcd22717984b6f053c767 b1ceb29f5c66917cfdd1002c1ae69586fa66df7c d3ec3ac74326bd1be6a274ae2b2cfa175493f53a d9d1fbae59f0704caee231e7a5e92630408123e7 e6b0357daf319f3b7563d7dd784a4ce1a05799f7 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.35-32-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 950446 Depends: percona-xtrabackup-80 (= 8.0.35-32-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.35-32-1.focal_amd64.deb Size: 945595910 SHA256: 9c18479feded536c148a2758322b88345cd062308235bc9d6dc94751aaa74eb0 SHA1: c0fab6d2a5330a2e307aa108d79b7864cc7e3cb4 MD5sum: 9cb66a1c51e49c65de8390e28eea709e Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 34fa701a802b0edb494452285d5127e2ca303ece 3d353988e087742cf16bbfefd47b4fd66f13c133 45f786ad3cb514b02c3dd1b84c9fde60d7b26168 47789c93047956b2c85d6bad3f39bf858a650020 62f5bfebc5b123947a866758cb5993829913b492 75a5ebe57ca4a6005813bf2c280b0853d26131d9 782789488f35e114fe4823973e37a3f1840d8421 8a73b359ce561e977ee109392a5606266fc09957 c22dba354a2ea062ba22fae23335f441fc78b1f4 d285189982dceadf09015afa77cb4512b2cbb402 faf0a4d8e335fa8b7b65532a6be78a577aff8a98 ffa0d86f7975d74d41a8e40af1f47a19d6dccd11 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.35-31-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 950437 Depends: percona-xtrabackup-80 (= 8.0.35-31-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.35-31-1.focal_amd64.deb Size: 945587652 SHA256: bff599dcbf9d6bb270115ede716c3a7ad81b3ef7f0dbd0a9461454670f0ffbe1 SHA1: a29cc35c282ce5fda636f4fd3f09ffaf215ca96f MD5sum: 3f8d0142057257ab201c1635fb9c8667 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 02f52dc86f5e5638353ba5afe0df8861413065cc 0f21b830f34cbcedc862f22f6838397098b19ba2 5fb86034b464d2ff05bb0f8ebf05a0069a5679d9 8663fd2d71c91a6807002e059bc2ab67667e1b55 89584741a2fa76a9740cae9d3e7ff86e5dccfadc b07e4b18511363d9507c77296c6f4729a621fce7 c29b9926d20df7f7b03cc374df8eebbe165db6be c3351d06b5baef8d76b8c0afe6feb00a3e4910ed c52e35ab2cef2698c9f3bcf990899c3b623d8301 c562a7f699eec936df3178cc5a64243e19b09166 c76b413bcae06f012105a05cef619edbc49a7354 f4e0991e7a4d16b86db71f06d6035e01fe0a8858 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.35-30-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 950442 Depends: percona-xtrabackup-80 (= 8.0.35-30-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.35-30-1.focal_amd64.deb Size: 945584486 SHA256: 866ca15c58f5b208b63f12cbe5635ba6d9bdb09524a056bdbe1b4ff1c2e99e2b SHA1: 925e177941ba250af7ea6497885761b9bbc020dc MD5sum: 47d4543a91de6bb02b03c37419efe62a Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 1c277aa1cdd2caabc65170002e960f8208295487 39b79c5388af1576932dd7d993142096af146758 61b2b613d19a21aab0e81bd99eb6695a66c77c64 7ed3bfc9ee134ea6c1ea9747d2457b19cb4294a0 922d38257eb8df755d1e79f8cbd4821806fd1dd0 98c9bf60436ed8fcc86545bae2c9d5b24955df45 a53df14680af13293de004c7746bd6a3672704b5 baa8740c3cdde946fffa47ba455109d0e10c97c3 bbf83be52c893db9dc9ed18c1330c0e076327eea da5fcea23bfea0c85feed9da4fa187ca158a8d3e e9afcef18d0ace433c26b75e68f00334572164fc f340f58c364c92925e06c8f029fe80065f558d47 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.34-29-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 950869 Depends: percona-xtrabackup-80 (= 8.0.34-29-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.34-29-1.focal_amd64.deb Size: 945962204 SHA256: 174ba58894618efeeedfb57ea809643148fd4e62957e704eda9a656ed70b9b71 SHA1: a7d0f2f9cd0c261838dd9788100ac733849d1ab1 MD5sum: a0c1c5f0b3845dde7e7bc30f9c82118e Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 2d442c07af65c687b0f75b198c4897aca0ee02cd 3793232af985b91a4f8a1c50e7241438a656aee6 50cfc69f96b034812d61c583fc194975b0ee55f5 517f466c5e7714581534c30dbd8e2ee9637098b7 726a260168fb7c0a4902a1b7cdc01cf3e32c7ec7 74dbfb44e0b92136077112227dd0c7396c7f6720 75565e32c8e1524172864e234afff1f97f434617 c75631e9a34e481544f5961e5f41a0c45b1fa05b cc68bda04f77965108703deaf0fe33cd5e3dd2e4 e21ae2fcc879b2a9d3b289cd05ce75052e1c2c93 e3c2d855e64b68efec83bf8f7ad591ef654381b3 fa9e7618293bfdd370ae01ab6243b0dcb2335310 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.33-28-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 942138 Depends: percona-xtrabackup-80 (= 8.0.33-28-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.33-28-1.focal_amd64.deb Size: 937121814 SHA256: a877cad33d357e7281f54dbb2c0f49170937a35feca38483500ba3def40e1af4 SHA1: 3183b3400d049eeac97c4bb0a484353d3285566d MD5sum: 3dbbad8c773385d8cb1a8b68a7372a41 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 38b1a98dc8371ba0c1733481bff1191e478860f9 3e416df157dca20583ec9b46ef3284600b095e27 429274613ba1160e64320b05d9d96ef80bbb2183 4d20719752e329743a033ae9d6f02de4d4cd58f8 5b640736c03a84651c63de8fbe9be1583a5eed5d 5fbba62dff0a6e358e0e7f3787d9a119b475503b 8beb7dae92cb0cbf929844bba96f8bbc92a190e6 8ddb77ba90bce9e466f9df2565aebeb8aa12c7cf aa68b41a5457c2472227824fece2a794db7a2ee7 cf0d80f11052300d28e6dd937689aa44fa237bdf d31c98e9d49a5c868cf35dfea150e666515297af f99f6fbc4b7f3e77231ef8c59e417cf6bbcfb3d8 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.32-26-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 510064 Depends: percona-xtrabackup-80 (= 8.0.32-26-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.32-26-1.focal_amd64.deb Size: 506897720 SHA256: 00706cc3426fc3cb9035ffc9c05820459d2ab2ff480f47bceb26a535c86785c8 SHA1: 873139a2b6f71a3e528f8aae6d2dcc31741bf127 MD5sum: 83e3432205dcc3728a75f57b42da1179 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 09885e3cafdd4a0a51bfba1c49e32bcd07e62b9e 19d8274944e5526f29841eefbf47029f342b2d8f 3cff5f3944ba741a4092e07c6ed826973a5a47af 6b1b1accf33bcfda075a08298c8669174e8f480b 71e3d0974dcc23e8d8ba93f1608f1f2d05b2ea69 880e7f011e94e2501397df6264d05d3b21a32190 883f8170db1f4fc5cf5f98e901fb428d6ca757b5 8c406522f8a646d4d118834f5abf7cde9f744ff3 d0626257071216ee7000536bdba8e83a5967b2db e609d56c32cb26d0866fd9469483380e36c78bba ed354b0bded6b9429fbbfdfd2b4e0c8eeadcc178 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.31-24-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 62224 Depends: percona-xtrabackup-80 (= 8.0.31-24-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.31-24-1.focal_amd64.deb Size: 53219052 SHA256: c7aa1afa188acec4c73056caf53c20e05a7f5521c711cc2f7fac3ad63d67f8a2 SHA1: 3083a001e1ce2208d6d1c566dce72a91b7186b50 MD5sum: 3b28d7ead9baf4a6ce15327f9fec47c8 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 0cf0c17949f35570a14f86329af3c8b696d80271 29126f1141a8384ca910f9f13b15ada85e663f1e 66d6af14022189b749da603dcc92b57dc8ebd256 741856b3ed016fce784e89411fe9066006a77093 9b2f3c61f2b2647841aa13ad86d5c767eee8f388 9e521e498c603c7a6aaeeb799f0dc5037907f9f4 a38b0f9d50803cfe2e93e5d62549682f865e6793 d20987abc8cdb8095fcffad86cac188411c91bf2 d652c8ba88d803b23bb4988dc3d430ba5cb54744 f45a19234c77e879e0756af54afff8f37b303b8d ff76df1ef1105f35b69fb3c408392d97a82ba4b6 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.30-23-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 59575 Depends: percona-xtrabackup-80 (= 8.0.30-23-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.30-23-1.focal_amd64.deb Size: 50276656 SHA256: 2b7461107c90c7952a0ec0295c3787bf6f0a273a356946d151fbee1802588b29 SHA1: 3e239509e636b7c0921f988c98d6f849ea05fa6a MD5sum: a508d98c0a6ec87724ea7ef2a9d452a9 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 00391257b0c56f0bce645b8bcd54ef9470cb3826 1c26b2496d8bd5413c88ea272ca6c88b8a499646 217f4fa05006d6c5215381b03c51c42a5c2457af 2e4b1dbcad563509ad532f9423d6ce573d180a76 2faf20a850ec0123d9c536379f4b81f7226a81d0 4002e252ad4b90373d9b88e2e7b556a7a97ca410 6d125ce37c1a8b523ab0ca717713e6c84decaf61 6d4f6ecce9b2b014395d728326439a2be44984f9 a6675bb9dedb9434a943bd81c5c849dd2f20502f f37c5e07ac27c468993b0d9a369eb11ea7406f57 fd9e5990cc7cd19730fb593ab4b4ae0b07230dde Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.29-22-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 58758 Depends: percona-xtrabackup-80 (= 8.0.29-22-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.29-22-1.focal_amd64.deb Size: 48845352 SHA256: b84cb3a1a9c60711fd343c4314fc8a0d0c1bddd2384c1cfb4d57a68cb5a26955 SHA1: 24ab87958855d3f3c75d4cdf78b6b3d9a897412f MD5sum: d2ddfb944c07c77f3ad666978dfbc07b Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 03ce5e1f6d50451b6886d3a92ad710b342c0cd74 22e556eeb71d36bf3b50d972af93497bb0f74c69 44f0fdcc7b09c49e6c77c8545f16f617014092fe 4a9ca1c556938893fb2901bb6df26e295655b403 681a50e46a48ff12b43d7157c4124276e086c54e 76813e89a5ff64e63045312d74f74e2601680b4a 97acc2aa796e95bf7dd98c875eb6897366471391 9c1d9e3db08b3c00249e8bca5e73647e6cfda5a8 c2130a5f19580d501fe0d599cbda71244c2e2af8 c25d69daf5f91bca86c0729350178c458fe7f498 c9b5400473c5cf9dae9d7d5c9eab780b45fbde4b Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.28-21-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 450248 Depends: percona-xtrabackup-80 (= 8.0.28-21-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.28-21-1.focal_amd64.deb Size: 443719102 SHA256: 2582000ff858b1cebe930aff2f4ea9254a7294bf618a85ceb076bc0f6ab6debf SHA1: 0aa0efc1810e6096303c583aacc6209d882f719d MD5sum: ebd4b95d5f7ae1cf5a4d15d661cd87e9 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 30f0e5a7a1fe0534c078f83991666e867f038729 360e45babd41194932e2ee37d50ad2e529cc93d4 4b5ece16749d1d159533722bddc077f550a6df6c 50379aed92898c0d06991532213e39519880e8af 53a66d5407e2131a29602a2530e10147b2aff61f 7ec33424fbd2297897927199dc7e7ed48124eea2 813e52eeb94093d6afd555db369379fc0c74b3b5 9dd554e62cd2dd94b90e839813b19550bd99c79f c3c282aa647c91466517fe93e06971c934458b06 d87bd4009197beb7b2249e4ba054cc9ad282fb73 f05e4a02808a6765b11f8e13833a030442c54581 Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.27-19-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 443735 Depends: percona-xtrabackup-80 (= 8.0.27-19-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.27-19-1.focal_amd64.deb Size: 437296454 SHA256: 182ea48a39f4598b2b6304073c71def994da3378e1f00660ee7d41cef7c153d5 SHA1: 210f4bdc85fbf837484a13fa370b121083e52b75 MD5sum: 8c84b4f978ac5753090d9db64ea16bd7 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Build-Ids: 09d6a50ac91e6f35467335b468284ece4c5791e1 6a96993a34f4d7f5b3fa9ab416f8242684250ff1 747e3d86d1622e3c3969f781c69efa5392752035 9d3b06d358c3baea7e70674fd7aa58e486a572c7 ac6ab4c2aa57d27ed64dbc4a0d7679f3198054db b5f0a7c6d8775dc66dd27626df8755ea46f9675f c2bc06848d14800f7c3ab1d882e2c9b1ff9795e1 cbbad63d8260b0342f67df00c1469377bb6fac2e d2a9e2621d0ff38cb6760057c0d704eb37075880 dd95a1f2b52aafe94654c8e323dc41567193b67c Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.26-18-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 1152939 Depends: percona-xtrabackup-80 (= 8.0.26-18-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.26-18-1.focal_amd64.deb Size: 214386308 SHA256: e6b51185aaf654540b55c5a181a36511bdcaf75791682bbfc4d79336df572ec7 SHA1: 59738b1556b115b793990cd1b98fda962bee03a0 MD5sum: e69664675b6bb28d9ccace8ac7b7a3c4 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.25-17-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 1107707 Depends: percona-xtrabackup-80 (= 8.0.25-17-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.25-17-1.focal_amd64.deb Size: 209986264 SHA256: de6f100172a12574ee1ca4aaa754c4a8eb186cd6a8aca50202f809a63ccea667 SHA1: 82a632576b774c3848a449bcd1a975283f5243c6 MD5sum: 14da5318e1467ecf62f433d67468dc71 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.23-16-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 1087260 Depends: percona-xtrabackup-80 (= 8.0.23-16-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.23-16-1.focal_amd64.deb Size: 205629508 SHA256: 0c77a7ff43050a3d346b29cca7d6517ee93677ef1e133a9c2e786f9c1076792a SHA1: 53321b57ed3691673b4fbf80b612836a7cc0bf0b MD5sum: 83c6cea819f65253c1eb1e1230849dac Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.14-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 1048656 Depends: percona-xtrabackup-80 (= 8.0.14-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.14-1.focal_amd64.deb Size: 195909232 SHA256: a1c7d9519e06a9be8f10db6c44c90b3248ef2fe5c4285e310bdc7f3372267943 SHA1: 88e77815ae1b4224e8c39f54b3a3d3a7e053bc0b MD5sum: 148df763ac36d5822abf438a9a9c77f1 Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Package: percona-xtrabackup-dbg-80 Source: percona-xtrabackup-80 Version: 8.0.13-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 1035632 Depends: percona-xtrabackup-80 (= 8.0.13-1.focal) Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: debug Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-dbg-80_8.0.13-1.focal_amd64.deb Size: 193146688 SHA256: c9ea26e31bd41d446b21e69ad4f68b4fef964228b865f31d41d0322c0a50c908 SHA1: 7c5834920eefcf92141cfa88a8bcd5801a28393e MD5sum: 1df7ed54e49fc5f99af2ab3e7b4ede5f Description: Debug symbols for Percona XtraBackup Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.35-34-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 19919 Depends: mysql-client, percona-xtrabackup-80 Conflicts: percona-xtrabackup-test-pro-80, percona-xtrabackup-test-pro-84 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.35-34-1.focal_amd64.deb Size: 12866046 SHA256: c243b84ebfa2b99e7ec75aa6f37f1553bdaa98d234537fa46bccebe68fcf8d66 SHA1: 3fe68958ad9d822628e801092e3b61da94cb42f4 MD5sum: 250caaf7c61c3f94e5b3627e6d73b002 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.35-33-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 19914 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.35-33-1.focal_amd64.deb Size: 12864988 SHA256: fc264bc0b8a9c4a46a1b1199cd82b5cbac474ec1dc20f25dd2ec274cb52a4531 SHA1: dc6b7409388dae4d74a225eeebefe1f1d7f2204a MD5sum: 8a19d74a73a7a72b1e88ad140163ce65 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.35-32-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 19909 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.35-32-1.focal_amd64.deb Size: 12863420 SHA256: d888cfa5b13471983c9a26252decd911fe6062787149d3807eba0935d0ce86b7 SHA1: 8036bc6c1321eccf288ee4bcb1b83816ae058b11 MD5sum: f7754543db56be9208978e4539def143 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.35-31-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 19908 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.35-31-1.focal_amd64.deb Size: 12862924 SHA256: 85b7dba1ee0201d8a61a2c183bae5f94c949e977c4c0d223c3a028f630209791 SHA1: dcf2e4d893ed90cc7f3e84d33cda7f1b6a06fdfb MD5sum: 34b71b6e7f694f27121bc7ccf0e2a570 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.35-30-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 19905 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.35-30-1.focal_amd64.deb Size: 12862166 SHA256: b2514b99fb06a941f75c576ab60f68c7d586cb5cbb402b9a85b0f37a003e4067 SHA1: 5fa436c31c0f6499a466a3f978d40aca128b2ff9 MD5sum: 49dc64b5603de46aac3c9b13bd6e0098 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.34-29-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 19895 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.34-29-1.focal_amd64.deb Size: 12860820 SHA256: 936d0ce30152242373d099ac070ffd36cbe512017e845e85c852329ec9f1ee8a SHA1: 82c66d1811724b94f566776117f52a407a08e05d MD5sum: a7b68c15233385e74b5f715c18b62c38 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.33-28-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 19890 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.33-28-1.focal_amd64.deb Size: 12859970 SHA256: 29e10800b77d0f4c0910a9f842fb93541351b0277ec2ac6f619b77f53096ceae SHA1: 9f757f81ba2a85391b70f12b7f83eaf0aed9405d MD5sum: 3916659be12a08896c3a0ab0cf00ac30 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.32-26-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 18882 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.32-26-1.focal_amd64.deb Size: 11848180 SHA256: af87e2005d0a92c8ec58328e950826fccbfb19d7bb15281576286b9d99d02abc SHA1: ca0546010bc2aaf69e589e709b2bb751f6b871f5 MD5sum: dac5615cc7f73202ca064ce4f8b69819 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.31-24-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 15759 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.31-24-1.focal_amd64.deb Size: 8750968 SHA256: b231c35f5870e196326bed741893b6887e2f21265e5c39056850a91dd2bdd69a SHA1: eb406ae71e81ece5d90979dd6a48f80692cbb26c MD5sum: 586b717931efe79b6e6ced7a91c0ad2c Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.30-23-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 15746 Depends: mysql-client, percona-xtrabackup-80 Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.30-23-1.focal_amd64.deb Size: 8747972 SHA256: d5b90f166e1cebd82a6b27dc04afa76d5975fdfa6b27c2c547ff1d6f121f3ef7 SHA1: 542c3d3d75e8d751ec65135add5f8803c42b344d MD5sum: e92ab474cb07aea6b04c0aeab797586b Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.29-22-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 15730 Depends: mysql-client, percona-xtrabackup-80, python Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.29-22-1.focal_amd64.deb Size: 7803456 SHA256: 7d531d9612f81a42449c4242fd3d9dd286ebd89b4bbf0a2ed461b430651615d9 SHA1: ed6e4fe6284e86301a03b739719f8910cc117788 MD5sum: 3ab701337ca0ccc1715ff3d02558026c Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.28-21-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 15724 Depends: mysql-client, percona-xtrabackup-80, python Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.28-21-1.focal_amd64.deb Size: 7804964 SHA256: fd9589cb50ab1450661d96c2b889592c225001e546968043725e4f0ba9b105c8 SHA1: 560c76fb9fced3b5ed51cc074283deee909742e6 MD5sum: ef551b34f27d3627cef550a40977611d Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.27-19-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 15713 Depends: mysql-client, percona-xtrabackup-80, python Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.27-19-1.focal_amd64.deb Size: 7802436 SHA256: cf40c816c1007176ed6bf6f8d5c5ba15428c2d333b8ef02c4cb8067d781ce6cf SHA1: 8fefa87552b56574ffdd9d8b052971863ba50187 MD5sum: d5e3cb6152fdc2a4b7f0ff95e9be5669 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.26-18-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 565139 Depends: mysql-client, percona-xtrabackup-80, python Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.26-18-1.focal_amd64.deb Size: 230400324 SHA256: b37d6ab90794399696256e5dcbeee97832acb0aefa3a94e8b61f86713da6e9a7 SHA1: 3cc390ef5bf9ebcefb6884e77b6da3b4e4f4ce98 MD5sum: 134951ea9e358fa1e870e14fb92c9821 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.25-17-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 559448 Depends: mysql-client, percona-xtrabackup-80, python Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.25-17-1.focal_amd64.deb Size: 228700940 SHA256: 40ebc685053908736ab8b60cd5dada726b282ef1e13bbbef66feb2a1e7f64766 SHA1: 23de849157a4d9c3441d840b55365e3c816144f0 MD5sum: 3b158a72f5bb66eb3f27509a30edc2c5 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.23-16-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 550307 Depends: mysql-client, percona-xtrabackup-80, python Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.23-16-1.focal_amd64.deb Size: 222140984 SHA256: 52d44ba8892592038c44b62dd2abc197d80e7520a68f8c8fcb7badb9c8712a2f SHA1: a07fc26d2a3f33e1f551f68d7ba737879af6a042 MD5sum: 8e82bfa2963f9edbc5072c2bb722ef33 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.14-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 529269 Depends: mysql-client, percona-xtrabackup-80, python Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.14-1.focal_amd64.deb Size: 210805236 SHA256: d4169c19f140bb3d542d49c6548e55b4f0c8b7ed936a2bea67f13e4eaca15fa4 SHA1: 10f3b817c9daf396242cea0e9c65918d5029c2d0 MD5sum: dd3d4767a25527a4d4412f3aacbeb1ce Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtrabackup-test-80 Source: percona-xtrabackup-80 Version: 8.0.13-1.focal Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 514003 Depends: mysql-client, percona-xtrabackup-80, python Homepage: http://www.percona.com/software/percona-xtrabackup Priority: extra Section: database Filename: pool/main/p/percona-xtrabackup-80/percona-xtrabackup-test-80_8.0.13-1.focal_amd64.deb Size: 200333424 SHA256: d6c1a5f8978c37e5cf4e170b83b2caf9d96ec132fc09ab89cc0629eb5822df62 SHA1: 84f57194f79545aba51b975d2a5d0d2e1ea16a2b MD5sum: 584508cfb08b4af84206bc357cfb4917 Description: Test suite for Percona XtraBackup Test suite for Percona XtraBackup. Install this package if you intend to run XtraBackup's test suite. Package: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 9 Depends: percona-xtradb-cluster-server (>= 1:8.0.43-34-1.focal), percona-xtradb-cluster-client (>= 1:8.0.43-34-1.focal) Conflicts: percona-xtradb-cluster-pro Replaces: percona-xtradb-cluster-pro Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster_8.0.43-34-1.focal_amd64.deb Size: 3670 SHA256: c440d38763b644eed946a2bf32125683be9aa7ef6edd0bacfcf757434f59c00d SHA1: bc180bf0811b5f848c36b81025a5aae85a6b2e3f MD5sum: 93f0ada313bdc4e7367725501e512387 Description: Percona XtraDB Cluster with Galera This is a meta-package providing PXC80 server, client. Package: percona-xtradb-cluster-client Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 72406 Depends: percona-xtradb-cluster-common (= 1:8.0.43-34-1.focal), libc6 (>= 2.29), libgcc-s1 (>= 3.4), libssl1.1 (>= 1.1.1), libstdc++6 (>= 6), libtinfo6 (>= 6), debianutils (>= 1.6), libdbi-perl Conflicts: percona-xtradb-cluster-client-pro Breaks: mariadb-client, mariadb-client-5.5, mariadb-client-core-5.5, mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, percona-server-client-5.1, percona-server-client-5.5, percona-server-client-5.6, percona-server-client-5.7, percona-xtradb-client-5.0, percona-xtradb-cluster-client-5.5, percona-xtradb-cluster-client-5.6, percona-xtradb-cluster-client-5.7, virtual-mysql-client, virtual-mysql-client-core Replaces: mariadb-client, mariadb-client-5.5, mariadb-client-core-5.5, mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, percona-server-client-5.1, percona-server-client-5.5, percona-server-client-5.6, percona-server-client-5.7, percona-xtradb-client-5.0, percona-xtradb-cluster-client-5.5, percona-xtradb-cluster-client-5.6, percona-xtradb-cluster-client-5.7, percona-xtradb-cluster-client-pro, virtual-mysql-client, virtual-mysql-client-core Provides: mysql-client, mysql-client-8.0, mysql-client-core-8.0, virtual-mysql-client, virtual-mysql-client-core Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-client_8.0.43-34-1.focal_amd64.deb Size: 20648862 SHA256: e6b32638f3848f01e425f78915f2e2adb1dc13ae8202cbc2b934f3b96d1114bb SHA1: 9fc03e5911511a75e89c9767bedc3db61e74c203 MD5sum: 732006c47ce4b13f61f58fb5969c0545 Description: Percona XtraDB Cluster database client binaries Percona XtraDB Cluster is based on the Percona Server database server and provides a High Availability solution. Percona XtraDB Cluster provides synchronous replication, supports multi-master replication, parallel applying on slaves, automatic node provisioning with primary focus on data consistency. . This package includes the client binaries. Package: percona-xtradb-cluster-common Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 38 Pre-Depends: debconf (>= 0.2.17), debsums Conflicts: percona-xtradb-cluster-pro-common Replaces: mariadb-common, mysql-common, percona-xtradb-cluster-pro-common Provides: mariadb-common, mysql-common Multi-Arch: foreign Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-common_8.0.43-34-1.focal_amd64.deb Size: 8502 SHA256: 7466dc28ee259c7fc6bce96134e2b9d83a4470dceb9c07d329a39d7b05a72a11 SHA1: 38847cf8d48b8413c02e7a16aae25353bc4b337a MD5sum: e7da7c90ad2ba351c04110b133607ca7 Description: Percona XtraDB Cluster database common files (e.g. /etc/mysql/my.cnf) Percona XtraDB Cluster is based on the Percona Server database server and provides a High Availability solution. Percona XtraDB Cluster provides synchronous replication, supports multi-master replication, parallel applying on slaves, automatic node provisioning with primary focus on data consistency. . This package includes files needed by all versions of the client library (e.g. /etc/mysql/my.cnf). Package: percona-xtradb-cluster-dbg Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 1284429 Depends: percona-xtradb-cluster-server (= 1:8.0.43-34-1.focal) Conflicts: percona-xtradb-cluster-pro-dbg Replaces: percona-xtradb-cluster-pro-dbg Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: debug Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-dbg_8.0.43-34-1.focal_amd64.deb Size: 1187508200 SHA256: 97a311f361eb860ed50f93e1c5677735852d3ad28c411f5ee4d19871ef3856d2 SHA1: 574a2883cdbd4b9a9e4080c97b6ff914fc32e81a MD5sum: 11bc9956c8a249743882ac7f31791cbc Description: Debugging package for Percona XtraDB Cluster Percona XtraDB Cluster is based on the Percona Server database server and provides a High Availability solution. Percona XtraDB Cluster provides synchronous replication, supports multi-master replication, parallel applying on slaves, automatic node provisioning with primary focus on data consistency. . This package contains the debugging symbols for the Percona XtraDB Cluster binaries. Build-Ids: 002e332bf112579ae7410bf632155075523807d0 0103e1e04648d2a9c419880ea7246af202f98e47 043d44cc6dcb0400aea36940eb3591af8c7a4de2 047396bf43cdbf755a35c0ac822cbbc5e5cf2c7a 04ea2dad49ce06e86e71e1d36e23b0fb5e8d63fc 05a8ac0e40bf93efb75ed3e8a0370f134cdea999 05dc5f971788a2d8692cba39e837bf53978fa7b0 06728814eef4497f28c10c336d9d5455682aaa4a 06e7fa76ba810eb88ec776a1d27ef19f9a300239 0a62fb78f0bf674b51ade5ef94e5b7080ddefd03 0cdf01254a3dc7667654d871ffaf71e745a1366b 0dbc9c3853fad5c68a82a29072294ff7ec9bb2e1 104f7ccce0218598bbd35ca01e7060a5f84ad29e 116e5869d95d11d71258c996b5d72db77efadef7 11dac651fc5497a5773c8a7de3e4fa2b619a3514 122ebd0a691f54f59bd88eb8733294a0a4ca7694 13afd6e3032c4acfcde4c0270e2ee8cd6e0f76fc 162c4683482f4bca4dca4880780d6ca1cae582fd 194b6e203caff128892514187156dce680633889 1a8f5c9bf7163d0712a093a7e2afe145d399ce4d 1c4667648e4dd6ce5db18a9a83a58e80abace560 1cc4957b1131a81303b5f94a3cfea39aefe9b534 1dcda94606d3174def2d231874f9804ddaa9ba8c 1f589d628c18c264999c8b7efa09e6f06bbcb8fc 20d1cbc899697c760f558c14ac4f89f5f3ff7e94 20f60c25f89f88e7f6552a2e4eb3bcb22ace0a3a 2514224280150c2fd5d4e8af1c1bc9e189af148f 26b9a14b77f41b9e75218564cb8b2ecd04d2815f 27f995a4b87c62dcd6794255390065140306a384 282b454094b1b2e1f0977103734db81546f3df94 2894950a30529c0e88757a17c5231a4ee9016179 2a6fde2a176296adc2afa0adab6107db4d58adfb 2badee65316011c042f9370dba27e65824a8379b 2c6a3d9e6c2990d4f0ee12a4d509c83f0ea8fcc7 2c7441412bf57f0f0ab86535ca86191fa198856f 2e22006c2a6b2c6b642576d9985423a5e1199b13 2e7693eab1fd3546541e6f3801e236acfb1eace4 304624fad1879bea152ef4ebe8615c1c026a408b 314ed3f39f11b3e8c95a6490e1d71e2373fe37d9 330cbe038098bd0b16fdea0aa7dc510ebd66bd21 340c655369b088aa4e922a3ff843b440e4e7963a 34910e4351c8d7917a0ddf989932e741bf8a7673 3580689c6caff42bd8c19217c76a88d975942077 359c57321ad759772ff504c3c5480596497ccdbc 37f76523f75644285fd5add05f0e28f47e022e28 38c170217fb29eb81804a30ca37339f707322e8f 3aee638173725b422b798de562c140008ef12641 3b28d2fbaa2ac6a60b80211a894a6bb49862e904 3c0dfbec4a0b8d1148ce8feb7ba413cd997a6288 3ce8cf916d520787265e654fee176f43e64586f2 3d8d094d342f6df0ed5c7bfb7b258fa5886b482d 3e4a9803cf9c4af3928539427f476bed003e880c 3f2483728d95e38f68543d8e4f8bac5449afc820 441adace0c5c90a87db829ac10af3d1b440aebf1 4435bca592c4682f4f5130e6f5b58073014cfba7 445c73c1ccbc9224245573dba1a0851d64737ec7 461bee747990e7bb4ddeb164dd6a61bc7840ae61 477c00569252cb50c7b38fd5c272979a5692577a 478951bac88e9c8231d0fdadea83ba794dc82799 4bfc51a16c9bbc8839983f11ff45446be50f595d 4cf884596c72f49808d1f2ccc7b55c0217e6999a 4e862c944741f8e40a592021c5f3aad80d8f1779 510b822374cb1a6df9dab4a9bd79c89c89a8ffd9 518d9e6f6fba0241984112b9a80940946e975569 551beb97236883e1e07aa74b88bb16b6351f8392 55f671e1ade4ef31f13ce6f2c3eaa013932385e5 568e179dfb4b75bc31323e16cbd002bc83eef591 5a3c93dfe94adf8a5c17e025c3921dc75c4d4187 5cbda6b772f30ad3b62b230d6222efbd56cbf8b3 6093417dfe60dab817d4f1720fb2aa2e6f72c4c2 60d4b5a7a9868a10bc90586d74bbaaefbd67634e 6477b0bf9790f6701ead926e4550a828ea19c699 6675f27bff25d2c69ecc182ab42ab13898fe3a9a 6750cf923ded4a24d093c392b4000ded1081f26c 678731534eab3c87c66764c8515da5599741df8c 68a39eb518ac62caebee79c94f3f91d42751ad12 696ec3646d561652f5150180e45dd763e1e4cff2 69a843999aa61c248ec2895ab5559b7f2a416073 69f125bd68c4c483a8313debcd350d9c2519a1c3 6a17c8c00cac005ffb2a27cf22feb595c2376b23 6a67b4a1c668d91329fd752484f08dedfea6869b 6b766db131ac3e360c2127a8325560e482c5d949 6c0f81198ad0c1ea59996bedf697b64133ab97f3 6c46e1e9c63e0e9e0f2b61a6c7fc39e603fe89cf 6d8637863506e650c0204a9670deb169a94eb05a 6de9fcce16253dde5923d57a01c747fe9cc84e08 6e93977470678e2f5875aa7ab96ef5faeee9c3c2 6f6274c2c90e4c2e425a35e933b13972bc6c100d 704a06996e58ccf0e2cb1ecdbbb44d10aa27907a 719a1d42af5591cb3ce2ecfab6229e00e799c959 72ce957be40f388ff93e1a08eec563180ba95d75 7555bce6bcb0c7a0fcb404d0eef8623d55b32fa4 756854c0c41d64c7f2abe7fb34a4b5221798f949 758ce07f023070aec899b04429f744c36f004786 769644f24536fe35f51e594dda6573718d64b5d4 786b458688e1a97f02ca6fb7306fa485d00a6684 7893d1c05fadc90527cd0444441e445e5a6a9a98 793ec28b4ba6bdec3cc49c8024e7db01e10ddcb4 7964470ceea9348833962fbfb207a474a22cc820 79ef762e70580ef97bc101d6e9c89604557618aa 809f3aad4cf74b18107453dc1ddde7dc725ec005 81c02eb28f236a07060ef4fdf96e21e6229d8d46 82768740a91ccef91dc86cf8a40188fb1cdafa67 8425772b76b955300f5338cc919974a9dccf30f1 867559b92d77964c4b132b573235b21c0612a0fa 86e5e4ae98cd9c6646ae450cd91b5e7116d84c35 8d2f56bb690701e107d7daaa0aa81189fc1f5017 8df86375cbd7a688c0fc1eeee026d71a098b09f8 8ef8c9af82c654243d429197ad5cf378bdb4a05b 8efc565184c1c81a43d13ea37465567c7ded45a4 8fe1ef3d93b27fc4e038a06e2741e09129548ff2 91a2eaf8499a8c4f5d7d6afe7a5b7fbb32d5d579 91e5dd5e60c16a5ce601fc35dcf72763c23c0cc9 92730043282a704dce296148843bc546d2586817 96826712fc00061c4ddf6967c8ab42763a6d1eca 97856890037353436ae0c765db071ef27ae36d79 9985ff966d5aaca753417df5ac109de2ef076c3a 9a542a7b946094419ec1d81fdac72e101a434249 9b4989df31ba76e74c51da0c10b1ea9576a175b6 9c20f171c280077ab7dd70fc5491e6213ce304d9 9d46a75df992d0400e097f5f950ceb07ba41cbf2 9ecee147967184406f943a85c32a54ad5cddc013 a1d362369b8a35040c862d99b0db687b39bc3448 a3584cff08a979b06a839a81329202c4c60a71d4 a722c1e6756fe3f0bee9b7da14ccd5aed42f86f2 a7ab96a2e27e5bf9d4aeeca0ba3914f94e0fe602 a8320a2371b999b547e38c6f5de26e76b75c273d aa2de3b2a438d5ac41496a8e8cecb2955be640c6 aa40d960f5aadb689f6bb6f445bf42585d90107c ab4c3e8ca8b626a951af5d533c47cbea3c86ba6d abf950a8256df02b63f48a916e449e3192360cdb ad19c63b2a7eb36446393ab471b40b5367426229 adba99c46dd256e45e50baf357799d4f457c7ff7 adcf31d50c1d9cadc7922c96ead1beb05a37c0d8 af1401d8d47f48fd8cfce8cd4ca05d232667572d b018f7103dd9c6cbb8dae393366c0da073459cac b06ff9f7976c9c6cb2ef86821524ba43f7b35a68 b242526de91e8b85f924c77fb3933beae5fb0375 b7962e437fffbb4b163edc7c3442900112600ccc b9e5d0ff59f682c635af226cea69340374115f7b bb055594e2d0039eac1b4bb5bfdee094c4c53562 bc91cfc24938a9df2cb3b0a76629358f5cb1c83f bf1b7d2c86f4b266be0e3666af9e436efc49b554 bff482cb5ce18c5a53d01dd682cda4cbb97b93dd c0868c3119618502eececad862a5b8c0e3782cd2 c2dc6971ac35a9209b16e7ffb7d4ed3c8efe77bd c49263c72716bc6e5eaae37c43bee0ad04703565 c5c936ecbdb6eb8127b3940bdae6ebbadb8f3883 c60b45c9bfe6f56f4e3830bfc540a7489ef5305a c6403e399b27c433f0bc09049d58b59d99cc850e c7b4f6efac49b8f5b652da2b4ec6f6ddf70a8002 cc1123a54f22aeadc4c37023924a045d77e3e5b4 cdf8250b812e1d7385da8cd29f83fe6a3d479848 cfb0acfcb60d400ce728e5213cfb525564088583 cfd763661d66fb8dae412dd965d0aa66d49d8889 d7444388b5e85633875f2337903edaa113a73a4a d829e598bc945d4b7477fd42c0b4ce51d1e16d74 db36a3e80b725f3b8f7bc082048f6835f5552ece dde8e3c96f60964dd9401675b76f6f54c03cffe6 e099734f3ac96874e2be231d24298503be13eada e18bad61d803c3f67dbf6132ab2adab5711cfad9 e84d99519c0b8c85806725ca02a43a58996961b0 e9a4f957dad55b534701657a0885007a6dc5bb5c ed3ae9581613fe13d07c76efeabbda05f88959c0 ed92e0dcb8bcf876b822e6edfc89fd82d9ba5f90 edb8eb538c2040833d5fd88b98e5c9ec43a6a5c4 edfe93f5a8d8bb93bc753fbf7f4e1e865c582c9b ef798f1499d6941bad1c2deb89f4df7f57fa5b2a efe4c38715f36dd6e2c13f10fde4946aa2dd4bfa effce7de67ab2289c50a0cbe0f3acc6cbe91dead f216dadf3c84dfd7238e393b51cc08d7041b2ac5 f2e5cdc3470be95c14df4d0b500a2a23d282e065 f31f58da176a831baed45258ebf9eb1ca12fbdd5 f591ee615bc7ddc30101da4815a24fb151946b7e f909e9692e721a1819cff4d987a9dbc065efbc34 f982ca077dfb2f8723cdb038178ec726f33e17ef fc37bd4ef582b9b6323482f644fb63790ed931dc fc404dfc1fe207710ab973f260f5fa1f02027c57 fc78c7a9b994102bf4e3c36e97489a9d34a5c357 fe6e8d9a3e74efdcb2fa85e364deb265f074eb34 feff09d876b044d593b0982b94d4245b839496c9 Package: percona-xtradb-cluster-full Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 9 Depends: percona-xtradb-cluster-server (>= 1:8.0.43-34-1.focal), percona-xtradb-cluster-client (>= 1:8.0.43-34-1.focal), percona-xtradb-cluster-test (>= 1:8.0.43-34-1.focal), percona-xtradb-cluster-dbg (>= 1:8.0.43-34-1.focal), percona-xtradb-cluster-server-debug, percona-xtradb-cluster-garbd (>= 1:8.0.43-34-1.focal), percona-xtradb-cluster-garbd-debug (>= 1:8.0.43-34-1.focal) Conflicts: percona-xtradb-cluster-pro-full Replaces: percona-xtradb-cluster-pro-full Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-full_8.0.43-34-1.focal_amd64.deb Size: 3732 SHA256: aa1fc7fad188a36cb0439860055a2dc7964b324c1734030e9ca04050a5b326fa SHA1: 10415f2198d71a747d8cc34d4c32f1061d6173f8 MD5sum: 38bad2f50be46aa3074b6bbbf1e865bf Description: Percona XtraDB Cluster with Galera This is a meta-package providing PXC80 server, client, test and debug packages. Package: percona-xtradb-cluster-garbd Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 1428 Depends: libboost-program-options1.71.0, libc6 (>= 2.28), libgcc-s1 (>= 3.3.1), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), netcat-openbsd Conflicts: garbd-2, garbd2, percona-galera-arbitrator-3, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x, percona-xtradb-cluster-garbd-pro Replaces: galera-garbd-57-3.x, percona-galera-arbitrator-3, percona-xtradb-cluster-garbd-3.x, percona-xtradb-cluster-garbd-pro Provides: garbd-3, garbd3 Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-garbd_8.0.43-34-1.focal_amd64.deb Size: 636626 SHA256: c41b02408d552fbdc9592498a5d50f3156c133e1e4b70e6eafa5ea30eccd11b5 SHA1: c0d44b055859154cf9a32becfae115a698b0f163 MD5sum: 40197ca0e8173612d7b39f27ccb38298 Description: Garbd components of Percona XtraDB Cluster This package contains the garbd of Percona XtraDB Cluster. Package: percona-xtradb-cluster-garbd-debug Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 31332 Depends: percona-xtradb-cluster-garbd (= 1:8.0.43-34-1.focal) Conflicts: percona-galera-arbitrator-3-dbg, percona-xtradb-cluster-garbd-pro-debug Replaces: percona-galera-arbitrator-3-dbg, percona-xtradb-cluster-garbd-pro-debug Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: debug Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-garbd-debug_8.0.43-34-1.focal_amd64.deb Size: 9266202 SHA256: d2fdc3f62a0c29e696f1c8249b9fa5ffb124a6a72f5878c5ba5c6e511d7579b9 SHA1: fb730cbc8089c6334e6ef3449c6cb0e45b24512c MD5sum: af2c8f15e5b67d8922ac11586611c0e6 Description: Debugging package for Percona XtraDB Cluster Garbd. Package: percona-xtradb-cluster-server Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 392022 Pre-Depends: percona-xtradb-cluster-common (= 1:8.0.43-34-1.focal), adduser, libdbd-mysql-perl, debconf (>= 0.2.17) Depends: percona-xtradb-cluster-client (>= 1:8.0.43-34-1.focal), percona-telemetry-agent, libdbi-perl, perl (>= 5.6), libaio1 (>= 0.3.93), libatomic1 (>= 4.8), libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.16.3), libev4 (>= 1:4.04), libgcc-s1 (>= 4.0), libgcrypt20 (>= 1.8.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmecab2 (>= 0.996), libnuma1 (>= 2.0.11), libpam0g (>= 0.99.7.1), libprocps8 (>= 2:3.3.16-1), libsasl2-2 (>= 2.1.27+dfsg), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), libtirpc3 (>= 1.0.2), libudev1 (>= 183), debconf (>= 0.5) | debconf-2.0, psmisc, passwd, lsb-base (>= 3.0-10), socat, procps, qpress, iproute2, netcat-openbsd, curl, stunnel Suggests: tinyca, pv Conflicts: percona-xtradb-cluster-server-pro Breaks: mariadb-server, mariadb-server-5.5, mariadb-server-core-5.5, mysql-community-server-core, mysql-server-5.0, mysql-server-5.1, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.1, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.1, percona-server-server-5.5, percona-server-server-5.6, percona-server-server-5.7, percona-xtradb-cluster-server-5.5, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, percona-xtradb-server-5.0, virtual-mysql-server, virtual-mysql-server-core Replaces: galera, galera-57, galera-57-3.x, galera-garbd-57, galera-garbd-57-3.x, mariadb-server, mariadb-server-5.5, mariadb-server-core-5.5, mysql-community-server-core, mysql-server-5.0, mysql-server-5.1, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.1, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-galera-3, percona-server-server-5.1, percona-server-server-5.5, percona-server-server-5.6, percona-server-server-5.7, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-3, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-server-5.5, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, percona-xtradb-cluster-server-pro, percona-xtradb-server-5.0, virtual-mysql-server, virtual-mysql-server-core Provides: mysql-community-server-core, mysql-server, mysql-server-8.0, mysql-server-core-8.0, virtual-mysql-server, virtual-mysql-server-core Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-server_8.0.43-34-1.focal_amd64.deb Size: 123854126 SHA256: eef4f7854b1b3cfd720edd0f58a7bc13d5642b0838e9614cab0c0a9c04bd9193 SHA1: 7abca12c407b70a9d5c3452d144cef2bd7840c06 MD5sum: 64d500dff5e69a518bd503aa81054f7d Description: Percona XtraDB Cluster database server binaries Percona XtraDB Cluster is based on the Percona Server database server and provides a High Availability solution. Percona XtraDB Cluster provides synchronous replication, supports multi-master replication, parallel applying on slaves, automatic node provisioning with primary focus on data consistency. . This package includes the server binaries. Package: percona-xtradb-cluster-server-debug Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 421154 Pre-Depends: percona-xtradb-cluster-common (>= 1:8.0.43-34-1.focal), adduser (>= 3.4.0), debconf Depends: percona-xtradb-cluster-client (>= 1:8.0.43-34-1.focal), libdbi-perl, libdbd-mysql-perl, perl (>= 5.6), libaio1 (>= 0.3.93), libatomic1 (>= 4.8), libc6 (>= 2.29), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.4), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmecab2 (>= 0.996), libnuma1 (>= 2.0.11), libpam0g (>= 0.99.7.1), libsasl2-2 (>= 2.1.27+dfsg), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), libtirpc3 (>= 1.0.2), percona-xtradb-cluster-server, psmisc, passwd, lsb-base (>= 3.0-10), socat, qpress, netcat-openbsd, iproute2 Suggests: tinyca, pv Conflicts: percona-xtradb-cluster-server-pro-debug Replaces: percona-xtradb-cluster-server-pro-debug Provides: mysql-server-debug Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-server-debug_8.0.43-34-1.focal_amd64.deb Size: 138098996 SHA256: 8473602ecb08ad15774362804bad24cb81708b49ad3f410c78dab03018d999f5 SHA1: f818c7b9b519ae710293b1560c467c7c1ab1f084 MD5sum: ec240e44745c5431983a293d0290159c Description: Percona XtraDB Cluster database server UNIV_DEBUG binaries Percona XtraDB Cluster is based on the Percona Server database server and provides a High Availability solution. Percona XtraDB Cluster provides synchronous replication, supports multi-master replication, parallel applying on slaves, automatic node provisioning with primary focus on data consistency. . This package includes the server binaries. Package: percona-xtradb-cluster-source Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 1070867 Conflicts: percona-xtradb-cluster-pro-source Replaces: percona-xtradb-cluster-pro-source Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-source_8.0.43-34-1.focal_amd64.deb Size: 1090419524 SHA256: bb025dc31aa448ea6cbaff13cd8b998058e7c13b8b6f1760db47ad3727cf40ab SHA1: c06e542dda90382f3c4d0eedb18d12c00ecbac74 MD5sum: ce006213b3d07c748ae54c47094d61e0 Description: Percona XtraDB Cluster source This package includes the source code to Percona XtraDB Cluster as configured before building. Package: percona-xtradb-cluster-test Source: percona-xtradb-cluster Version: 1:8.0.43-34-1.focal Architecture: amd64 Maintainer: Percona Server Development Team Installed-Size: 857419 Depends: percona-xtradb-cluster-client (>= 1:8.0.43-34-1.focal), percona-xtradb-cluster-server (>= 1:8.0.43-34-1.focal) Conflicts: percona-xtradb-cluster-test-pro Replaces: percona-xtradb-cluster-test-pro Homepage: http://www.percona.com/software/percona-xtradb-cluster/ Priority: extra Section: database Filename: pool/main/p/percona-xtradb-cluster/percona-xtradb-cluster-test_8.0.43-34-1.focal_amd64.deb Size: 465444908 SHA256: 8da6360bb5e3b68379c25d107f3d3aa78a01074110b123f0ec145dfedefca479 SHA1: d58dfbf97d05be7c5f3f40cb4f8d0e569ab74a7f MD5sum: caaedd4a1267ccaf62de7fd823300ed9 Description: Percona XtraDB Cluster database test suite This package includes the Percona XtraDB Cluster test framework that provides a means for verifying that Percona XtraDB Cluster and its client programs operate according to expectations. Package: proxysql2 Version: 2:2.7.3-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 23956 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.7.3-1.1.focal_amd64.deb Size: 8643050 SHA256: 840c3378819bbb4ccf39bb8d2b34a801d1d696d02da03ab6aac9d626e67d5d6b SHA1: fc81f0b96b75ecbb964e916726f64f7a7906e6fb MD5sum: 0abe31b4d0ab2c42f42d43dbf91a31f3 Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2:2.7.1-1.2.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 23880 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.7.1-1.2.focal_amd64.deb Size: 8617368 SHA256: 3b1e7d6befd60a0ef9e715988af4f9f9ebf6008c0ff32ca2d35d46a6f352d128 SHA1: 0204440e3a916c3c9d2605486956bdbeb04faf5e MD5sum: b19038b745714c1a725571ede9136f04 Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2:2.6.5-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 23536 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.6.5-1.1.focal_amd64.deb Size: 8477790 SHA256: 3e62c06acfc4d2fe1ef7e1e911e520186172d77e57e42126fce1c996fe77724d SHA1: 7c850c9c683e97bb6db3665e64932aaf4d699736 MD5sum: 033266207bf3572595a8cf1ed77f2b56 Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2:2.5.5-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 20537 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.5.5-1.1.focal_amd64.deb Size: 7428086 SHA256: 5e2b0ed082317db2861e0d334bea012ae3dbefdc66d75f15b20b900929dd2d15 SHA1: d69987b7b6414bb85ad3f5037841f97f21f01899 MD5sum: 93cb927c4a636638833df964860b0a0b Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2:2.5.4-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 20537 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.5.4-1.1.focal_amd64.deb Size: 7427002 SHA256: 7592f397736877ecfd0fedb0ef88dc57e3d824acafcd5beef7f51731d41b8966 SHA1: 677412d637aa4144d6cd010e58a8faf212353d04 MD5sum: 7796fe8002993717b162b0fc5301ecdb Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.5.1-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 19620 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.5.1-1.1.focal_amd64.deb Size: 7261692 SHA256: 7aae563083540816da09f19a03fb06a0e053f8d0947d23c3367912f183640e74 SHA1: a8902cca5092640d2f972e6d1653fb707461cfed MD5sum: 065a19ec2db8462f160faec36d943c13 Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.4.8-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 19565 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.4.8-1.1.focal_amd64.deb Size: 7181474 SHA256: 74b5c4671722059a05c77f73be0fee07305d0d0e4d2a63b855f540206073333d SHA1: a1da95942ad662526b19a4ca44dfc8f6662f367d MD5sum: 2b2c630b3073da2df299b7acbb0ed579 Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.4.4-1.2.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 19497 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.4.4-1.2.focal_amd64.deb Size: 7158874 SHA256: 1528e7fe156f1216343bec1deb69baed0fe3773a97e07054d48fa6495c66019a SHA1: 92dec6f00aca2ae1f69c5819a865de19a505669d MD5sum: 3fdd884e3ffd599fd77cf18d242fafae Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.4.3-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 19485 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), libuuid1 (>= 2.16), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.4.3-1.1.focal_amd64.deb Size: 7154688 SHA256: 69e3241c9460fe1cc2342fba34cf3b2b89103f7e380d498627b1c7c041755553 SHA1: 7ab417a2240d5d878eb8bc8e11ba5f9f907511c0 MD5sum: be8e7a725232103daefea1972f7898a4 Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.3.2-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 12885 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.3.2-1.1.focal_amd64.deb Size: 3506532 SHA256: 5da5559cbb740a1a28d2d3f21f11446ca9f7590d67402d1c8fd916d3fbb455a0 SHA1: 17a5256fa97834512353ad61f65ff39a2574bdab MD5sum: 64fb26cd57d4d147b2fcc7c3f96f3113 Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.0.18-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 9972 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.0.18-1.1.focal_amd64.deb Size: 3171076 SHA256: cf97225517b3ede2c291e361505704f73de24adca4b20b9c4387c2ce89a76c3f SHA1: 72e10253d497f647774634f034e99e7ccf1f3a78 MD5sum: 8bcefde7e8c49aed4ac6237d9e9acee0 Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.0.15-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 10078 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.0.15-1.1.focal_amd64.deb Size: 3163000 SHA256: 21d2850c7f91f29c7509e18aa256ab64d6ac2e15e76b329f8c336cd74b68642e SHA1: 9d10d29517f58445d0d523aa2c0cb009279d7fb9 MD5sum: f3d51df6c8b530db07362f6b3539646a Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.0.14-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 10041 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.0.14-1.1.focal_amd64.deb Size: 3157576 SHA256: e13c3c39c7018d4f33332372526fc71ecbee31c547f015189f805142de7f3263 SHA1: e8ef6a684d7c50702144ab15b63b7ba73daa5c32 MD5sum: 795b3122c0a1e741c0cbdd8e804f4f2e Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: proxysql2 Version: 2.0.12-1.1.focal Architecture: amd64 Maintainer: Rene Cannao Installed-Size: 9900 Pre-Depends: adduser, debconf (>= 0.2.17) Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libgnutls30 (>= 3.6.12), libstdc++6 (>= 9), debconf-utils, logrotate Homepage: http://www.proxysql.com Priority: optional Section: misc Filename: pool/main/p/proxysql2/proxysql2_2.0.12-1.1.focal_amd64.deb Size: 3115124 SHA256: a86cac11dac13954a40aa9ac00265e90580886a7f588dfdb139e666c7bece938 SHA1: 6b67077db19cbea0f52d97e9e113408053672c3f MD5sum: 9c5d16de453c8ae4221445beb81dfd6c Description: High performance MySQL proxy ProxySQL is a fast, reliable MySQL proxy with advanced runtime configuration management (virtually no configuration change requires a restart). It features query routing, query caching, query rewriting (for queries generated by ORMs, for example) and is most of the time a drop-in replacement for mysqld from the point of view of the application. It can be configured and remote controlled through an SQL-compatible admin interface. Package: qpress Version: 11-3.focal Architecture: amd64 Maintainer: Ignacio Nin Installed-Size: 96 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Homepage: http://www.quicklz.com/ Priority: extra Section: utils Filename: pool/main/q/qpress/qpress_11-3.focal_amd64.deb Size: 39894 SHA256: e866ba286d14b3f48e8b77d41bf56b2991bf8b778a554449e12f4a7b1e06a12d SHA1: 63fbe617dd2706fd14973fa02388e875649a287c MD5sum: 808b61558ce6d382505faf0636e93d58 Description: A portable file archiver using QuickLZ qpress is a portable file archiver using QuickLZ and designed to utilize fast storage systems to their max. It's often faster than file copy because the destination is smaller than the source. A few features: · multiple cores, reaching upto 1.1 Gbyte/s in-memory compression on a quad core i7 · 64-bit file sizes and tested with terabyte sized archives containing millions of files and directories · pipes and redirection and *nix-like behaviour for scripting and flexibility · Adler32 checksums to ensure that decompressed data has not been corrupted · data recovery of damaged archives with 64 Kbyte grannularity · unbuffered disk I/O (Windows only) to prevent disk cache of other applications from being flushed Package: qpress Version: 11-2.focal Architecture: amd64 Maintainer: Ignacio Nin Installed-Size: 96 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Homepage: http://www.quicklz.com/ Priority: extra Section: utils Filename: pool/main/q/qpress/qpress_11-2.focal_amd64.deb Size: 34490 SHA256: a9465054b8da66ebf38f7d2adf47d51ac3cb21535b464e302e9dd94c4b740738 SHA1: f834f8d0b96ff14c5cc77a3285994fb9d40a5993 MD5sum: ca1c8a13becafdc58dfa5d006b29fff8 Description: A portable file archiver using QuickLZ qpress is a portable file archiver using QuickLZ and designed to utilize fast storage systems to their max. It's often faster than file copy because the destination is smaller than the source. A few features: · multiple cores, reaching upto 1.1 Gbyte/s in-memory compression on a quad core i7 · 64-bit file sizes and tested with terabyte sized archives containing millions of files and directories · pipes and redirection and *nix-like behaviour for scripting and flexibility · Adler32 checksums to ensure that decompressed data has not been corrupted · data recovery of damaged archives with 64 Kbyte grannularity · unbuffered disk I/O (Windows only) to prevent disk cache of other applications from being flushed Package: qpress Version: 11-1.focal Architecture: amd64 Maintainer: Ignacio Nin Installed-Size: 96 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Homepage: http://www.quicklz.com/ Priority: extra Section: utils Filename: pool/main/q/qpress/qpress_11-1.focal_amd64.deb Size: 33222 SHA256: 5e8d108b15675eacb91c977e98e726315d6143be1c4a7a593c8a08be425b31de SHA1: 116e2039be7f21ed4bf6ef1128b814c4c178040a MD5sum: f2e7dd6749792e4ee6b557bf5731eb01 Description: A portable file archiver using QuickLZ qpress is a portable file archiver using QuickLZ and designed to utilize fast storage systems to their max. It's often faster than file copy because the destination is smaller than the source. A few features: · multiple cores, reaching upto 1.1 Gbyte/s in-memory compression on a quad core i7 · 64-bit file sizes and tested with terabyte sized archives containing millions of files and directories · pipes and redirection and *nix-like behaviour for scripting and flexibility · Adler32 checksums to ensure that decompressed data has not been corrupted · data recovery of damaged archives with 64 Kbyte grannularity · unbuffered disk I/O (Windows only) to prevent disk cache of other applications from being flushed Package: qpress-dbgsym Package-Type: ddeb Source: qpress Version: 11-1.focal Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ignacio Nin Installed-Size: 28 Depends: qpress (= 11-1.focal) Priority: optional Section: debug Filename: pool/main/q/qpress/qpress-dbgsym_11-1.focal_amd64.deb Size: 5360 SHA256: a44c952e804febb9571d31763c5f57e5bfb12bcf4a3f4c107d62de50455cc2a6 SHA1: 1ae6ffc99332c3d54631cdd4e13c0b1aac386a06 MD5sum: eb40a78fa789be40902fafd20b86e3c4 Description: debug symbols for qpress Build-Ids: 29045cdb02b4f109bac555fc5cf6f6102af9d652