From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id YJEzNQk1b2EzCwAAWB0awg (envelope-from ) for ; Tue, 19 Oct 2021 17:13:45 -0400 Received: by simark.ca (Postfix, from userid 112) id D7C011F0BD; Tue, 19 Oct 2021 17:13:45 -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)) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 4B5241ECEB for ; Tue, 19 Oct 2021 17:13:45 -0400 (EDT) Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4HYmgr5nsZz1SHl; Tue, 19 Oct 2021 17:13:44 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1634678024; bh=RsJY9+2WakP/fl2OgQrH/U0LkwVh1A/dRp42CcFasK8=; h=Date:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From:Reply-To:From; b=j7mdcHmHLrL/K5TpUpYXDgaxFRElwYU1/I/QZu44ok7SL2SczNPAxpqoinZMDLZ+8 FWP8ZJDXcQ60lODv5nPu1GmwmrYCGF/6MIf3d1dZaIXTtkd6MgRhX9Y+E2LBf0hUmy LKcr9UhemhV8dV9XHkdgviXGaNoAMXz44nQhVewYng4XIU2Bd7hkk1w7cxFY/N6w1T dsMo1yNTX7CaUoYNBL0WcukaXXVOqwsQ62x9Q5FDZlY786v+0P1GVjRCF271r0FIlq co5czlyJUp2YqiMI4i+q9hSXvghVTFiJaA30vi1BFwCSb4gSYpCTMgWwhWg6u6MBFC yHDJiPP7VE1CQ== Received: from mail.efficios.com (mail.efficios.com [167.114.26.124]) by lists.lttng.org (Postfix) with ESMTPS id 4HYmgk1bD3z1RpY for ; Tue, 19 Oct 2021 17:13:38 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 0450C38DFED for ; Tue, 19 Oct 2021 17:13:32 -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 Q66ukc8qM8sP; Tue, 19 Oct 2021 17:13:31 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id BEEFE38E3B4; Tue, 19 Oct 2021 17:13:31 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com BEEFE38E3B4 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 aQr0xKhq5bZb; Tue, 19 Oct 2021 17:13:31 -0400 (EDT) Received: from mail03.efficios.com (mail03.efficios.com [167.114.26.124]) by mail.efficios.com (Postfix) with ESMTP id B657F38E32E; Tue, 19 Oct 2021 17:13:31 -0400 (EDT) Date: Tue, 19 Oct 2021 17:13:31 -0400 (EDT) To: lttng-dev Cc: diamon-discuss , linux-trace-users Message-ID: <1608072864.21396.1634678011737.JavaMail.zimbra@efficios.com> MIME-Version: 1.0 X-Originating-IP: [167.114.26.124] X-Mailer: Zimbra 8.8.15_GA_4156 (ZimbraWebClient - GC95 (Linux)/8.8.15_GA_4156) Thread-Index: qP5k52t409NrIJ6yZg8s/9nd0nGbtw== Thread-Topic: LTTng-tools 2.12.6 - (Ta) Meilleure Subject: [lttng-dev] [RELEASE] LTTng-tools 2.12.6 - (Ta) Meilleure 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: =?utf-8?B?SsOpcsOpbWll?= 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, We have just released the sixth bug-fix release of LTTng-tools 2.12 - (Ta) Meilleure. This release addresses a number of issues listed below. 2021-10-18 lttng-tools 2.12.6 (National Chocolate Cupcake Day) * Fix: sessiond: previously created channel cannot be enabled * Fix: ust: app stuck on recv message during UST comm timeout scenario * Fix: ust: UST communication can return -EAGAIN * Fix: ust: segfault on lttng start on filter bytecode copy * Build fix: Missing message in LTTNG_DEPRECATED invocation * include: remove spurious spaces in condition/session-rotation.h * tests: fix header of regression/ust/getcpu-override/run-getcpu-override * fix: wrong define used for GCC version check * Fix: userspace-probe: unreported error on string copy error * Fix: userspace-probe: truncating binary path for SDT * Fix: statements with side-effects in assert statements * Fix: lttng_trace_archive_location_serialize is called on freed memory * Fix: sessiond: ust session is inactive during ust_app_global_update * Fix: Tests: race condition in test_ns_contexts_change * Fix: Tests: race condition in test_event_tracker * Fix: man: lttng-rotate: trace file count/size limitation does not apply 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.12.6.tar.bz2 GPG signature: https://lttng.org/files/lttng-tools/lttng-tools-2.12.6.tar.bz2.asc _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev