Mon, 08 Jul 2024 03:17:00 UTC | login

Information for build libtorrent-0.13.8-2.fc33

ID147582
Package Namelibtorrent
Version0.13.8
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libtorrent.git#d56a4114ce61a4a96899a8222b4e46ebe375bf22
SummaryBitTorrent library with a focus on high performance & good code
DescriptionLibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 15:23:09 UTC
CompletedFri, 27 Mar 2020 16:16:32 UTC
Taskbuild (f33, /rpms/libtorrent.git:d56a4114ce61a4a96899a8222b4e46ebe375bf22)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libtorrent.git#d56a4114ce61a4a96899a8222b4e46ebe375bf22'}}
Tags
f33
RPMs
src
libtorrent-0.13.8-2.fc33.src.rpm (info) (download)
riscv64
libtorrent-0.13.8-2.fc33.riscv64.rpm (info) (download)
libtorrent-devel-0.13.8-2.fc33.riscv64.rpm (info) (download)
libtorrent-debuginfo-0.13.8-2.fc33.riscv64.rpm (info) (download)
libtorrent-debugsource-0.13.8-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Oct 09 2019 Denis Fateyev <denis@fateyev.com> - 0.13.8-1 - Update to 0.13.8 version - Dropped obsolete openssl patch * Thu Aug 08 2019 Conrad Meyer <cemeyer@uw.edu> - 0.13.7-6 - Add missing zlib-devel BR after removal from buildroot (rhbz# 1736052) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 19 2018 Conrad Meyer <cemeyer@uw.edu> - 0.13.7-3 - Add missing gcc-c++ BR after removal from buildroot * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 08 2018 Conrad Meyer <cemeyer@uw.edu> - 0.13.7-1 - Bump to latest upstream release (rhbz# 1588472) - Upstream failed to include the OpenSSL 1.1 patch in this release, but it may be included in master for the next release: https://github.com/rakshasa/libtorrent/issues/171 So, we must retain the patch for now.