[PATCH] gnu: valgrind: Update to 3.17.0.

  • Done
  • quality assurance status badge
Details
One participant
  • Greg Hogan
Owner
unassigned
Submitted by
Greg Hogan
Severity
normal
G
G
Greg Hogan wrote on 23 Mar 2021 13:24
(address . guix-patches@gnu.org)
CA+3U0Z=zd5c4aPv=2PtH+RB7YrFPO40dUXJHYw+9mzTO__5EYg@mail.gmail.com
For the staging branch.

From 5d66f8ebc64c0c5f65aef85c6a16cbc370f8976a Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Fri, 19 Mar 2021 15:38:54 +0000
Subject: [PATCH] gnu: valgrind: Update to 3.17.0.

* gnu/packages/valgrind.scm (valgrind): Update to 3.17.0.
---
gnu/packages/valgrind.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Toggle diff (32 lines)
diff --git a/gnu/packages/valgrind.scm b/gnu/packages/valgrind.scm
index 4036bd461b..4d03c20a9b 100644
--- a/gnu/packages/valgrind.scm
+++ b/gnu/packages/valgrind.scm
@@ -5,6 +5,7 @@
;;; Copyright © 2016, 2020 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2020 Marius Bakke <marius@gnu.org>
+;;; Copyright © 2021 Greg Hogan <code@greghogan.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -35,7 +36,7 @@
(name "valgrind")
;; Note: check "guix refresh -l -e '(@ (gnu packages valgrind)
valgrind)'"
;; when updating this package to find which branch it should go to.
- (version "3.16.1")
+ (version "3.17.0")
(source (origin
(method url-fetch)
(uri (list (string-append "
https://sourceware.org/pub/valgrind"
@@ -44,7 +45,7 @@
"/valgrind-" version ".tar.bz2")))
(sha256
(base32
- "1jik19rcd34ip8a5c9nv5wfj8k8maqb8cyclr4xhznq2gcpkl7y9"))
+ "18l5jbk301j3462gipqn9bkfx44mdmwn0pwr73r40gl1irkfqfmd"))
(patches (search-patches "valgrind-enable-arm.patch"))))
(build-system gnu-build-system)
(outputs '("doc" ;16 MB
--
2.31.0
Attachment: file
G
G
Greg Hogan wrote on 28 Jan 2022 12:18
Re: bug#47341: Acknowledgement ([PATCH] gnu: valgrind: Update to 3.17.0.)
(address . 47341@debbugs.gnu.org)
CA+3U0Z=0irckb0eQHUywm5RJn5pXML5HnD=6WtqigwrKVsQdpA@mail.gmail.com
This update was made by Chris Marusich in commit 50fed5b5226.

close 47341

On Tue, Mar 23, 2021 at 8:25 AM GNU bug Tracking System <
help-debbugs@gnu.org> wrote:

Toggle quote (22 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 47341@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 47341: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47341
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems
>
Attachment: file
G
G
Greg Hogan wrote on 28 Jan 2022 12:38
Re: [bug#47341] Acknowledgement ([PATCH] gnu: valgrind: Update to 3.17.0.)
(address . 47341-done@debbugs.gnu.org)
CA+3U0Z=Nd3W0sAD0qT+KpYA9EaeE2qcygZXjtQ-ZMX7qT8WbMA@mail.gmail.com
This update was made by Chris Marusich in commit 50fed5b5226.
Attachment: file
Closed
?