From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com A77DD3454A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=efficios.com; s=default; t=1621381458; bh=5cl3NOUBcQThPW82E0uaBWvweZRSWUXyEKprDUHbvJ8=; h=Date:From:To:Message-ID:MIME-Version; b=YUshdXRfoqtttWCG73LwwP+gy6sNJzwiq5XTe0GD7o0LVTdVlZk3xm5MumhhbhzGK s9OsVbbKrRz0sjbB0Rriz2AS41cBPav/AIrJq3Kbtuye24aBCe9ejKnLmZNCacfj/t BNJmZeFZujQM7c5Pyn1bWGWw38lRXCIL/jXVK+9Mi2yuhnSiL83sRSlLyHH4xyRVz6 KqDnVLtqcuYXxBoCICa78+7/9v3yBFN/yxrVhHU0E5/2effbQxNflmi6RWYk5Dmxhv 29CJq6l1f5HCBFDV3AMTIDTGAc0pezFio5Jq1uhWHAiATlFymSAd2rgQ0Zdf/y1Lfv wBTisKfnQln4A== Date: Tue, 18 May 2021 19:44:17 -0400 From: =?iso-8859-1?Q?J=E9r=E9mie?= Galarneau Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [diamon-discuss] [RELEASE] LTTng-tools 2.11.7 - Lafontaine List-Id: DiaMon diagnostic and monitoring workgroup general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: lttng-dev@lists.lttng.org Cc: diamon-discuss@lists.linuxfoundation.org, linux-trace-users@vger.kernel.org Hi all, The seventh bug-fix release of LTTng-tools 2.11 - Lafontaine has just been released. This release addresses a number of issues listed below. 2021-05-18 lttng-tools 2.11.7 (No Dirty Dishes Day) * Fix: sessiond: leak of config_path on duplicate --config option * Fix: relayd: live: data is missing between viewer attach and retry * Fix: lttng-ctl: erroneous check if user is part of the tracing group * Fix: kernel consumer: get next subbuffer EAGAIN handling * Fix: kernel consumer: signal metadata ready condition variable * Fix: consumerd: unbalanced subbuffer 'get' when checking operation availability * Fix: consumerd: strlen called on uninitialized path * Fix: tests: health thread stall: only stop consumerd when required * Fix: tests: quote variable in case it's not set * Fix: sessiond: session destroy hang in per-uid when context cannot be added * Fix: lttng_destroy_session_no_wait: return 0 on success * config: fix typo in error message * Tests: array expressions without contant index are invalid * Fix: validate that array expression contains constant * Fix: test: base-path tests are not run * Fix: filter: memory leak in filter_parser_ctx * Fix: sessiond: fix -Wshadow error in save.c * Fix: utils: avoid strncpy overlap in utils_partial_realpath * Clean-up: utils: make utils_partial_realpath static * Fix: sessiond: kernel: invalid error code check * Fix: ust-consumer: metadata thread not woken-up after version change * Clean-up: ust-consumer: simplify metadata cache unlock on error path * Fix: sessiond: timer: unitiliazed sigevent fields * Fix: sessiond: ust-registry: dereference of NULL pointer on allocation failure * Fix: ust-consumer: metadata cache lock not taken when sampling max offset As always, please report any issue you may encounter to bugs.lttng.org or on this mailing list. Project website: https://lttng.org Download link: https://lttng.org/files/lttng-tools/lttng-tools-2.11.7.tar.bz2 GPG signature: https://lttng.org/files/lttng-tools/lttng-tools-2.11.7.tar.bz2.asc