Sun, 03 Aug 2025 17:57:00 CST | login

Information for build librsync-2.3.4-1.ocs23

ID10468
Package Namelibrsync
Version2.3.4
Release1.ocs23
Epoch
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
StartedMon, 20 May 2024 17:07:26 CST
CompletedMon, 20 May 2024 17:14:14 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/librsync.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/librsync.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
librsync-2.3.4-1.ocs23.src.rpm (info) (download)
aarch64
librsync-2.3.4-1.ocs23.aarch64.rpm (info) (download)
librsync-devel-2.3.4-1.ocs23.aarch64.rpm (info) (download)
librsync-debuginfo-2.3.4-1.ocs23.aarch64.rpm (info) (download)
librsync-debugsource-2.3.4-1.ocs23.aarch64.rpm (info) (download)
noarch
librsync-doc-2.3.4-1.ocs23.noarch.rpm (info) (download)
x86_64
librsync-2.3.4-1.ocs23.x86_64.rpm (info) (download)
librsync-devel-2.3.4-1.ocs23.x86_64.rpm (info) (download)
librsync-debuginfo-2.3.4-1.ocs23.x86_64.rpm (info) (download)
librsync-debugsource-2.3.4-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.4-1 - initial build