X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=31ae6e7d5e8be46e2489afb3a99c583a63506f1e;hb=e3e899ce2c68608f09259ad30969e54f045aadc1;hp=f6eb888940597e991cbdab4e16cf87e96f5fa6ae;hpb=c85dbd471b37fc696cdd35298d6bc5505bcc74b4;p=babeltrace.git diff --git a/ChangeLog b/ChangeLog index f6eb8889..31ae6e7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +2023-05-23 Babeltrace 2.0.5 (World Turtle Day) + * bt2: honor build system compiler/linker preferences + * Fix: clear_string_field(): set first character to 0 + * Fix: src.ctf.fs: Not resolving event common ctx + * debug-info: fix -Wenum-int-mismatch problem in copy_field_class_content_internal + * fix: pass exec-prefix to python bindings install + * fix: document proper Bison version requirement + * cli: use return value of g_string_free + * babeltrace2-query(1): erroneous parameter used in example + * Fix: tests: print real values in a fixed format + * Fix: bt2: autodisc: remove thread error while inserting status in map + * tests: src.ctf.fs: add test for metadata with invalid syntax + * tests: shorten names of session-rotation trace + * bt2: ignore -Wredundant-decls warning + * ctf: fix -Wformat-overflow error in ctf-meta-resolve.cpp + * ctf-writer: fix -Wformat-overflow errors in resolve.c + * Fix: src.text.details: use write_uint_prop_value to handle unsigned values in write_int_range + * Add `dev-requirements.txt` for pip + * Fix: src.ctf.lttng-live: consider empty metadata packet as retry + * Fix: ctf: wrongfully requiring CTF metadata signature for every section + * Fix: src.ctf.lttng-live: session closed before any metadata is received + * fix: obsolete warnings with autoconf >= 2.71 + * fix: explicitly disable '-Wsuggest-attribute=format' + * fix: set stable branch in gitreview config + * Fix: ctf-writer: list of reserved keywords + * compiler warning cleanup: is_signed_type: compare -1 to 1 + * Update working version to Babeltrace 2.0.5 + +2021-02-23 Babeltrace 2.0.4 (National Banana Bread Day) + * Fix: macro name for "get supported mip versions method" attribute descriptor + * Fix: configure: support Autoconf 2.70 + * port: add 'notext' keyword linker support + * port: fix compat/endian.h on FreeBSD + * port: tests: Add sys/wait.h include for FreeBSD + * port: namespace align.h with BT_ prefix + * port: Add sys/param.h include to compat/limits.h for FreeBSD + * port: disable debug-info by default on FreeBSD + * Fix: disable deprecation warnings for SWIG generated code + * port: 'ls --ignore=' is a GNU extension + * tests/lib/test_trace_ir_ref.c: rename user structure + * Fix: sink.ctf.fs: fix logic of make_unique_stream_file_name + * Fix: sink.ctf.fs: remove spurious directory level when using assume-single-trace + * Fix: bt2: _trim_docstring(): docstring can have 0 or 1 line + * Fix: `ctf` plugin: use element FC's alignment as array/seq. FC alignment + * Fix: source.ctf.lttng-live: muxing failure on clear (unit conversion) + * Fix: src.ctf.lttng-live: incomplete metadata packet is an error + * Fix: source.ctf.lttng-live: muxing failure on clear + * Fix: source.ctf.fs: 0-length packet index length causes SIGFPE + * Update working version to Babeltrace 2.0.4 + 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