Thu, 26 Jun 2025 22:52:41 CST | login

Information for build usrsctp-0.9.5.0-2.oc9

ID43260
Package Nameusrsctp
Version0.9.5.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/usrsctp.git?.#88ac6e9a14ac6a9ca5e0095979192494de66f601
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 17:08:02 CST
CompletedSat, 14 Jun 2025 17:14:15 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/usrsctp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/usrsctp.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
usrsctp-0.9.5.0-2.oc9.src.rpm (info) (download)
aarch64
usrsctp-0.9.5.0-2.oc9.aarch64.rpm (info) (download)
usrsctp-devel-0.9.5.0-2.oc9.aarch64.rpm (info) (download)
usrsctp-debuginfo-0.9.5.0-2.oc9.aarch64.rpm (info) (download)
usrsctp-debugsource-0.9.5.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
usrsctp-0.9.5.0-2.oc9.loongarch64.rpm (info) (download)
usrsctp-devel-0.9.5.0-2.oc9.loongarch64.rpm (info) (download)
usrsctp-debuginfo-0.9.5.0-2.oc9.loongarch64.rpm (info) (download)
usrsctp-debugsource-0.9.5.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
usrsctp-0.9.5.0-2.oc9.x86_64.rpm (info) (download)
usrsctp-devel-0.9.5.0-2.oc9.x86_64.rpm (info) (download)
usrsctp-debuginfo-0.9.5.0-2.oc9.x86_64.rpm (info) (download)
usrsctp-debugsource-0.9.5.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.9.5.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.5.0-1 - initial build