public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] strace: update to 4.13.1
@ 2016-09-03 12:21 Alexander Marx
  0 siblings, 0 replies; only message in thread
From: Alexander Marx @ 2016-09-03 12:21 UTC (permalink / raw)
  To: development

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

Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
 .../0001-linux-aarch64-add-missing-header.patch    | 25 ----------------------
 strace/strace.nm                                   |  2 +-
 2 files changed, 1 insertion(+), 26 deletions(-)
 delete mode 100644 strace/patches/0001-linux-aarch64-add-missing-header.patch

diff --git a/strace/patches/0001-linux-aarch64-add-missing-header.patch b/strace/patches/0001-linux-aarch64-add-missing-header.patch
deleted file mode 100644
index 2b74775..0000000
--- a/strace/patches/0001-linux-aarch64-add-missing-header.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From e1e838360288805b6cb561c21e4e7a1ea32e7772 Mon Sep 17 00:00:00 2001
-From: Romain Naour <romain.naour(a)openwide.fr>
-Date: Sat, 4 Apr 2015 00:49:52 +0200
-Subject: [PATCH] linux/aarch64: add missing header.
-
-linux/aarch64/arch_regs.h file is missing in the strace-4.10.tar.xz archive.
-Add the one from the release 4.10 tag.
-
-Signed-off-by: Romain Naour <romain.naour(a)openwide.fr>
----
- linux/aarch64/arch_regs.h | 2 ++
- 1 file changed, 2 insertions(+)
- create mode 100644 linux/aarch64/arch_regs.h
-
-diff --git a/linux/aarch64/arch_regs.h b/linux/aarch64/arch_regs.h
-new file mode 100644
-index 0000000..9a5e33e
---- /dev/null
-+++ b/linux/aarch64/arch_regs.h
-@@ -0,0 +1,2 @@
-+extern uint64_t *const aarch64_sp_ptr;
-+extern uint32_t *const arm_sp_ptr;
--- 
-1.9.3
-
diff --git a/strace/strace.nm b/strace/strace.nm
index 6d179c5..19758a9 100644
--- a/strace/strace.nm
+++ b/strace/strace.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = strace
-version    = 4.10
+version    = 4.13
 release    = 1
 
 groups     = Development/Debuggers
-- 
2.6.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-03 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-03 12:21 [PATCH] strace: update to 4.13.1 Alexander Marx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox