Sat, 17 Jan 2026 17:27:27 CST | login

Information for build libldb-2.7.2-3.ocs23

ID4823
Package Namelibldb
Version2.7.2
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libldb.git?.#6c9f20bc9a6dfadee5acb3f65b7666e485b93ec3
SummaryA LDAP-like embedded database
DescriptionLDB is an an embedded LDAP-Like database library, but not completely LDAP compliant. It can store its database in regular files (using TDB), or talk to a standard LDAP server. What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. LDB is the database engine used within Samba.
Built bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 14:31:39 CST
CompletedTue, 19 Sep 2023 14:46:06 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/libldb.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libldb.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
libldb-2.7.2-3.ocs23.src.rpm (info) (download)
aarch64
ldb-tools-2.7.2-3.ocs23.aarch64.rpm (info) (download)
libldb-2.7.2-3.ocs23.aarch64.rpm (info) (download)
libldb-devel-2.7.2-3.ocs23.aarch64.rpm (info) (download)
python3-ldb-2.7.2-3.ocs23.aarch64.rpm (info) (download)
python3-ldb-devel-2.7.2-3.ocs23.aarch64.rpm (info) (download)
ldb-tools-debuginfo-2.7.2-3.ocs23.aarch64.rpm (info) (download)
libldb-debuginfo-2.7.2-3.ocs23.aarch64.rpm (info) (download)
libldb-debugsource-2.7.2-3.ocs23.aarch64.rpm (info) (download)
python3-ldb-debuginfo-2.7.2-3.ocs23.aarch64.rpm (info) (download)
x86_64
ldb-tools-2.7.2-3.ocs23.x86_64.rpm (info) (download)
libldb-2.7.2-3.ocs23.x86_64.rpm (info) (download)
libldb-devel-2.7.2-3.ocs23.x86_64.rpm (info) (download)
python3-ldb-2.7.2-3.ocs23.x86_64.rpm (info) (download)
python3-ldb-devel-2.7.2-3.ocs23.x86_64.rpm (info) (download)
ldb-tools-debuginfo-2.7.2-3.ocs23.x86_64.rpm (info) (download)
libldb-debuginfo-2.7.2-3.ocs23.x86_64.rpm (info) (download)
libldb-debugsource-2.7.2-3.ocs23.x86_64.rpm (info) (download)
python3-ldb-debuginfo-2.7.2-3.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.7.2-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.7.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Jul 17 2023 Shuo Wang <abushwang@tencent.com> - 2.7.2-1 - update to 2.7.2 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.5.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.5.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jul 04 2022 rockerzhu <rockerzhu@tencent.com> - 2.5.1-1 - Initial build