X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=cb1af280f5521c57505f3c4cfa8936b9d7bdc59e;hb=9f10e482d6cc937acead52951cf69c553cd11e22;hp=bb3058021f0819d8e4501f5e025afdc0a5daf2a4;hpb=8b4d39f23672f23df21eb163373a5e21720ec3ce;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index bb3058021..cb1af280f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2017-01-09 lttng-tools 2.8.6 (National Cassoulet Day) + * Fix: consumerd: order of metadata cache vs stream lock + * Fix: add missing rcu_barrier before daemon teardown + * Fix: Add missing pthread.h include + * Fix: support for older versions of Babeltrace in test script + * Fix: reverse channel and metadata cache lock nesting order + +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