X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=cb1af280f5521c57505f3c4cfa8936b9d7bdc59e;hb=4c8e238290ce69623f4485b3b6104a5901d8ed0d;hp=f7ce130456f3250fe7c68ef8ea6afb70a59539b7;hpb=baab46b483e6f9352412205a5b12f88bc96c48ff;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index f7ce13045..cb1af280f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +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