Thu, 26 Jun 2025 15:33:20 CST | login

Information for build cowsql-1.15.6-2.oc9

ID35543
Package Namecowsql
Version1.15.6
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/cowsql.git?.#a84136b3311e71b733cac212c69c1657af2cd6b3
SummaryEmbeddable, replicated and fault tolerant SQL engine
Descriptioncowsql is a C library that implements an embeddable and replicated SQL database engine with high availability and automatic failover. cowsql 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. The name "cowsql" loosely refers to the "pets vs. cattle" concept, since it's generaly fine to delete or rebuild a particular node of an application that uses cowsql for data storage.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 17:16:32 CST
CompletedThu, 12 Jun 2025 17:24:08 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/cowsql.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cowsql.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
cowsql-1.15.6-2.oc9.src.rpm (info) (download)
aarch64
cowsql-1.15.6-2.oc9.aarch64.rpm (info) (download)
cowsql-devel-1.15.6-2.oc9.aarch64.rpm (info) (download)
cowsql-debuginfo-1.15.6-2.oc9.aarch64.rpm (info) (download)
cowsql-debugsource-1.15.6-2.oc9.aarch64.rpm (info) (download)
loongarch64
cowsql-1.15.6-2.oc9.loongarch64.rpm (info) (download)
cowsql-devel-1.15.6-2.oc9.loongarch64.rpm (info) (download)
cowsql-debuginfo-1.15.6-2.oc9.loongarch64.rpm (info) (download)
cowsql-debugsource-1.15.6-2.oc9.loongarch64.rpm (info) (download)
x86_64
cowsql-1.15.6-2.oc9.x86_64.rpm (info) (download)
cowsql-devel-1.15.6-2.oc9.x86_64.rpm (info) (download)
cowsql-debuginfo-1.15.6-2.oc9.x86_64.rpm (info) (download)
cowsql-debugsource-1.15.6-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.15.6-2 - Rebuilt for loongarch64 * Thu Jun 06 2024 Lou Siyuan <siyuanlou@tencent.com> - 1.15.6-1 - initial build