From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id 4YIYLuBMAmQKkAMAWB0awg (envelope-from ) for ; Fri, 03 Mar 2023 14:39:12 -0500 Received: by simark.ca (Postfix, from userid 112) id AECE11E223; Fri, 3 Mar 2023 14:39:12 -0500 (EST) Authentication-Results: simark.ca; dkim=pass (2048-bit key; unprotected) header.d=lists.lttng.org header.i=@lists.lttng.org header.a=rsa-sha256 header.s=default header.b=D0yASv9D; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-8.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 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 D20901E128 for ; Fri, 3 Mar 2023 14:39:10 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1677872350; bh=MaW+gkThBzEdFF7ACQWAYQa0h3VrlZusVRAK0JYWjyY=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=D0yASv9Do7aU9bPETPEHLs7CahDTBLGo0yQL4/O6r6cnCtfvqpXd5b5A41OaEcbGY iW0hBkB50aoWJLG7ACBh2jv/hmzpEmR9rN4bVZU0auiikvrAxexo3mbQr5SOuZqh4j iJ7V/UWo/5MSRyrqgusqtQwzc55QCTQO0aHpUErOAqsPo74Hfl9wgkhGc+lAedkitO 8j0gOsMu3B6E/2m0+AmO5msPCr2PooQV7yCFiVsrxBN5KV7uFUL8R0nFO+YAXyrdE0 fmw41Qx8vBPj4JKhD/2hO5Ut3OpYsWIkZUOD42AuhaKnOzvZqNl3WlLVNPO7RYhyfS wA16V9/19AxzQ== Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4PSyvy1xv9z25pn; Fri, 3 Mar 2023 14:39:10 -0500 (EST) Received: from smtpout.efficios.com (smtpout.efficios.com [167.114.26.122]) by lists.lttng.org (Postfix) with ESMTPS id 4PSyvw1g90z25pm for ; Fri, 3 Mar 2023 14:39:07 -0500 (EST) Received: from [172.16.0.91] (192-222-180-24.qc.cable.ebox.net [192.222.180.24]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4PSyvC1wLgzp78; Fri, 3 Mar 2023 14:38:31 -0500 (EST) Message-ID: <65d25dd8-7e4d-7f33-67de-1e4276a10d88@efficios.com> Date: Fri, 3 Mar 2023 14:38:36 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Content-Language: en-US To: lttng-dev@lists.lttng.org, diamon-discuss@lists.linuxfoundation.org, linux-trace-users@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [lttng-dev] [RELEASE] LTTng-modules 2.12.13 and 2.13.9 (Linux kernel tracer) X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Mathieu Desnoyers via lttng-dev Reply-To: Mathieu Desnoyers Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" This is a release announcement for the two currently maintained stable branches of the LTTng-modules project. * New in these releases LTTng-modules v2.13.9 contains a fix required to build against Linux v6.2. Both v2.12.13 and v2.13.9 contain a set of build fixes to follow evolution of the jbd2 tracepoint instrumentation within the Linux kernel 5.4 and 5.10 stable branches. * Changelog 2023-03-03 (Canadian Bacon Day) LTTng modules 2.13.9 * fix: jbd2: use the correct print format (v5.4.229) * fix: jbd2 upper bound for v5.10.163 * fix: jbd2: use the correct print format (v5.10.163) * fix: btrfs: move accessor helpers into accessors.h (v6.2) 2023-03-03 (Canadian Bacon Day) 2.12.13 * fix: jbd2: use the correct print format (v5.4.229) * fix: jbd2 upper bound for v5.10.163 * fix: jbd2: use the correct print format (v5.10.163) Project website: https://lttng.org Documentation: https://lttng.org/docs Download link: https://lttng.org/download -- Mathieu Desnoyers EfficiOS Inc. https://www.efficios.com _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev