all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#31893] [PATCH] gnu: elfutils: Update to 0.172.
@ 2018-06-19  3:02 Vagrant Cascadian
  2018-06-19 11:41   ` bug#31893: " Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Vagrant Cascadian @ 2018-06-19  3:02 UTC (permalink / raw)
  To: 31893


[-- Attachment #1.1: Type: text/plain, Size: 159 bytes --]

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

live well,
  vagrant

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-elfutils-Update-to-0.172.patch --]
[-- Type: text/x-diff, Size: 1213 bytes --]

From 41d8e4d1fd3def98c375fe5155adaa4b472b8a63 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#31890: [bug#31893] [PATCH] gnu: elfutils: Update to 0.172.
  2018-06-19  3:02 [bug#31893] [PATCH] gnu: elfutils: Update to 0.172 Vagrant Cascadian
@ 2018-06-19 11:41   ` Marius Bakke
  0 siblings, 0 replies; 3+ messages in thread
From: Marius Bakke @ 2018-06-19 11:41 UTC (permalink / raw)
  To: Vagrant Cascadian, 31893-done; +Cc: 31890-done

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

Vagrant Cascadian <vagrant@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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31893: [PATCH] gnu: elfutils: Update to 0.172.
@ 2018-06-19 11:41   ` Marius Bakke
  0 siblings, 0 replies; 3+ messages in thread
From: Marius Bakke @ 2018-06-19 11:41 UTC (permalink / raw)
  To: Vagrant Cascadian, 31893-done; +Cc: 31890-done

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

Vagrant Cascadian <vagrant@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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-19 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-19  3:02 [bug#31893] [PATCH] gnu: elfutils: Update to 0.172 Vagrant Cascadian
2018-06-19 11:41 ` bug#31890: " Marius Bakke
2018-06-19 11:41   ` bug#31893: " Marius Bakke

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.