GNU bug report logs -
#64742
[PATCH] gnu: lttng-ust: Update to 2.13.6.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Thu, 20 Jul 2023 10:23:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 64742 in the body.
You can then email your comments to 64742 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64742
; Package
guix-patches
.
(Thu, 20 Jul 2023 10:23:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Ford <fanquake <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 20 Jul 2023 10:23:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From 2cb160e5b0983b1dcf41924b1ff72cdebbf95457 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Thu, 20 Jul 2023 11:21:19 +0100
Subject: [PATCH] gnu: lttng-ust: Update to 2.13.6.
* gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.6.
---
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 37d833d146..d8dc3b3e36 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -341,14 +341,14 @@ (define-public lttng-modules
(define-public lttng-ust
(package
(name "lttng-ust")
- (version "2.13.4")
+ (version "2.13.6")
(source (origin
(method url-fetch)
(uri (string-append "https://lttng.org/files/lttng-ust/"
"lttng-ust-" version ".tar.bz2"))
(sha256
(base32
- "165kz3zsklynkxdkcbkwhw7cccdgmgmld35h1cf9hvn5bpn853v9"))))
+ "1mffy0fmr8h8kfghjadxa7nhzfwxjh7h1k97kslpmb3kvnb4bq77"))))
(build-system gnu-build-system)
(inputs
(list numactl))
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#64742
; Package
guix-patches
.
(Thu, 20 Jul 2023 14:07:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 64742 <at> debbugs.gnu.org (full text, mbox):
On Thu, 20 Jul 2023, Michael Ford <fanquake <at> gmail.com> wrote:
> From 2cb160e5b0983b1dcf41924b1ff72cdebbf95457 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Thu, 20 Jul 2023 11:21:19 +0100
> Subject: [PATCH] gnu: lttng-ust: Update to 2.13.6.
>
> * gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.6.
Looks good to me.
[...]
--
Olivier Dion
oldiob.dev
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Sun, 20 Aug 2023 21:13:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 20 Aug 2023 21:13:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 64742-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Michael Ford <fanquake <at> gmail.com> skribis:
>>From 2cb160e5b0983b1dcf41924b1ff72cdebbf95457 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Thu, 20 Jul 2023 11:21:19 +0100
> Subject: [PATCH] gnu: lttng-ust: Update to 2.13.6.
>
> * gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.6.
[...]
Olivier Dion <olivier.dion <at> polymtl.ca> skribis:
> Looks good to me.
Applied, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 18 Sep 2023 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 331 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.