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

babeltrace-devel-1.5.8-1.30 RPM for s390x

From OpenSuSE Leap 15.3 for s390x

Name: babeltrace-devel Distribution: SUSE Linux Enterprise 15
Version: 1.5.8 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.30 Build date: Sat Mar 6 00:31:02 2021
Group: Unspecified Build host: s390zp36
Size: 102099 Source RPM: babeltrace-1.5.8-1.30.src.rpm
Packager: https://www.suse.com/
Url: https://diamon.org/babeltrace
Summary: Common Trace Format Babel Tower
This project provides trace read and write libraries, as well as a
trace converter. A plugin can be created for any trace format to
allow its conversion to/from another trace format.

The main format expected to be converted to/from is the
Common Trace Format (CTF).

Provides

Requires

License

MIT AND GPL-2.0-only

Changelog

* Mon Aug 31 2020 schwab@suse.de
  - Add riscv64 to ExclusiveArch
* Wed Feb 26 2020 sor.alexei@meowr.ru
  - Update to version 1.5.8 (changes since 1.5.6):
    * Cleanup: bitfields: streamline use of underscores.
    * Fix: bitfield: shift undefined/implementation defined
      behaviours.
    * Fix: array and sequence field's 'elems' members can be left NULL.
    * Fix: invalid alignment of enumeration fields.
    * Fix: lttng-live format: do not error out on empty streams
      hang up.
    * Fix: lttng-live: ctf_live_packet_seek stream hang up handling.
    * Fix: lib/iterator.c: unbalanced ctx put (leak).
    * Fix: lttng-live: lttng_live_open_trace_read memory leak.
    * Fix: trace-collection: trace clock use after free.
    * Fix: lttng-live: use-after-free in get_next_index().
    * Do not use diagnostic pragma when GCC version is lower than
      4.6.0.
    * Missing define when not building with gcc.
  - Drop support for old openSUSE versions.
* Mon Jul 15 2019 azouhr@opensuse.org
  - add s390x in ExclusiveArch
* Wed Nov 14 2018 sor.alexei@meowr.ru
  - Update to version 1.5.6:
    * Fix: remove left-over debug logging statement.
    * Use trace->trace_id in check to remove trace from bt_ctx.
    * Fix: missing initializer braces warning.
    * Fix: zero out URL parsing array before use and ensure proper
      error reporting.
* Sun Jun 17 2018 sor.alexei@meowr.ru
  - Update to version 1.5.5:
    * Propagate error from packet_seek in case of truncated packet.
    * Fix: report truncated files while reading.
  - Use tarball signing.
