Fix: sessiond: fix possible buffer overflow warning
[lttng-tools.git] / ChangeLog
index 7edcc24a05562b8a1bbabb47e44c2c3dbf9b6b0e..ec904771f07563d9abc915ea93b0efa44ee01ac5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2021-10-18 lttng-tools 2.12.6 (National Chocolate Cupcake Day)
+       * Fix: sessiond: previously created channel cannot be enabled
+       * Fix: ust: app stuck on recv message during UST comm timeout scenario
+       * Fix: ust: UST communication can return -EAGAIN
+       * Fix: ust: segfault on lttng start on filter bytecode copy
+       * Build fix: Missing message in LTTNG_DEPRECATED invocation
+       * include: remove spurious spaces in condition/session-rotation.h
+       * tests: fix header of regression/ust/getcpu-override/run-getcpu-override
+       * fix: wrong define used for GCC version check
+       * Fix: userspace-probe: unreported error on string copy error
+       * Fix: userspace-probe: truncating binary path for SDT
+       * Fix: statements with side-effects in assert statements
+       * Fix: lttng_trace_archive_location_serialize is called on freed memory
+       * Fix: sessiond: ust session is inactive during ust_app_global_update
+       * Fix: Tests: race condition in test_ns_contexts_change
+       * Fix: Tests: race condition in test_event_tracker
+       * Fix: man: lttng-rotate: trace file count/size limitation does not apply
+
+2021-08-06 lttng-tools 2.12.5 (International Beer Day)
+       * Fix: runas: less-than-zero comparison of an unsigned value
+       * Fix: runas: supplementary groups are ignored on lttng save
+       * Fix: lttng: free sessions in cmd_destroy
+       * Fix: lttng: free domains and channels in get_session_stats_str
+       * Fix: rotation client example: leak of handle on error
+       * .gitreview: Set default branch to 'stable-2.12'
+       * tests: Move tap-driver.sh out of the autotools aux directory
+       * Fix: use of uninitialised bytes valgrind warning
+       * Fix: bump minimal urcu dependency to 0.11
+       * Fix: consumer: unbalanced RCU read-side lock on error
+       * Fix: tests: missing LOG_DRIVER and LOG_DRIVER_FLAGS
+       * Fix: list_lttng_agent_events: unbalanced RCU read-side lock on error
+
 2021-05-18 lttng-tools 2.12.4 (No Dirty Dishes Day)
        * Fix: snapshot path have domain subdir duplicate "ust/ust" or "kernel/kernel"
        * Fix: relayd: failure to read index entry or stream packet after clear
This page took 0.024053 seconds and 5 git commands to generate.