Fri, 23 Jan 2026 19:22:07 CST | login

Information for build librsync-2.3.4-1.oc9

ID25562
Package Namelibrsync
Version2.3.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/librsync.git?.#32e4bcbcb4b0271ab0950099d284efdfbb7af4a4
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:07:03 CST
CompletedThu, 25 Jul 2024 21:12:19 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-1.oc9.src.rpm (info) (download)
aarch64
librsync-2.3.4-1.oc9.aarch64.rpm (info) (download)
librsync-devel-2.3.4-1.oc9.aarch64.rpm (info) (download)
librsync-debuginfo-2.3.4-1.oc9.aarch64.rpm (info) (download)
librsync-debugsource-2.3.4-1.oc9.aarch64.rpm (info) (download)
noarch
librsync-doc-2.3.4-1.oc9.noarch.rpm (info) (download)
x86_64
librsync-2.3.4-1.oc9.x86_64.rpm (info) (download)
librsync-devel-2.3.4-1.oc9.x86_64.rpm (info) (download)
librsync-debuginfo-2.3.4-1.oc9.x86_64.rpm (info) (download)
librsync-debugsource-2.3.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.4-1 - initial build