Fix: test test_ust_data.c: check OOM
[lttng-tools.git] / ChangeLog
index 3f698df473c8daf7d8f74c5ee0de28816f0957b4..b15b1f755f0cba00c099849215e413df730471cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2014-11-05 lttng-tools 2.5.2
+       * Update maintainer section of the man pages
+       * Update maintainer section of README
+       * Fix: add README to documentation files
+       * Fix: UST consumer sync all available metadata
+
+2014-10-20 lttng-tools 2.5.1
+       * Fix: handle sysconf possible negative returned value
+       * Fix: channel deref. after NULL check in kernel consumer
+       * Fix: check for kernel session metadata during init
+       * Fix: incorrect cast in ust consumer assert
+       * Fix: bad handling of incoming data in consumer thread
+       * Fix: disable event for JUL domain
+       * Fix: send disable ALL command code if event is *
+       * Fix: make sure no index is in flight before using inactivity beacons
+       * Fix: Parenthesize previous statement when adding conditions to a filter
+       * Fix: parse_prob_opts return the actual success of the function
+       * Fix: Man page typos
+       * Fix: disable JUL event on destroy
+       * Fix: unbalanced ustconsumer32_data.pid_mutex lock
+
+2014-07-16 lttng-tools 2.5.0 (Take Your Poet to Work Day)
+       * Fix: validate file path creds in autoload mode
+       * Fix: change session file loading order
+       * Fix: add Loading Sessions section to lttng-sessiond.8
+       * Fix: add default session conf. dir to manpage
+       * Fix: on session load, add it to the .lttngrc
+       * Fix: clarify session conf. directory in man
+       * Fix: filter error path could free invalid ptr
+       * Fix: Create a lock file to prevent multiple session daemons
+       * Fix: relayd stream set close_flag on stream close
+       * Fix: ustctl_get_stream_id without UST support
+       * Fix: avoid freeing invalid ptr in filter bytecode
+       * Fix: get the stream_id when generating live beacons
+       * Fix: use biggest subbuffer size for snapshot max-size
+       * Fix: Possible memory leak when multiple config files are loaded
+       * Fix: Clamp verbosity value read from config file
+       * Fix: Unchecked strdup return values in set_option
+
 2014-06-27 lttng-tools 2.5.0-rc2
        * Test: add JUL disable event tests
        * Fix: disable JUL event on UST side
This page took 0.023825 seconds and 4 git commands to generate.