Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: dqlite-devel | Distribution: openSUSE Tumbleweed |
Version: 1.16.7 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Aug 6 17:40:20 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 40757 | Source RPM: dqlite-1.16.7-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/canonical/dqlite | |
Summary: Development files for the distributed SQLite |
dqlite is a C library implementing an embeddable and replicated SQL database engine with high-availability and automatic failover. This package contains the files necessary for developing and building applications using the library.
LGPL-3.0-only WITH LGPL-3.0-linking-exception
* Tue Aug 06 2024 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.16.7: * Fix a possible UAF * bugfix: reading segment, correctly stop on error * Cleanup prepared statement during node close * now uses file locking to ensure that two nodes don't run concurrently using the same data directory * Wed Feb 28 2024 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.16.4: * build system fixes * Wed Feb 21 2024 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.16.3: * canonical/raft is now a private implementation detail of dqlite canonical/raft will no longer be updated, replaced by cowsql/raft fork * Fix many cases of arithmetic on void pointers * Mon Feb 19 2024 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.16.2: * fix for using dqlite with SQLite versions greater than 3.45.0 * A more readable logging format * internal improvement to how dqlite reacts to Raft state changes * new dqlite_node configuration option to control snapshot compression * Mon Nov 06 2023 Andreas Stieger <andreas.stieger@gmx.de> - Update to 1.16.0: * expose one new API, dqlite_node_set_auto_recovery * Tue Jun 27 2023 Paolo Stivanin <info@paolostivanin.com> - Update to 1.15.1: * Various bug fixes to help dqlite correctly handle large databases (#459, #460) * Fixes and cleanup for the internal dqlite client API (#458) * Fixes and cleanup for dqlite's handling of client connections (#476) * Support for SQL queries that both modify the database and return rows, using the QUERY and QUERY_SQL requests (#477) * Support for server-side cluster role management (#480) * Sat Jan 28 2023 Andreas Stieger <andreas.stieger@gmx.de> - disable tests timing out in obs * Fri Jan 20 2023 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.14.0: * compatibility with libraft 0.17.1 * Tue Dec 27 2022 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.13.0: * experimental disk-mode * Fix an issue that limited maximum row size * Sun Dec 04 2022 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.12.0: * support more than 255 statement parameters * requires libraft 0.16.0 * Sat Jul 23 2022 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.11.1: * Replace deprecated raft function raft_fixture_init with raft_fixture_initialize - includes changes from 1.11.0: * Fix a bug that causes a node to crash under certain conditions after losing leadership in the middle of a transaction * Tue Apr 19 2022 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.10.0: * raft snapshots no longer copy the whole database, but the WAL for a smaller size * Sun Mar 13 2022 Andreas Stieger <andreas.stieger@gmx.de> - update to 1.9.1: * Detailed tracing will be enabled when the environment variable LIBDQLITE_TRACE is set before startup - remove explicit devel package requirements for private libs - remove conditional build dependencies for mandatory dependencies - run tests - update license specification * Thu Aug 05 2021 jenting hsiao <jenting.hsiao@suse.com> - Updates to version v1.9.0 * Added dqlite_node_set_network_latency_ms which deprecates the old dqlite_node_set_network_latency. * Added dqlite_node_recover_ext which deprecates the old dqlite_node_recover and takes node roles into account. * Thu Jun 10 2021 jenting hsiao <jenting.hsiao@suse.com> - Updates to version v1.8.0 * Expose raft snapshot settings through dqlite_node_set_snapshot_params. * Add DQLITE_VERSION_XXXXX macros to perform feature detection. * Thu Apr 29 2021 jenting hsiao <jenting.hsiao@suse.com> - Updates to version v1.7.0 * Lowering of default HeartBeat timeout * Multi platform fixes * Various bugfixes
/usr/include/dqlite.h /usr/lib64/libdqlite.so /usr/lib64/pkgconfig/dqlite.pc /usr/share/doc/packages/dqlite-devel /usr/share/doc/packages/dqlite-devel/AUTHORS /usr/share/doc/packages/dqlite-devel/README.md /usr/share/licenses/dqlite-devel /usr/share/licenses/dqlite-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024