X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=ChangeLog;h=ec67174b48c9593f5f3c9b88cde7dd76d8aef548;hp=6f57b717a3984c12af6650c8394d9e9c90459adf;hb=58bd2e41b5ecaa67101c5472d959ffba980e12b1;hpb=b6c0b199b12129b8cde4e1961562ea69e571a8f4 diff --git a/ChangeLog b/ChangeLog index 6f57b717..ec67174b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2019-10-17 (Wear Something Gaudy Day) lttng-ust 2.10.6 + * Fix: lttng perf counter deadlock + * Revert "Fix: fd tracker: do not allow signal handlers to close lttng-ust FDs" + * Fix: fd tracker: do not allow signal handlers to close lttng-ust FDs + * Fix: fd tracker: provide async-signal-safety for close wrapper + * Fix: Disable cancellation around fd tracker lock + * Fix: Lock FD tracker across fork + * doc/man: include build version in GitHub links + * Check if the AR environment variable exists for cross compilation + 2019-09-07 (Walter White's Anniversary) lttng-ust 2.10.5 * Fix: don't wait for initial statedump when 0 session active * Fix: wait for initial statedump before proceeding to the main program