X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=f7ce130456f3250fe7c68ef8ea6afb70a59539b7;hb=baab46b483e6f9352412205a5b12f88bc96c48ff;hp=a10f7cb27e5efb795b4d6a72744b2efe282a9bea;hpb=48262f117d3ae4d3e9fe4494362009dd4138ba8b;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index a10f7cb27..f7ce13045 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2017-01-06 lttng-tools 2.8.4 ("Wheel Of Fortune" debuts on NBC) + * Fix: lttng-relayd: forcefully close stream on relayd shutdown + * Fix: protect the channel's metadata stream using the metadata cache lock + * Fix: double unlock of metadata mutex on error + * Fix: add element length check in lttng_index_file_open + * Fix: free previous instance of url (alloc_url) on default live url assignation + * Fix: relayd vs consumerd compatibility + +2016-12-01 lttng-tools 2.8.3 (National Pie Day) + * Fix: truncate the metadata file in shm-path + * Fix: add missing refcount of loaded modules + * Fix: only unload successfully loaded kernel modules + * Fix: test cases now rely on explicit workloads + * m4/pprint.m4: update with correct quoting + * configure.ac: move warning to end of output for the end user + * doc/man: only require asciidoc-attrs.conf when building the man pages + * Add version info to lttng-relayd help + * Fix: stop sessiond threads on health thread error + * Fix: stop lttng-relayd threads on health thread error + * Fix: report an error if unix socket address is too long + * Fix: save: leak of configuration file fd + 2016-10-07 lttng-tools 2.8.2 (National Frappé Day) * Fix: report truncation on snprintf * Fix: check for a session daemon before running load command