Fri, 23 Jan 2026 08:36:15 CST | login

Information for build librsync-2.3.4-2.oc9

ID38167
Package Namelibrsync
Version2.3.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/librsync.git?.#b9697f45330d53ff14ea42423876a2f90fcb3eb8
SummaryRsync remote-delta algorithm library
Descriptionlibrsync is a library for calculating and applying network deltas, with an interface designed to ease integration into diverse network applications. librsync encapsulates the core algorithms of the rsync protocol, which help with efficient calculation of the differences between two files. The rsync algorithm is different from most differencing algorithms because it does not require the presence of the two files to calculate the delta. Instead, it requires a set of checksums of each block of one file, which together form a signature for that file. Blocks at any in the other file which have the same checksum are likely to be identical, and whatever remains is the difference.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 09:43:34 CST
CompletedFri, 13 Jun 2025 09:50:17 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/librsync.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/librsync.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
librsync-2.3.4-2.oc9.src.rpm (info) (download)
aarch64
librsync-2.3.4-2.oc9.aarch64.rpm (info) (download)
librsync-devel-2.3.4-2.oc9.aarch64.rpm (info) (download)
librsync-debuginfo-2.3.4-2.oc9.aarch64.rpm (info) (download)
librsync-debugsource-2.3.4-2.oc9.aarch64.rpm (info) (download)
loongarch64
librsync-2.3.4-2.oc9.loongarch64.rpm (info) (download)
librsync-devel-2.3.4-2.oc9.loongarch64.rpm (info) (download)
librsync-debuginfo-2.3.4-2.oc9.loongarch64.rpm (info) (download)
librsync-debugsource-2.3.4-2.oc9.loongarch64.rpm (info) (download)
noarch
librsync-doc-2.3.4-2.oc9.noarch.rpm (info) (download)
x86_64
librsync-2.3.4-2.oc9.x86_64.rpm (info) (download)
librsync-devel-2.3.4-2.oc9.x86_64.rpm (info) (download)
librsync-debuginfo-2.3.4-2.oc9.x86_64.rpm (info) (download)
librsync-debugsource-2.3.4-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
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.3.4-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.4-1 - initial build