Update version to v2.9.15
[lttng-tools.git] / ChangeLog
index f7657c386df5316971ca6be5d414d6203f3f83d3..a4f95442ba41b51b8792ca1b016346b6e40e16cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2020-04-16 lttng-tools 2.9.15 (National Eggs Benedict Day)
+       * doc: Fix bind address example for lttng-relayd
+
+2019-10-17 lttng-tools 2.9.14 (Wear Something Gaudy Day)
+       * Fix: sessiond: TOCTOU error on save of session configuration
+       * Fix: tests: replace truncation-prone logging helper
+
+2019-10-01 lttng-tools 2.9.13 (International Coffee Day)
+       * Fix: lttng: out-of-bound copy of arguments in 'view' command handler
+       * sessiond: fix: strncpy called with source length
+       * sessiond: fix: possible unaligned access in packed structure
+       * inet: fix: possible unaligned access in packed structure (inet/inet6)
+       * consumer: fix: unaligned accesses to index fields
+       * lttng: fix: potential 0-length allocation in pid list parsing
+       * Tests: fix: uninitialized session_id used on list_sessions failure
+       * Tests: fix: uninitialized values passed to close() on error
+       * lttng-ctl: fix: lttng_data_pending confuses communication status
+       * Fix typo in regenerate statedump test util
+       * Fix: metadata stream is not marked as quiescent after packet commit
+       * Fix: sessiond: fs.protected_regular sysctl breaks app registration
+       * Fix: lttng-crash: detect truncated files
+       * Fix: use newly created event filter for condition check
+       * Fix: check validity of a stream before invoking ust flush command
+       * Fix: initialize syscall table when kernel tracer is lazily initialized
+
+2019-05-24 lttng-tools 2.9.12 (Asparagus Day)
+       * Update base test for binding
+       * Fix: python binding: expose domain buffer type
+       * Fix: logging: log_add_time() save/restore errno
+       * Fix relayd: initialize beacon to -1ULL
+       * Fix: relayd: handling of lttng_read errors >= 0
+       * Fix tests: NULL pointer dereference in ust channel unit tests
+       * Fix tests: NULL pointer dereference in ltt_ust_context unit tests
+       * Log the wait-shm's path on shm_open failure
+       * Fix: skip test when ust doesn't have perf support
+       * Fix: Properly sanitize input parameter
+       * tap-driver.sh: flush stdout after each test result
+       * Fix tests: snapshot size validation failure runs too many test cases
+       * Fix tests: the tree origin can be a symlink itself
+       * Fix tests: skip test_getcpu_override on single core systems
+       * Fix: consumer snapshot: handle unsigned long overflow
+       * Fix: wrong error code returned by kernel_snapshot_record()
+       * Docs: document the format of the lttng_session path member
+       * Fix: check illegal combinations of ctrl-url/data-url/ouput/set-url
+       * Tests: take multiple snapshots in streaming mode
+       * Fix: don't destroy the sockets if the snapshot was successful
+
 2019-01-22 lttng-tools 2.9.11 (Blonde Brownie Day)
        * Fix: worker structure is leaked in run_as process
        * Fix: leak of filter bytecode and expression on agent event re-enable
This page took 0.023958 seconds and 4 git commands to generate.