Project fstrm-0.6.1-3.el9
Name | fstrm |
---|---|
Epoch | 0 |
Version | 0.6.1 |
Release | 3.el9 |
Website/URL | https://github.com/farsightsec/fstrm |
License | MIT |
Build Time | 2023-03-20 15:23:17 |
Build Host | builder-x86-02.inferitos.ru |
Summary | Frame Streams implementation in C |
Repositories | AppStream |
Description | Frame 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. |
Errata | — |
×
Package | Summary | SHA-256 checksum |
---|---|---|
x86_64 | ||
fstrm-0.6.1-3.el9.x86_64 | Frame Streams implementation in C | ba0a24120876d34652f7680d31292f1171fdd3d5caf1e87ddad9eca4be1f1473 |
fstrm-devel-0.6.1-3.el9.x86_64 | Development Files for fstrm library | 99caf2ca4a450b136a7d6c1d09a8b94eaf093045ae663ff40a71d43ca35c8b0a |
fstrm-utils-0.6.1-3.el9.x86_64 | Frame Streams (fstrm) utilities | 1b0036ab1759125dc9ad9ef752c54c6e01a1ffd8f14a89c3af4af0e0f10ff95e |
i686 | ||
fstrm-0.6.1-3.el9.i686 | Frame Streams implementation in C | bcd6973bb1649c5885fe9e7b059f66d0349383890638d8c6145f49067f84e51e |
fstrm-devel-0.6.1-3.el9.i686 | Development Files for fstrm library | 60dd904c7f5fd8ed758c599b941065a91564c499b076cfd36ff571a3cee0b93b |
aarch64 | ||
fstrm-0.6.1-3.el9.aarch64 | Frame Streams implementation in C | 8e035b8be9cd4bc6b2e56ccb51c7e108dbd688d46265540939f0f4f770251f18 |
fstrm-devel-0.6.1-3.el9.aarch64 | Development Files for fstrm library | c7b3870c6961e815681297ba080317dceb0b993efbcc2d9aee731a2909646465 |
fstrm-utils-0.6.1-3.el9.aarch64 | Frame Streams (fstrm) utilities | 189f06111f0b752249dc38dc2313e673e5cc3d7d025cf49d82b2edf8109c5070 |
src | ||
fstrm-0.6.1-3.el9.src | Frame Streams implementation in C | 87b2d04096625733fbd0161599774236bb282810cc668d15812fb2143f0e55ac |
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.6.1-3 - Rebuilt for MSVSphere 9.1. * 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)