Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

fstrm-0.3.2-lp152.3.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: fstrm Distribution: openSUSE Leap 15.2
Version: 0.3.2 Vendor: openSUSE
Release: lp152.3.2 Build date: Thu Nov 7 17:45:49 2019
Group: Development/Libraries/C and C++ Build host: obs-arm-9
Size: 154730 Source RPM: fstrm-0.3.2-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/farsightsec/fstrm
Summary: Frame Streams implementation in C
fstrm is a C implementation of Frame Streams that includes a lockless
circular queue implementation and exposes library interfaces for
setting up a dedicated Frame Streams I/O thread and asynchronously
submitting data frames for transport from worker threads.

Frame Streams is a protocol that allows for the transport of
arbitrarily encoded data payload sequences with just 4 bytes per data
frame. Frame Streams does not specify an encoding format for frames
and can be used with data serialization formats that produces byte
sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML,
etc. Frame Streams can be used both as a streaming transport over a
reliable byte stream socket (TCP, AF_UNIX, TLS, etc.) for data in
motion, as well as a file format for data at rest. A "Content Type"
header identifies the type of payload being carried over an
individual Frame Stream and allows cooperating programs to determine
how to interpret a given sequence of data payloads.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Jan 02 2018 jengelh@inai.de
  - Compact description. Fix RPM groups.
* Mon Jan 01 2018 avindra@opensuse.org
  - update to 0.3.2
    * Accommodate systems without pthread_condattr_setclock
  - 0.3.1
    * Add support for '-' as a filename for stdin/stdout
    * Destroy condition variable and mutexes in fstrm_iothr_destroy()
  - 0.3.0
    * Output file rotation
    * Change state properly in fstrm_writer_close()
    * force output flush on sighup
    * Build on OS X
  - cleanup with spec-cleaner
  - use dist tarball instead of github archive
* Thu Sep 03 2015 mrueckert@suse.de
  - require the correct version of libevent to make it fail early
* Wed Jun 17 2015 thehejik@suse.com
  - fixed group of shared library-
* Tue Jun 16 2015 mvetter@suse.com
  - cleanup spec file, remove .la
* Thu Apr 09 2015 mrueckert@suse.de
  - initial package

Files

/usr/bin/fstrm_capture
/usr/bin/fstrm_dump
/usr/share/doc/packages/fstrm
/usr/share/doc/packages/fstrm/COPYRIGHT
/usr/share/doc/packages/fstrm/ChangeLog
/usr/share/doc/packages/fstrm/LICENSE
/usr/share/doc/packages/fstrm/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024