Wed, 13 Nov 2024 03:47:40 CST | login

Information for build fstrm-0.6.1-3.el9

ID22068
Package Namefstrm
Version0.6.1
Release3.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/fstrm.git#d3015c22375e4d2a5cd3f806849a450a451d8d28
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 bydistrobuild
State complete
Volume DEFAULT
StartedThu, 07 Jul 2022 17:43:34 CST
CompletedThu, 07 Jul 2022 19:48:01 CST
Taskbuild (dist-circle9, /stage/rpms/fstrm.git:d3015c22375e4d2a5cd3f806849a450a451d8d28)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/fstrm.git?#d3015c22375e4d2a5cd3f806849a450a451d8d28'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
fstrm-0.6.1-3.el9.src.rpm (info) (download)
aarch64
fstrm-0.6.1-3.el9.aarch64.rpm (info) (download)
fstrm-devel-0.6.1-3.el9.aarch64.rpm (info) (download)
fstrm-utils-0.6.1-3.el9.aarch64.rpm (info) (download)
fstrm-debuginfo-0.6.1-3.el9.aarch64.rpm (info) (download)
fstrm-debugsource-0.6.1-3.el9.aarch64.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-3.el9.aarch64.rpm (info) (download)
i686
fstrm-0.6.1-3.el9.i686.rpm (info) (download)
fstrm-devel-0.6.1-3.el9.i686.rpm (info) (download)
fstrm-utils-0.6.1-3.el9.i686.rpm (info) (download)
fstrm-debuginfo-0.6.1-3.el9.i686.rpm (info) (download)
fstrm-debugsource-0.6.1-3.el9.i686.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-3.el9.i686.rpm (info) (download)
noarch
fstrm-doc-0.6.1-3.el9.noarch.rpm (info) (download)
ppc64le
fstrm-0.6.1-3.el9.ppc64le.rpm (info) (download)
fstrm-devel-0.6.1-3.el9.ppc64le.rpm (info) (download)
fstrm-utils-0.6.1-3.el9.ppc64le.rpm (info) (download)
fstrm-debuginfo-0.6.1-3.el9.ppc64le.rpm (info) (download)
fstrm-debugsource-0.6.1-3.el9.ppc64le.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-3.el9.ppc64le.rpm (info) (download)
s390x
fstrm-0.6.1-3.el9.s390x.rpm (info) (download)
fstrm-devel-0.6.1-3.el9.s390x.rpm (info) (download)
fstrm-utils-0.6.1-3.el9.s390x.rpm (info) (download)
fstrm-debuginfo-0.6.1-3.el9.s390x.rpm (info) (download)
fstrm-debugsource-0.6.1-3.el9.s390x.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-3.el9.s390x.rpm (info) (download)
x86_64
fstrm-0.6.1-3.el9.x86_64.rpm (info) (download)
fstrm-devel-0.6.1-3.el9.x86_64.rpm (info) (download)
fstrm-utils-0.6.1-3.el9.x86_64.rpm (info) (download)
fstrm-debuginfo-0.6.1-3.el9.x86_64.rpm (info) (download)
fstrm-debugsource-0.6.1-3.el9.x86_64.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-3.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
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)