Mon, 13 May 2024 04:59:53 UTC | login

Information for build librsync-2.3.4-1.fc38

ID240492
Package Namelibrsync
Version2.3.4
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/librsync.git#35ceaf75b8469386cb2bce9b29757e4deb86a9ff
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Mar 2023 14:24:15 UTC
CompletedThu, 16 Mar 2023 17:11:02 UTC
Taskbuild (f38, /rpms/librsync.git:35ceaf75b8469386cb2bce9b29757e4deb86a9ff)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/librsync.git#35ceaf75b8469386cb2bce9b29757e4deb86a9ff'}}
Tags
f38
f39
f40
RPMs
src
librsync-2.3.4-1.fc38.src.rpm (info) (download)
noarch
librsync-doc-2.3.4-1.fc38.noarch.rpm (info) (download)
riscv64
librsync-2.3.4-1.fc38.riscv64.rpm (info) (download)
librsync-devel-2.3.4-1.fc38.riscv64.rpm (info) (download)
librsync-debuginfo-2.3.4-1.fc38.riscv64.rpm (info) (download)
librsync-debugsource-2.3.4-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Feb 19 2023 Robert Scheck <robert@fedoraproject.org> 2.3.4-1 - Upgrade to 2.3.4 (#2170502 #c2) * Sat Feb 18 2023 Robert Scheck <robert@fedoraproject.org> 2.3.3-1 - Upgrade to 2.3.3 (#2170502) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Apr 10 2021 Robert Scheck <robert@fedoraproject.org> 2.3.2-1 - Upgrade to 2.3.2 (#1948216)