Wed, 08 May 2024 04:43:25 UTC | login

Information for build usrsctp-0.9.5.0-5.fc37

ID212807
Package Nameusrsctp
Version0.9.5.0
Release5.fc37
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/usrsctp.git#47508b1e874daba6ad3a0c0c8f1eaa1aaca56387
SummaryPortable SCTP userland stack
DescriptionSCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions. Like TCP, SCTP provides reliable, connection oriented data delivery with congestion control. Unlike TCP, SCTP also provides message boundary preservation, ordered and unordered message delivery, multi-streaming and multi-homing. Detection of data corruption, loss of data and duplication of data is achieved by using checksums and sequence numbers. A selective retransmission mechanism is applied to correct loss or corruption of data. In this manual the socket API for the SCTP User-land implementation will be described. It is based on RFC 6458. The main focus of this document is on pointing out the differences to the SCTP Sockets API. For all aspects of the sockets API that are not mentioned in this document, please refer to RFC 6458. Questions about SCTP itself can hopefully be answered by RFC 4960.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 17 Oct 2022 17:35:27 UTC
CompletedMon, 17 Oct 2022 17:48:26 UTC
Taskbuild (f37, /rpms/usrsctp.git:47508b1e874daba6ad3a0c0c8f1eaa1aaca56387)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/usrsctp.git#47508b1e874daba6ad3a0c0c8f1eaa1aaca56387'}}
Tags
f37
f38
RPMs
src
usrsctp-0.9.5.0-5.fc37.src.rpm (info) (download)
riscv64
usrsctp-0.9.5.0-5.fc37.riscv64.rpm (info) (download)
usrsctp-devel-0.9.5.0-5.fc37.riscv64.rpm (info) (download)
usrsctp-debuginfo-0.9.5.0-5.fc37.riscv64.rpm (info) (download)
usrsctp-debugsource-0.9.5.0-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.9.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.9.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.9.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.9.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 13 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 1:0.9.5.0-1 - Updated to version 0.9.5.0. * Mon Jan 11 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0.0-0.2.20210110gitf1de842 - Updated to f1de842 snapshot (upstream release 0.9.4.0). * Fri Oct 30 2020 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0.0-0.1.20201017gitf4925bd - Initial SPEC release.