X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=257e25e6d426ae3575c75dd03a67ba1fa030a6a7;hb=19154d2ab25daef13e23586d1c5201b6baaf8148;hp=a10f7cb27e5efb795b4d6a72744b2efe282a9bea;hpb=48262f117d3ae4d3e9fe4494362009dd4138ba8b;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index a10f7cb27..257e25e6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2017-01-07 lttng-tools 2.8.5 (National Bobblehead Day) + * Fix: only lock the metadata_cache in userspace consumers + * Fix: lock nesting order reversed + +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