GNU bug report logs - #63953
[PATCH] gnu: lttng-modules: Update to 2.13.10.

Previous Next

Package: guix-patches;

Reported by: odion <at> efficios.com

Date: Thu, 8 Jun 2023 04:31:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63953 in the body.
You can then email your comments to 63953 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63953; Package guix-patches. (Thu, 08 Jun 2023 04:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to odion <at> efficios.com:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 08 Jun 2023 04:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: odion <at> efficios.com
To: guix-patches <at> gnu.org
Cc: Olivier Dion <odion <at> efficios.com>
Subject: [PATCH] gnu: lttng-modules: Update to 2.13.10.
Date: Wed,  7 Jun 2023 11:04:24 -0400
From: Olivier Dion <odion <at> efficios.com>

* 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





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 12 Jun 2023 19:46:02 GMT) Full text and rfc822 format available.

Notification sent to odion <at> efficios.com:
bug acknowledged by developer. (Mon, 12 Jun 2023 19:46:02 GMT) Full text and rfc822 format available.

Message #10 received at 63953-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: odion <at> efficios.com
Cc: 63953-done <at> debbugs.gnu.org
Subject: Re: [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10.
Date: Mon, 12 Jun 2023 20:44:48 +0100
[Message part 1 (text/plain, inline)]
odion <at> efficios.com writes:

> From: Olivier Dion <odion <at> efficios.com>
>
> * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.10.
> ---
>  gnu/packages/instrumentation.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
51b29ba0077e0d7d18af3d5af5ed6f7b1ed652c7.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 11 Jul 2023 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 346 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.