From c85dbd471b37fc696cdd35298d6bc5505bcc74b4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Thu, 23 Apr 2020 11:16:07 -0400 Subject: [PATCH 1/1] Release: Babeltrace 2.0.3 "Amqui" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau Change-Id: Ib443f69b40fbfd04a779b31ecda70e25827d4e97 --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3b58c03c..f6eb8889 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2020-04-24 Babeltrace 2.0.3 (German Beer Day) + * Fix: lib: use appropriate format specifier to print message iterator class + * Fix: sink.text.pretty: check that port is connected before creating message iterator + * Add initial Python bindings documentation + * Fix: bt2: read properties on _DiscardedEventsMessage + * tests: add tests for discarded events/packets creation + * Fix: bt2: add precond. check, for stream class supporting discarded msgs with clock snapshot without clock class + * Fix: flt-utils.muxer: reference leak in muxer_msg_iter_add_upstream_msg_iter error path + * Fix: sink.text.details: goto error when failing to add input port + * Fix: src.text.dmesg: add missing assignment of `status` on error path + * Revert "bt2: _EventConst.__getitem__(): use a single temporary variable" + * Fix: src.ctf.fs: initialize the other_entry variable + * bt2: _EventConst.__getitem__(): use a single temporary variable + * Fix: _EventConst.__getitem__(): check if event has a packet + * doc: bt_field_class...get_mapping_labels...(): clarify RV's validity + * doc/api/libbabeltrace2/style.css: make font weight of `.intertd` normal + * Update working version to Babeltrace 2.0.3 + 2020-03-10 Babeltrace 2.0.2 (International Bagpipe Day) * common: cast arguments to character classification functions to unsigned char * flt.utils.muxer: initialize variable to silence -Wmaybe-uninitialized warning -- 2.34.1