From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id +HYXAVxRpGAWKAAAWB0awg (envelope-from ) for ; Tue, 18 May 2021 19:44:28 -0400 Received: by simark.ca (Postfix, from userid 112) id 02C2D1F11C; Tue, 18 May 2021 19:44:28 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.lttng.org (lists.lttng.org [167.114.26.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 403071E783 for ; Tue, 18 May 2021 19:44:27 -0400 (EDT) Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4FlCJp2glzz1qSM; Tue, 18 May 2021 19:44:26 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1621381466; bh=zIKH9owBOkln9F+sb0bS6PbdF8XFfvLN6hSL8jV7lSI=; h=Date:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From:Reply-To:From; b=xkLQvzOb0YL6a/k8Gjgz/YPMe7cj4FOnwB412oOTunUi28y9+DvikrPKDwqO4N4Ft bqNLRaPzc+zHXn8RQXu8Ix1oLU5oLtBWeEALnABoXBD/p5l0dONMckiERc0GIv1El3 hr7xBx4t8SwCDzjcYOHihqPpRWWvtty8YYuDRzlHt/UFhnSQ5FiZqMuiTznHGnzjqM dVpPrJpa0L1kLMLRIG50UD9F72KphZgu00MyUU2wYEiVoMbos80OpymsFpReuLiVF+ cagrl46Rxy64rzfAHxrKDMiKlrSkt8uipVz4ocsDrnuqbaUApt7vJg6neiJ3SFyr6e HIcJjXZZ85xhA== Received: from mail.efficios.com (mail.efficios.com [167.114.26.124]) by lists.lttng.org (Postfix) with ESMTPS id 4FlCJn5Hcyz1qMm for ; Tue, 18 May 2021 19:44:25 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 170C3345940 for ; Tue, 18 May 2021 19:44:19 -0400 (EDT) Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id g6Dlag4q7IHO; Tue, 18 May 2021 19:44:18 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id A77DD3454A7; Tue, 18 May 2021 19:44:18 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com A77DD3454A7 X-Virus-Scanned: amavisd-new at efficios.com Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id SYNskm6kv7IA; Tue, 18 May 2021 19:44:18 -0400 (EDT) Received: from Mercury (unknown [107.159.88.171]) by mail.efficios.com (Postfix) with ESMTPSA id 8661C345C08; Tue, 18 May 2021 19:44:18 -0400 (EDT) Date: Tue, 18 May 2021 19:44:17 -0400 To: lttng-dev@lists.lttng.org Cc: diamon-discuss@lists.linuxfoundation.org, linux-trace-users@vger.kernel.org Message-ID: MIME-Version: 1.0 Content-Disposition: inline Subject: [lttng-dev] [RELEASE] LTTng-tools 2.11.7 - Lafontaine X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?J=C3=A9r=C3=A9mie_Galarneau_via_lttng-dev?= Reply-To: =?iso-8859-1?Q?J=E9r=E9mie?= Galarneau Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" 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 _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev