Skip to content

Commit b348a2f

Browse files
committed
Release: Babeltrace 2.0.7 "Amqui"
Signed-off-by: Jérémie Galarneau <[email protected]>
1 parent 03b23b9 commit b348a2f

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

ChangeLog

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
2025-07-22 Babeltrace 2.0.7 (National Hammock Day)
2+
* Fix: set proper size when creating new strings
3+
* fix: tests: use a portable invocation of 'sed -i'
4+
* doc: fix passing non-event messages in distill examples
5+
* configure: use single word for PROJECT-NAME argument of DX_INIT_DOXYGEN
6+
* Fix: lib: pass correct argument to BT_ASSERT_PRE_PLUGIN_SET_OUT_NON_NULL
7+
* Fix: lib: handle BT_FUNC_STATUS_NOT_FOUND in bt_plugin_so_create_all_from_sections
8+
* Fix: bt_value_map_borrow_entry_value(): use `@bt_pre_is_map_val`
9+
* doc/api/libbabeltrace2/DoxygenLayout.xml: use `topics` tab
10+
* tests: factor out discarded packet regex in test_packet_seq_num
11+
* tests: assign to `value` property in test_assign_str/test_assign_vstr
12+
* Fix: bt2: "trace class" -> "trace" in error message
13+
* Fix: bt2: correctly handle empty result of bt_field_enumeration_unsigned_get_mapping_labels
14+
* lib: fix typo in error message
15+
* fd-cache: fix copy-pasto
16+
* Fix: lib: destroy streams first when destroying trace
17+
* doc: libbabeltrace2: field.h: fix "get" 👉 "borrow"
18+
* doc: libbabeltrace2: bt_graph_run_once(): add missing preconditions
19+
* doc: libbabeltrace2: guides.dox: mention the LLD `-z notext` option
20+
* doc: libbabeltrace2: Doxyfile.in: remove deprecated options
21+
* doc: libbabeltrace2: fix some Doxygen warnings
22+
* doc: libbabeltrace2: "You can only" 👉 "You may only"
23+
* Fix: lib: call destruction listeners before changing the object
24+
* Fix: bt_plugin_get_version(): set `*extra` to `NULL` when missing
25+
* Fix: bt2: delete some exported module names
26+
* Fix: ctf: handle non-map value params in queries
27+
* Fix: src.ctf.*: the default CTF 1.8 clock class freq. is 1,000,000,000
28+
* tests: update to tappy v3.1
29+
* .gitignore: add some missing files
30+
* test_output_path_ctf_non_lttng_trace: use `--tmpdir`
31+
* tests/bindings/python/bt2: fix issues found with Flake8 7.3.0
32+
* babeltrace2-source.ctf.fs(7): document the phys. trace merging strat
33+
* fix: python: monkey patch the proper sysconfig implementation
34+
* python: replace distutils with setuptools
35+
* python: Use standalone 'sysconfig' module
36+
* bt2: use SWIG_AppendOutput (fix for SWIG 4.3.0)
37+
* tests: return the proper TAP exit code
38+
* tests: test_dwarf.c: initialize `tag` variable
39+
* Update working version to Babeltrace v2.0.7
40+
141
2024-03-28 Babeltrace 2.0.6 (Respect Your Cat Day)
242
* bt2: disable some warnings for `native_bt.c`
343
* bt2: compile `native_bt.c` with `-Wno-undef`

0 commit comments

Comments
 (0)