Sun, 28 Apr 2024 17:50:43 UTC | login

Information for build fstrm-0.6.1-3.el9sopt_901

ID48340
Package Namefstrm
Version0.6.1
Release3.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/fstrm#b594888f01dda41a93b9e95633da76f9c8cf4ea2
SummaryFrame Streams implementation in C
DescriptionFrame Streams is a light weight, binary clean protocol that allows for the transport of arbitrarily encoded data payload sequences with minimal framing overhead -- just four bytes per data frame. Frame Streams does not specify an encoding format for data frames and can be used with any data serialization format that produces byte sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML, etc.
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 01:36:04 UTC
CompletedThu, 15 Jun 2023 01:40:50 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/fstrm:b594888f01dda41a93b9e95633da76f9c8cf4ea2)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/fstrm#b594888f01dda41a93b9e95633da76f9c8cf4ea2'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
fstrm-0.6.1-3.el9sopt_901.src.rpm (info) (download)
noarch
fstrm-doc-0.6.1-3.el9sopt_901.noarch.rpm (info) (download)
x86_64
fstrm-0.6.1-3.el9sopt_901.x86_64.rpm (info) (download)
fstrm-devel-0.6.1-3.el9sopt_901.x86_64.rpm (info) (download)
fstrm-utils-0.6.1-3.el9sopt_901.x86_64.rpm (info) (download)
fstrm-debuginfo-0.6.1-3.el9sopt_901.x86_64.rpm (info) (download)
fstrm-debugsource-0.6.1-3.el9sopt_901.x86_64.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-3.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 09 2021 Petr Menšík <pemensik@redhat.com> - 0.6.1-2 - Apply coverity fixes also to bundled libmy * Thu Apr 08 2021 Petr Menšík <pemensik@redhat.com> - 0.6.1-1 - Update to 0.6.1 (#1946415)