GNU bug report logs - #31893
[PATCH] gnu: elfutils: Update to 0.172.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Tue, 19 Jun 2018 07:10:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31893: closed ([PATCH] gnu: elfutils: Update to 0.172.)
Date: Tue, 19 Jun 2018 11:42:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 19 Jun 2018 13:41:51 +0200
with message-id <87602fngu8.fsf <at> fastmail.com>
and subject line Re: [bug#31893] [PATCH] gnu: elfutils: Update to 0.172.
has caused the debbugs.gnu.org bug report #31893,
regarding [PATCH] gnu: elfutils: Update to 0.172.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
31893: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31893
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: elfutils: Update to 0.172.
Date: Tue, 19 Jun 2018 03:02:31 +0000
[Message part 3 (text/plain, inline)]
The attached patch updates elfutils to the current version released
earlier this month, fixing https://debbugs.gnu.org/31890 on aarch64.

live well,
  vagrant
[0001-gnu-elfutils-Update-to-0.172.patch (text/x-diff, inline)]
From 41d8e4d1fd3def98c375fe5155adaa4b472b8a63 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Tue, 19 Jun 2018 03:02:31 +0000
Subject: [PATCH] gnu: elfutils: Update to 0.172.

Fixes <https://debbugs.gnu.org/31890>

* gnu/packages/elf.scm (elfutils): Update to 0.172.
---
 gnu/packages/elf.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/elf.scm b/gnu/packages/elf.scm
index 9b120751d..97bc7728e 100644
--- a/gnu/packages/elf.scm
+++ b/gnu/packages/elf.scm
@@ -34,14 +34,14 @@
 (define-public elfutils
   (package
     (name "elfutils")
-    (version "0.170")
+    (version "0.172")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://sourceware.org/elfutils/ftp/"
                                   version "/elfutils-" version ".tar.bz2"))
               (sha256
                (base32
-                "0rp0r54z44is49c594qy7hr211nhb00aa5y7z74vsybbaxslg10z"))
+                "090fmbnvd9jblkwhb2bm3hanim63rrvd5f30mfxq4jac6kk9k73p"))
               (patches (search-patches "elfutils-tests-ptrace.patch"))))
     (build-system gnu-build-system)
 
-- 
2.11.0

[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Vagrant Cascadian <vagrant <at> debian.org>, 31893-done <at> debbugs.gnu.org
Cc: 31890-done <at> debbugs.gnu.org
Subject: Re: [bug#31893] [PATCH] gnu: elfutils: Update to 0.172.
Date: Tue, 19 Jun 2018 13:41:51 +0200
[Message part 7 (text/plain, inline)]
Vagrant Cascadian <vagrant <at> debian.org> writes:

> The attached patch updates elfutils to the current version released
> earlier this month, fixing https://debbugs.gnu.org/31890 on aarch64.

Pushed as 59cf90ee4beab37169790a5925d0899170c9cb88, thank you!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 53 days ago.

Previous Next


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