X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=f0a44cea154b155769884437e6f736971ef1ff67;hb=refs%2Fheads%2Fstable-2.10;hp=3853d4af64192060028ed3d3232f4aeded5da688;hpb=310c2ab1fd65fbc0c37571d9aa81207cb3ec02c9;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 3853d4af6..f0a44cea1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2020-04-16 lttng-tools 2.10.11 (National Eggs Benedict Day) + * Fix: common: add `void` parameter to log_add_time declaration + * Fix: lttng-list: don't warn when the kernel domain has no channels + * Fix: sessiond: occasional badfd error on repeated SIGTERM + * Fix: lttng: incorrect domain list printed when no domain is provided + * Silence `POSIX Yacc` warnings + * Tests: Fix: `wait_on_file()` returns too early + * Fix: Tests: utils.sh: fix unbound variable + * Tests: Fix typo: registerd -> registered + * Fix: force the use of our _FORTIFY_SOURCE definition + +2020-02-05 lttng-tools 2.10.10 (National Chocolate Fondue Day) + * Fix: include stdlib.h in compat/string.h + * Fix: lttng: sanity check of `--probe` description + * Fix: lttng: placing probe on symbol starting with `_` + * Fix: update context types for Python bindings + * doc: Fix bind address example for lttng-relayd + * Require automake >= 1.12 + * Fix: sessiond: ust: deadlock with per-pid buffers + * Fix: lttng: initialize sessions pointer to NULL + * Fix: sessiond: use system LTTng-UST headers when available + * doc/man: use specific revision date for each manual page + 2019-10-17 lttng-tools 2.10.9 (Wear Something Gaudy Day) * Fix: sessiond: TOCTOU error on save of session configuration * Fix: tests: replace truncation-prone logging helper