Tue, 02 Jun 2026 08:18:09 CST | login

Information for build libsolv-0.7.24-7.oc9

ID46948
Package Namelibsolv
Version0.7.24
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libsolv.git#0ebebeab3ed4f6f6de73eebc30486fd7fad420ac
SummaryLibrary for solving packages and reading repositories
DescriptionThis is libsolv, a free package dependency solver using a satisfiability algorithm. The code is based on two major, but independent, blocks: 1. Using a dictionary approach to store and retrieve package and dependency information in a fast and space efficient manner. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. The sat-solver code has been written to aim for the newest packages, record the decision tree to provide introspection, and also provides the user with suggestions on how to deal with unsolvable problems. It also takes advantage of repository storage to minimize memory usage.
Built byoc-bot
State complete
Volume DEFAULT
StartedMon, 01 Jun 2026 11:01:43 CST
CompletedMon, 01 Jun 2026 11:07:20 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libsolv.git:0ebebeab3ed4f6f6de73eebc30486fd7fad420ac)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libsolv.git#0ebebeab3ed4f6f6de73eebc30486fd7fad420ac'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libsolv-0.7.24-7.oc9.src.rpm (info) (download)
aarch64
libsolv-0.7.24-7.oc9.aarch64.rpm (info) (download)
libsolv-devel-0.7.24-7.oc9.aarch64.rpm (info) (download)
libsolv-tools-0.7.24-7.oc9.aarch64.rpm (info) (download)
perl-solv-0.7.24-7.oc9.aarch64.rpm (info) (download)
python3-solv-0.7.24-7.oc9.aarch64.rpm (info) (download)
libsolv-debuginfo-0.7.24-7.oc9.aarch64.rpm (info) (download)
libsolv-debugsource-0.7.24-7.oc9.aarch64.rpm (info) (download)
libsolv-tools-debuginfo-0.7.24-7.oc9.aarch64.rpm (info) (download)
perl-solv-debuginfo-0.7.24-7.oc9.aarch64.rpm (info) (download)
python3-solv-debuginfo-0.7.24-7.oc9.aarch64.rpm (info) (download)
loongarch64
libsolv-0.7.24-7.oc9.loongarch64.rpm (info) (download)
libsolv-devel-0.7.24-7.oc9.loongarch64.rpm (info) (download)
libsolv-tools-0.7.24-7.oc9.loongarch64.rpm (info) (download)
perl-solv-0.7.24-7.oc9.loongarch64.rpm (info) (download)
python3-solv-0.7.24-7.oc9.loongarch64.rpm (info) (download)
libsolv-debuginfo-0.7.24-7.oc9.loongarch64.rpm (info) (download)
libsolv-debugsource-0.7.24-7.oc9.loongarch64.rpm (info) (download)
libsolv-tools-debuginfo-0.7.24-7.oc9.loongarch64.rpm (info) (download)
perl-solv-debuginfo-0.7.24-7.oc9.loongarch64.rpm (info) (download)
python3-solv-debuginfo-0.7.24-7.oc9.loongarch64.rpm (info) (download)
x86_64
libsolv-0.7.24-7.oc9.x86_64.rpm (info) (download)
libsolv-devel-0.7.24-7.oc9.x86_64.rpm (info) (download)
libsolv-tools-0.7.24-7.oc9.x86_64.rpm (info) (download)
perl-solv-0.7.24-7.oc9.x86_64.rpm (info) (download)
python3-solv-0.7.24-7.oc9.x86_64.rpm (info) (download)
libsolv-debuginfo-0.7.24-7.oc9.x86_64.rpm (info) (download)
libsolv-debugsource-0.7.24-7.oc9.x86_64.rpm (info) (download)
libsolv-tools-debuginfo-0.7.24-7.oc9.x86_64.rpm (info) (download)
perl-solv-debuginfo-0.7.24-7.oc9.x86_64.rpm (info) (download)
python3-solv-debuginfo-0.7.24-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
dnf.librepo.log
root.log
mock_config.log
dnf.rpm.log
dnf.log
build.log
mock_output.log
installed_pkgs.log
state.log
aarch64
hw_info.log
build.log
state.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_config.log
installed_pkgs.log
root.log
mock_output.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri May 29 2026 Maxon Xie <maxonxie@tencent.com> - 0.7.24-7 - [Type] security - [DESC] Fix CVE-2026-48863: use correct length in Ed25519 signature memcpy * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.24-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.24-5 - Rebuilt for loongarch release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.24-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.24-3 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Shuo Wang <abushwang@tencent.com> - 0.7.24-2 - update cmake config for dnf 4.14.0 build fail * Tue Jul 11 2023 Yi Lin <nilusyi@tencent.com> - 0.7.24-1 - upgrade to 0.7.24 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.22-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.22-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Apr 29 2022 Xun Zhong <victorzhong@tencent.com> - 0.7.22-1 - Initial build