Tue, 14 May 2024 16:43:32 UTC | login

Information for build casync-2-12.gitb3337dd.fc33

ID152674
Package Namecasync
Version2
Release12.gitb3337dd.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/casync.git#eac16d8e36a26d82a47633e00c187b9399dad013
SummaryContent Addressable Data Synchronizer
Descriptioncasync provides a way to efficiently transfer files which change over time over the internet. It will split a given set into a git-inspired content-addressable set of smaller compressed chunks, which can then be conveniently transferred using HTTP. On the receiving side those chunks will be uncompressed and merged together to recreate the original data. When the original data is modified, only the new chunks have to be transferred during an update.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 04 Jun 2020 15:10:26 UTC
CompletedThu, 04 Jun 2020 15:38:11 UTC
Taskbuild (f33, /rpms/casync.git:eac16d8e36a26d82a47633e00c187b9399dad013)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/casync.git#eac16d8e36a26d82a47633e00c187b9399dad013'}}
Tags
f33
RPMs
src
casync-2-12.gitb3337dd.fc33.src.rpm (info) (download)
riscv64
casync-2-12.gitb3337dd.fc33.riscv64.rpm (info) (download)
casync-debuginfo-2-12.gitb3337dd.fc33.riscv64.rpm (info) (download)
casync-debugsource-2-12.gitb3337dd.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2-12.gitb3337dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2-11.gitb3337dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Feb 21 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2-10.gitb3337dd - Update to snapshot version: the biggest feature addition are: * the gc verb * support for .caexclude files * support for quota project IDs Otherwise, this is mostly a lot of bugfixes. - Fix compilation (#1676286) * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2-7 - Fix FTBFS by running proper checks