Changelog for
babeltrace-1.5.8-25.8.x86_64.rpm :
* Mon Dec 13 2021 Dirk Müller
- reenable babeltrace on armv6/v7 (switch to excludearch)
* Mon Aug 31 2020 Andreas Schwab - Add riscv64 to ExclusiveArch
* Wed Feb 26 2020 Alexei Sorokin - 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 Berthold Gunreben - add s390x in ExclusiveArch
* Wed Nov 14 2018 sor.alexeiAATTmeowr.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.alexeiAATTmeowr.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 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Thu Mar 15 2018 sor.alexeiAATTmeowr.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.alexeiAATTmeowr.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 tonyjAATTsuse.com- Update to version 1.5.3 for SLE15 (bsc#1055683)