X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=5f11ba85e4eb3ae421d475262b78659b9841acca;hb=2bb0abef15d1bcc1ba5bc283ec0804d551482c52;hp=a416cdb3093c9665c26df4240e7f0b9056b26834;hpb=4ed262933d810535b352984aa3cbbc1ce5056c02;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index a416cdb3..5f11ba85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2019-10-11 (National Sausage Pizza Day) lttng-ust 2.11.0-rc5 + * 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.11.0-rc4 * Fix: don't wait for initial statedump when 0 session active * Fix: wait for initial statedump before proceeding to the main program