* Tue Apr 03 2018 kukuk@suse.de
  - Use %license instead of %doc [bsc#1082318]
* Thu Mar 15 2018 sor.alexei@meowr.ru
  - Update to version 1.5.4:
    * Use signed accessors for clock offsets.
    * Fix a signedness error in python complements.
    * Handle packet_seek errors.
    * Prevent calling adding the same trace recursively.
    * Make sure we have all the metadata streams before adding new
      traces.
    * Add missing debugging information in the live plugin.
    * Set stream id in HUP case.
    * Use list rather than ptr array for trace streams.
    * Fix a leak of streams.
    * Handle 0 session case in ask new streams.
    * Break loop on getting metadata error.
    * Return error on ask_new_stream when should quit.
    * Don't access missing ctf trace when getting metadata.
    * Fix lttng-live discarded event count after inactivity.
    * Fix timegm compat on Solaris.
    * Fix Python bindings when building with PIE hardening.
    * lttng-live: Print discarded event and packet lost warnings on
      stderr.
* Fri Nov 03 2017 sor.alexei@meowr.ru
  - Disable static library build.
  - Enable Python 3 bindings build.
  - Remove explicit glib2-devel requirement for the devel package: is
    autodetected already.
  - Spec cleanup.
* Fri Sep 01 2017 tonyj@suse.com
  - Update to version 1.5.3 for SLE15 (bsc#1055683)
* Tue Aug 02 2016 normand@linux.vnet.ibm.com
  - add ppc64/ppc64le in ExclusiveArch
* Mon Oct 05 2015 tonyj@suse.com
  - Cleanup urls in spec file (FATE#319273)
* Mon Aug 31 2015 dmueller@suse.com
  - enable build for aarch64 (fate#318370)
* Tue Jul 28 2015 tonyj@suse.com
  - Update to version 1.2.4 (FATE#319273)
    Changelog 1.2.4:
    * Fix: make sure we can exit the get_new_metadata loop
    * Docs fix: Change bt_ctf_writer_create_stream return description
    * Fix: offset_s and CTF clocks with frequency != 1GHz
    Changelog 1.2.3:
    * Fix: incorrect compiler warning
    * Fix: Don't assume that PROT_WRITE grants read permissions
    * Fix: align objstack on 8 bytes
    * Fix Python: Add a comment warning about an API limitation
    * Use BABELTRACE_HOST_NAME_MAX in test_ctf_writer.c
    * Add limits compatibility header
    * Fix: don't perform unaligned integer read/writes
    * Fix: Align buffers from objstack_alloc on sizeof(void *)
    * Fix: bt_ctf_field_type_structure_add_field argument validation
    Changelog 1.2.2:
    * Fix: Support out of tree builds in babeltrace
    * Fix: mmap trace read the stream_id from the first packet
    * Fix: check the lttng-relayd protocol version
    * Fix: don't update the trace collection if no new streams were received
    * Fix (Python bindings): Return a string if a sequence's element are chars
    * Fix: don't use a return code in _bt_ctf_stream_append_discarded_events
    * Fix: Report the sequence's length field's value as length
    * Fix: Variable name typo in SequenceField and Event classes
    * Fix python: remove weird char at the end of line
    * Fix: add missing files to gitignore
    * Fix: ctf-text: add missing double-quotes around enum tag
    * Fix: Add missing lttng_live_should_quit checks
    * Fix: Report errors occuring in lttng_live_read

Files

/usr/include/babeltrace
/usr/include/babeltrace/babeltrace.h
/usr/include/babeltrace/clock-types.h
/usr/include/babeltrace/context.h
/usr/include/babeltrace/ctf
/usr/include/babeltrace/ctf-ir
/usr/include/babeltrace/ctf-ir/clock.h
/usr/include/babeltrace/ctf-ir/event-class.h
/usr/include/babeltrace/ctf-ir/event.h
/usr/include/babeltrace/ctf-ir/field-types.h
/usr/include/babeltrace/ctf-ir/fields.h
/usr/include/babeltrace/ctf-ir/stream-class.h
/usr/include/babeltrace/ctf-ir/utils.h
/usr/include/babeltrace/ctf-writer
/usr/include/babeltrace/ctf-writer/clock.h
/usr/include/babeltrace/ctf-writer/event-fields.h
/usr/include/babeltrace/ctf-writer/event-types.h
/usr/include/babeltrace/ctf-writer/event.h
/usr/include/babeltrace/ctf-writer/stream-class.h
/usr/include/babeltrace/ctf-writer/stream.h
/usr/include/babeltrace/ctf-writer/writer.h
/usr/include/babeltrace/ctf/callbacks.h
/usr/include/babeltrace/ctf/events.h
/usr/include/babeltrace/ctf/iterator.h
/usr/include/babeltrace/error.h
/usr/include/babeltrace/format.h
/usr/include/babeltrace/iterator.h
/usr/include/babeltrace/list.h
/usr/include/babeltrace/trace-handle.h
/usr/lib64/libbabeltrace-ctf-metadata.so
/usr/lib64/libbabeltrace-ctf-text.so
/usr/lib64/libbabeltrace-ctf.so
/usr/lib64/libbabeltrace-dummy.so
/usr/lib64/libbabeltrace-lttng-live.so
/usr/lib64/libbabeltrace.so
/usr/lib64/pkgconfig/babeltrace-ctf.pc
/usr/lib64/pkgconfig/babeltrace.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 15:01:09 2024