dqlite 1.16.0-5build1 source package in Ubuntu

Changelog

dqlite (1.16.0-5build1) noble; urgency=medium

  * No-change rebuild against libuv1 t64.

 -- Matthias Klose <email address hidden>  Thu, 14 Mar 2024 19:46:30 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Free Ekanayaka
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dqlite_1.16.0.orig.tar.gz 211.7 KiB beb37049b766a2396d81b6128bf386a1f10c5f90b9be64b3fc200902fc59af13
dqlite_1.16.0-5build1.debian.tar.xz 5.8 KiB 4868c1b13f240709b1b761cd3190098ed73acbaf149aec654d13cd78de4b75e2
dqlite_1.16.0-5build1.dsc 2.0 KiB f1db0a6e048f3395852305e10bb7569eafb29bb041500897755f724b9a1d6bf8

View changes file

Binary packages built by this source

libdqlite-dev: Embeddable, replicated and fault tolerant SQL engine - development files

 Embeddable SQL database engine with high availability and automatic failover.
 .
 The acronym "dqlite" stands for "distributed SQLite", meaning that dqlite
 extends SQLite with a network protocol that can connect together various
 instances of your application and have them act as a highly-available cluster,
 with no dependency on external databases.
 .
 This package contains the development headers and library files needed to
 compile programs using dqlite.

libdqlite0: Embeddable, replicated and fault tolerant SQL engine - shared library

 Embeddable SQL database engine with high availability and automatic failover.
 .
 The acronym "dqlite" stands for "distributed SQLite", meaning that dqlite
 extends SQLite with a network protocol that can connect together various
 instances of your application and have them act as a highly-available cluster,
 with no dependency on external databases.
 .
 This package contains the C library needed to run executables that use dqlite.

libdqlite0-dbgsym: debug symbols for libdqlite0