fix: num_possible_cpus() with hot-unplugged CPUs
[lttng-ust.git] / ChangeLog
index 6f57b717a3984c12af6650c8394d9e9c90459adf..8702689cc1fe87f5f7813a85a3b3c34e1a79cef2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2020-03-04 (National Grammar Day) lttng-ust 2.10.7
+       * Fix: set FD_CLOEXEC on incoming FDs.
+       * Fix: lttng-ust-comm.c: return number of fd rather size of array
+       * Fix: tracepoint.h: Disable address sanitizer on pointer array section variables
+       * Fix: jhash.h: remove out-of-bound reads
+       * Cleanup: remove trailing white spaces across project
+       * Fix: build with -fno-common
+       * Fix: uninitialized variable in lib_ring_buffer_reserve_committed
+       * fix: Add missing files to distribution
+
+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
This page took 0.027519 seconds and 4 git commands to generate.