X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=01b91b7decb5c5178ef1afa6929afac1cfb00b58;hb=refs%2Fheads%2Fstable-2.7;hp=3024a0a52bfc78abe3503b3731d5f5a8348f8a28;hpb=a4e997a359978fd73cb74725414adcacfb546acb;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 3024a0a52..01b91b7de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2016-12-01 lttng-tools 2.7.6 (National Pie Day) + * Fix: test cases now rely on explicit workloads + * Add version info to lttng-relayd help + * Fix: stop sessiond threads on health thread error + * Fix: stop lttng-relayd threads on health thread error + * Fix: report an error if unix socket address is too long + * Fix: save: leak of configuration file fd + +2016-10-07 lttng-tools 2.7.5 (National Frappé Day) + * Fix: check for a session daemon before running load command + * Fix: report truncation on snprintf + * Fix: ignore SIGPIPE + * Fix: use ssize_type for the return value of uri_parse_str_urls + * Docs: grammar fixes in load.h + * Fix: wrong api comments for load.h + * Fix: do not overwrite ret if already set and session found + * Fix: honor negative (unlimited) app socket timeout + * Tests: tap.sh spams tests' output when no plan is set + * Fix: location of various standard headers + * Test fix: set app and network socket timeouts to unlimited + * Test fix: test_fork can hang while waiting for child pids + * Test fix: test_daemon can hang while waiting for child pids + * Test fix: redirect python test subprocess output to /dev/null + * Fix: RCU lock imbalance on error in cmd_snapshot_list_outputs() + * OOT Build fix: reference the source directory's Python test app + * Fix: pass NULL to config_load_session instead of an empty string + +2016-07-05 lttng-tools 2.7.4 (NASA's Juno spacecraft enters orbit of Jupiter) + * Tests: eliminate process timeouts from Python tests + * Fix: English syntax errors in 'lttng status' + * Fix: sessiond ht_match_event() check if filter is NULL + * configure.ac: fix --enable/disable-kmod option + * Fix: validate number of subbuffers after tweaking properties + * Fix: leak of UST app hash tables + * Fix: leak of reply buffer on data pending check + * Fix: call xmlCleanupParser to free global libxml2 allocations + * Fix: missing "void" parameter of lib constructor and destructor + * Fix: lttng-relayd allow binding of privileged ports for non-root users + * relayd: optimize receive throughput + * Fix: set the logger level to prevent unexpected level inheritance + * Port: Don't use SIGUNUSED which is not defined on Solaris + 2016-05-20 lttng-tools 2.7.3 (Bike-to-Work Day) * Fix: use start and stop sessiond from utils.sh * Clarify kernel version check error messages