[ Все 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 ]
×

Проект fstrm-0.6.1-3.el9

Имя fstrm
Эпоха 0
Версия 0.6.1
Релиз 3.el9
Сайт https://github.com/farsightsec/fstrm
Лицензия MIT
Время сборки 2025-02-20 19:21:04
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Frame Streams implementation in C
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
fstrm-0.6.1-3.el9.x86_64 Frame Streams implementation in C 53ca3571aaf79f4ebd5a1ca6f7ecc7f3b6356e7f96babe3d7d317156bb5bca87 download
i686
fstrm-0.6.1-3.el9.i686 Frame Streams implementation in C 48313ec4d424d1c9d200a177676bbfc2af28dcdb55b1bf85ad923c8542743c8a download
src
fstrm-0.6.1-3.el9.src Frame Streams implementation in C 0a42b620da5089099b47bf42a92bc47d917ab4a34dc770835b36cc29b44cb016 download
История изменений 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)