X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=58b31b6e59fd20b786fa08b1011fb181d33e808f;hb=refs%2Fheads%2Fstable-2.13;hp=46049b600768b89381985ca96d4107d87af8a0fb;hpb=4f4f479fa58421358aa94b9b3d21b6fed9f7067f;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 46049b600..58b31b6e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2024-04-05 lttng-tools 2.13.13 (National Deep Dish Pizza Day) + * Fix: consumerd: leak of tracing buffers on relayd connectivity issue + * Fix: consumerd: wrong timer mentioned in error logging + * Fix: consumerd: type confusion in lttng_consumer_send_error + +2024-03-28 lttng-tools 2.13.12 (Respect Your Cat Day) + * Fix: baddr-statedump: use $(LIBTOOL) --mode=execute + * Fix: relayd: live client not notified of inactive streams + * Fix: relayd: live: dispose of zombie viewer metadata stream + * tests: Fix typo in tests/regression/kernel/test_ns_contexts + * Fix: sessiond: freeze on channel creation on restart + * common: move utils_create_lock_file to its own file + * tests: tools/clear/test_ust wait for specific test app pid + * Fix: sessiond: crash when sending data_pending to an active session + * Tests: fix: list_triggers_cli: kallsyms contains prefixed symbols + * License: common: error_query: fix typo in SPDX specifier + +2023-08-21 lttng-tools 2.13.11 (National Spumoni Day) + * Tests: use CPU ids from online ranges + * docs: fix: Match stated automake requirement + * Docs: Fix broken reference in lttng-add-trigger + * Docs: Fix broken reference to lttng-concepts(7) man page + * Tests: Preemptively fail infinite blocking tests when low on disk space + * Fix: lttng-add-context: leak of application context parameters + * Fix: sessiond: bad fd used while rotating exiting app's buffers + * Fix: consumerd: slow metadata push slows down application registration + * event-rule: set event rule loglevel to domain specific value when unset + * Fix: sessiond: preserve jul/log4j domain loglevels + * Fix: sessiond: crash enabling event rules that differ only by loglevel type + 2023-06-20 lttng-tools 2.13.10 (National Ice Cream Soda Day) * Fix: sessiond: incorrect use of exclusions array leads to crash * Tests fix: test_callstack: output of addr2line incorrectly parsed