[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package fstrm-0.6.1-3.el9.aarch64 download

Name fstrm
Epoch 0
Version 0.6.1
Release 3.el9
Architecture aarch64
Website/URL https://github.com/farsightsec/fstrm
License MIT
Build Time 2024-09-24 22:04:10
Build Host builder-arm64-1.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
Size 26 KiB
Source Project fstrm-0.6.1-3.el9
SHA-256 checksum 8e035b8be9cd4bc6b2e56ccb51c7e108dbd688d46265540939f0f4f770251f18
× Full screenshot
Changelog link
* 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)