X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=9c7de341c7b311d94168848911aa6546b14f9840;hb=refs%2Ftags%2Fv2.13.7;hp=303e8a98b911758a6ee21be9f55328e708a2accf;hpb=364369ca9a41e7e67de24f460f12c49cea450ed4;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 303e8a98b..9c7de341c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2022-04-13 lttng-tools 2.13.7 (International Day of Pink) + * Fix: sessiond: assert on empty payload when handling client out event + * Fix: Revert of 814b4934e2604a419bcb8eec57c0450dbb47e2c3 + * Fix: sessiond: inverted condition checking for empty hash table + * Fix: notification: kernel: consumption of event notification stalls + * Fix: notification: assert on len > 0 for dropped notification message + * Fix: example: print_notification is called on status all returned status + * Fix: sessiond: assertion hit in ltt_sessions_ht_empty + * Fix: tests: missing _GNU_SOURCE for F_GETPIPE_SZ + * Fix: compat: 'LTTNG_UST_ABI_PROCNAME_LEN' is undeclared + * Fix: sessiond: cmd_enable_channel: negative error code used + +2022-03-28 lttng-tools 2.13.6 (National Hot Tub Day) + * Fix: hide symbols erroneously exported in 2.13.5 + 2022-03-28 lttng-tools 2.13.5 (National Hot Tub Day) * Fix: doc: action: wrong function documented for action_list destroy * Fix: lttng-elf: wrong error label used by error path