From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uIUOHcVZgWQdngAASxT56A (envelope-from ) for ; Thu, 08 Jun 2023 06:32:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AP74HMVZgWQbIAAA9RJhRA (envelope-from ) for ; Thu, 08 Jun 2023 06:32:05 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9AA873AEE6 for ; Thu, 8 Jun 2023 06:32:02 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=efficios.com header.s=smtpout1 header.b=tRvH42HC; dmarc=fail reason="SPF not aligned (relaxed)" header.from=efficios.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686198725; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ASPPBMp1kpw4cudhDlYQEmKUFnM3AcA3M/RC4yQ782M=; b=eHuZrDKNnzHm1kOkR17JDSMZ1Ec1K6tq3XJOKecV/RIbGamkJz/J0/ZXXqVchXywaqBlUa HGyd34s9wuYVsDoOQAOYGlEGjaQMvgP3xHZ4pw9LzocJmg0PcZ6SEDY7cPRcguv2x/Y32f xSVDSAXgflrD1wvAdnEWudKF8TuYpUXAMEmqk1kHFyPIvEmTuzJiuI8fNHd07Y9ABt4ZtD A0yUEZpm+Aatm4YoL4ORNEbIpsn8vYptMSlrebOz1WOn5TqrSWXMnzFBF6FbF0vfjkApja Ri/FxLWrOIaHZkk3Xc3EWQnuxwT+yAG/nwDJBf9ioIpLCMsCJmpw/sq+bFrNpg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=efficios.com header.s=smtpout1 header.b=tRvH42HC; dmarc=fail reason="SPF not aligned (relaxed)" header.from=efficios.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686198725; a=rsa-sha256; cv=none; b=PizVf2InywMHTDvDr815f9cV9CD9Vm277bhsoGyqm4vZgbHRI62NPA8WqyMIIQ+AJxq+lL RLkOfMJ4BlqRnaBOIIk+dgqNT8sCU7vBNe1av5852c0WLwjeKjL4anOzaSTTnzjWwVwBNc vvLxss99mGXOuEYe6/jGRzz0w0MjhSj3U9/R1BjYoH7LmDHK8qAnY57ZQO4JXp82V6+qEX z+2kXlGIDp+nW1PZ53xCVAIStDHNDLY6icFYHNPXQWgbgxJxUI9B47vhXAQyE8SqjbcERy wBrpKCT4lNTbNT6jHSx9bssaK+S1veBTPR9RN7R+hQujnKl7Aau2bcmGM3KuhQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q77Ii-0006oB-5r; Thu, 08 Jun 2023 00:31:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q77Id-0006nC-BG for guix-patches@gnu.org; Thu, 08 Jun 2023 00:31:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q77Ic-0000PG-Un for guix-patches@gnu.org; Thu, 08 Jun 2023 00:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q77Ic-0007kI-DW for guix-patches@gnu.org; Thu, 08 Jun 2023 00:31:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10. Resent-From: odion@efficios.com Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Jun 2023 04:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63953 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63953@debbugs.gnu.org Cc: Olivier Dion X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168619865329721 (code B ref -1); Thu, 08 Jun 2023 04:31:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jun 2023 04:30:53 +0000 Received: from localhost ([127.0.0.1]:55351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q77IQ-0007jF-9H for submit@debbugs.gnu.org; Thu, 08 Jun 2023 00:30:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:57056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6uiS-0004HW-JR for submit@debbugs.gnu.org; Wed, 07 Jun 2023 11:04:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6uiR-0000il-I1 for guix-patches@gnu.org; Wed, 07 Jun 2023 11:04:51 -0400 Received: from smtpout.efficios.com ([167.114.26.122]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6uiP-0003IW-0P for guix-patches@gnu.org; Wed, 07 Jun 2023 11:04:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=efficios.com; s=smtpout1; t=1686150283; bh=G2/VhWvxHx46OYNB/gCq/wY9sjzujqE6yHEgkgBF6wA=; h=From:To:Cc:Subject:Date:From; b=tRvH42HCx969SU2FFF5lKDpLsTJAHizZzD9h9Pf1+zX6QQkKWeVnNFncpVpagGk/V aRiMuRByzz7bDRtgLUQpaZQ9nPdwdFxYsnFbY3XHRdSuChZl5CDIltOPpkIq/YbOGp sw0TekJO6he4qcQt0JgKcvj0p+KrpTOptEz+xmmIAcWVAfA0pJc17WLglGccax9LKN VctAovsogisWVTKtGvVTJxgQPmBQECsen6jIJED2a69hHqYevGVoN+w1419IEjN1eL bq6EdjLMvwHt+VWisEKs+QmCnJ9bnbFLzAOl4Ny8ne+UtNSJeSifgJoYupi4Hbf0uc 8k5YKP06uozeA== Received: from laura.hitronhub.home (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4QbrGz6ZlDz16mr; Wed, 7 Jun 2023 11:04:43 -0400 (EDT) From: odion@efficios.com Date: Wed, 7 Jun 2023 11:04:24 -0400 Message-Id: <1474079a75eae4781771dec105565f1b4cdf5270.1686149959.git.olivier.dion@polymtl.ca> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=167.114.26.122; envelope-from=odion@efficios.com; helo=smtpout.efficios.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 08 Jun 2023 00:30:50 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: UNKNOWN X-Migadu-Flow: FLOW_IN X-Spam-Score: -0.45 X-Migadu-Queue-Id: 9AA873AEE6 X-Migadu-Scanner: in3.migadu.com X-Migadu-Spam-Score: -0.45 X-TUID: pPFMVkkbNkeD From: Olivier Dion * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.10. --- gnu/packages/instrumentation.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm index de74e6e03d..9bb633bcce 100644 --- a/gnu/packages/instrumentation.scm +++ b/gnu/packages/instrumentation.scm @@ -314,14 +314,14 @@ (define-public libpatch (define-public lttng-modules (package (name "lttng-modules") - (version "2.13.5") + (version "2.13.10") (source (origin (method url-fetch) (uri (string-append "https://lttng.org/files/lttng-modules/" "lttng-modules-" version ".tar.bz2")) (sha256 (base32 - "0277yfp57psnvn5g40mk09zryp0r4saynns213qak18fv0l39szc")))) + "19xh8nm19vx6c2i1adqpa8q2xsvxn59qxa6z186iywbhr0dgpaqk")))) (build-system linux-module-build-system) (arguments `(#:tests? #f ; no tests base-commit: 5b3931c2ae62571d856bb1a45470fe843132b9b4 -- 2.40.1