Name: | fstrm |
---|---|
Version: | 0.6.1 |
Release: | 3.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 51374 |
License: | MIT |
RPM: | fstrm-0.6.1-3.el9.i686.rpm |
Source RPM: | fstrm-0.6.1-3.el9.src.rpm |
Build Date: | Sat Jan 08 2022 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/farsightsec/fstrm |
Summary: | Frame Streams implementation in C |
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. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Apply coverity fixes also to bundled libmy
- Update to 0.6.1 (#1946415)