Changelog for
python3-babeltrace-1.5.3-lp152.4.7.x86_64.rpm :
* 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)
* Tue Aug 02 2016 normandAATTlinux.vnet.ibm.com- add ppc64/ppc64le in ExclusiveArch
* Mon Oct 05 2015 tonyjAATTsuse.com- Cleanup urls in spec file (FATE#319273)
* Mon Aug 31 2015 dmuellerAATTsuse.com- enable build for aarch64 (fate#318370)
* Tue Jul 28 2015 tonyjAATTsuse.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
* Tue Apr 15 2014 tonyjAATTsuse.com- Update to version 1.2.1 Changelog:
* Fix: Accept an input port in the live URL when no session is provided
* Fri Feb 28 2014 tonyjAATTsuse.com- Update to version 1.2
* Mon Feb 10 2014 tonyjAATTsuse.com- Update to version 1.1.1
* Fri Mar 15 2013 cfarrellAATTsuse.com- license update: MIT and GPL-2.0 The correct operator is ^and^, not ^or^. Also, use SPDX format where possible