From: Christian Schmidt Date: Mon, 7 May 2012 16:16:33 +0000 (+0200) Subject: strace: Update to strace 4.7. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e964e1c9862ec847fcd4aebd475a658e003f2bc;p=ipfire-3.x.git strace: Update to strace 4.7. Fixes #10120 --- diff --git a/strace/patches/strace-4.5.19-fix-kernel-headers.patch b/strace/patches/strace-4.5.19-fix-kernel-headers.patch deleted file mode 100644 index 98cfb9535..000000000 --- a/strace/patches/strace-4.5.19-fix-kernel-headers.patch +++ /dev/null @@ -1,30 +0,0 @@ - -From: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560516 - -This bug is due to linux header changes. The following patch, from -upstream, fixes the problem: - -diff -Nru strace-4.5.19/configure strace-4.5.19/configure ---- strace-4.5.19/configure 2009-10-21 19:41:11.000000000 +0200 -+++ strace-4.5.19/configure 2010-01-26 08:47:33.000000000 +0100 -@@ -5880,7 +5880,7 @@ - do : - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` - ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#include --#include -+#include - " - eval as_val=\$$as_ac_Header - if test "x$as_val" = x""yes; then : -diff -Nru strace-4.5.19/configure.ac strace-4.5.19/configure.ac ---- strace-4.5.19/configure.ac 2009-10-12 21:54:43.000000000 +0200 -+++ strace-4.5.19/configure.ac 2010-01-26 08:47:18.000000000 +0100 -@@ -258,7 +258,7 @@ - ], [], []) - AC_CHECK_HEADERS([linux/icmp.h linux/in6.h linux/netlink.h linux/if_packet.h], - [], [], [#include --#include ]) -+#include ]) - AC_CHECK_HEADERS([asm/sigcontext.h], [], [], [#include ]) - AC_CHECK_TYPES([struct sigcontext_struct, - struct sigcontext],,, [#include ]) diff --git a/strace/strace.nm b/strace/strace.nm index 7aec6d767..c6127ccc3 100644 --- a/strace/strace.nm +++ b/strace/strace.nm @@ -4,7 +4,7 @@ ############################################################################### name = strace -version = 4.5.19 +version = 4.7 release = 1 groups = Development/Debuggers @@ -20,8 +20,8 @@ description purposes. end -source_dl = http://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp} -sources = %{thisapp}.tar.bz2 +source_dl = http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/ +sources = %{thisapp}.tar.xz build configure_options += \