X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=ChangeLog;h=dc3d72957bf88371734782b0a8e3c883880f43aa;hp=55382f59ad4f4467f530dc27abbc1b875e8fb445;hb=dd8ce0acaf4c9166fd52779211aaf408fc0a1d13;hpb=19bfbd16a509837bbe57f9c00d6c2a1f0933a5a9 diff --git a/ChangeLog b/ChangeLog index 55382f59a..dc3d72957 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2021-10-18 lttng-tools 2.11.8 (National Chocolate Cupcake Day) + * Fix: sessiond: previously created channel cannot be enabled + * Fix: ust: app stuck on recv message during UST comm timeout scenario + * Fix: ust: UST communication can return -EAGAIN + * Fix: ust: segfault on lttng start on filter bytecode copy + * Build fix: Missing message in LTTNG_DEPRECATED invocation + * include: remove spurious spaces in condition/session-rotation.h + * fix: wrong define used for GCC version check + * Fix: userspace-probe: unreported error on string copy error + * Fix: userspace-probe: truncating binary path for SDT + * Fix: sessiond: ust session is inactive during ust_app_global_update + * Fix: man: lttng-rotate: trace file count/size limitation does not apply + * Fix: rotation client example: leak of handle on error + * Fix: use of uninitialised bytes valgrind warning + * Fix: bump minimal urcu dependency to 0.11 + * Fix: list_lttng_agent_events: unbalanced RCU read-side lock on error + * Fix: consumer: unbalanced RCU read-side lock on error + 2021-05-18 lttng-tools 2.11.7 (No Dirty Dishes Day) * Fix: sessiond: leak of config_path on duplicate --config option * Fix: relayd: live: data is missing between viewer attach and retry